Installing NLTK and using it for Human language processing
https://www.howtoforge.com/tutorial/install-and-use-nltk-for-human-language-processingNLTK stands for "Natural Language Tool Kit". It is a python programming module which is used to clean and process...
View ArticleOpenVZ Web Panel: Managing OpenVZ Containers Graphically
http://www.unixmen.com/openvz-web-panel-managing-openvz-containers-graphicallyInstall OpenVZ Web panelIn our previous tutorials, We have seen,How to install and configure OpenVZ in CentOSHow to install...
View ArticleWhat is Docker? How Does it Work?
http://devopscube.com/what-is-dockerPost TagsDockerLinux ContainersShare ThisPretty PostsDocker Tutorial : Getting Started With Docker Swarm10 Devops Tools for Infrastructure AutomationWhat is Docker?...
View ArticleCreate a game with Scratch on Raspberry Pi
http://www.linuxuser.co.uk/tutorials/create-a-game-with-scratch-on-raspberry-pi Learn the basics of coding logic by creating a squash-like Pong clone in Scratch that you can play at the end of the day...
View ArticleGetting Started With Docker : Working With Containers
http://devopscube.com/getting-started-with-docker-contianersTo understand how docker works, you can refer this article, which will give you an introduction about docker and how it works. To install and...
View ArticleThe three open source projects that transformed Hadoop
https://opensource.com/business/15/3/three-open-source-projects-transform-hadoopImage by : opensource.com Hadoop, an open source software framework with the funny sounding name, has been a...
View ArticleHow to use RecyclerView and CardView on Android Lollipop
http://xmodulo.com/recyclerview-cardview-android.htmlAndroid Lollipop introduced a whole new design paradigm, called Material Design. It encourages the use of bolder colors, flatter UI elements, and...
View ArticleHow to perform BGP traffic engineering using Quagga on Linux
http://xmodulo.com/bgp-traffic-engineering-quagga-linux.htmlThe previous tutorials demonstrated how we can turn a CentOS box into a BGP router and filter BGP prefixes using Quagga. Now that we...
View ArticleHow to set up networking between Docker containers
http://xmodulo.com/networking-between-docker-containers.htmlAs you may be aware, Docker container technology has emerged as a viable lightweight alternative to full-blown virtualization. There are a...
View ArticleDistributed parallel programming in Python : MPI4PY
https://www.howtoforge.com/tutorial/distributed-parallel-programming-python-mpi4py1 IntroductionMPI stands for Message passing interface. An implementation of MPI such as MPICH" or OpenMPI is used to...
View ArticleHow to install Seafile on Ubuntu 14.04 (Trusty Tahr)
https://www.howtoforge.com/tutorial/seafile-ubuntu-14-04Seafile is a OpenSource cloud storage software. It offers file sharing and syncing for individual users and groups, it provides client side...
View ArticleHow to compress JPEG images from the command line on Linux
http://ask.xmodulo.com/compress-jpeg-images-command-line-linux.htmlQuestion: I have several JPEG photo images I have taken using a digital camera. I would like to optimize and compress the JPEG...
View ArticleTuxArena | Guide: Show System/Hardware Information in Linux
http://www.tuxarena.com/intro/sysinfo.phpThis is a tutorial aimed at showing how to get hardware and general system information on Linux. There are also a few examples which normally work on Debian and...
View ArticleBuilding an Apache Mesos Cluster on RancherOS
http://rancher.com/running-a-mesos-cluster-on-rancherosHassen is a Linux System/Network engineer and developer living in Paris, who loves playing with open source tools, and is addicted to hardware...
View ArticleDocker security in the future
http://opensource.com/business/15/3/docker-security-future Posted 19 Mar 2015 by Daniel J Walsh(Red Hat) Image credits : Lucarelli via Wikimedia Commons. CC-BY-SA 3.0When I began this series of...
View Article11 ways to get involved with Humanitarian FOSS
http://opensource.com/life/15/2/getting-involved-hfoss Posted 18 Feb 2015 by Heather Leson Image credits : This article is part of the HFOSS column coordinated by Jen Wike Huger. To share your...
View ArticleInstalling and Using vnStat and vnStati for monitoring network traffic in Ubuntu
https://www.howtoforge.com/tutorial/vnstat-network-monitoring-ubuntu1 IntroductionMonitoring Network Traffic or Bandwidth Usage is an important task in an organisational structure or even for...
View ArticleHow to install and access CentOS remote desktop on VPS
http://ask.xmodulo.com/centos-remote-desktop-vps.htmlQuestion: I want to install CentOS desktop on VPS, and be able to access the desktop GUI remotely from home. What is a recommended way to set up and...
View ArticleHow to set up server monitoring system with Monit
http://xmodulo.com/server-monitoring-system-monit.htmlMany Linux admins rely on a centralized remote monitoring system (e.g., Nagios or Cacti) to check the health of their network infrastructure. While...
View ArticleAndroid on a Stick, or how to install Android-x86 on a USB stick
http://www.linuxbsdos.com/2015/03/26/android-on-a-stick-or-how-to-install-android-x86-on-a-usb-stickThe Android-x86 project provides ISO installation images of Android that can be installed on personal...
View Article