Linux Quota - installation and configuration on Ubuntu and Debian
Quota allows you to specify limits on two aspects of disk storage: the number of inodes a user or a group of users may possess; and the number of disk blocks that may be allocated to a user or a group...
View ArticleHow to host multiple sites in a single Wordpress installation on Ubuntu 14.04
This document describes how to install and configure WordPress MU with the latest version in market of WordPress 4 on Ubuntu 14.04. WordPress started in 2003 with a single bit of code to enhance the...
View ArticleNode.js - Getting started on Ubuntu 14.04 (Trusty Tahr)
In this article we are going to have look into the installation and basic usage of node.js application. Node is a set of libraries for JavaScript which allows it to be used outside of the browser. It...
View ArticleHow to Update a Ubuntu LTS release to the next LTS Version (dist upgrade)
This document describes how to upgrade from Ubuntu 12.04 to Ubuntu 14.04 LTS. Generally, the Ubuntu .04 versions that get released every 2 years are Long Term Support (LTS) releases, for instance...
View ArticleScripted window actions on Ubuntu with Devilspie 2
Devilspie 2 is a program that detects windows as they are created, and performs scripted actions on them. The scripts are written in LUA, allowing a great deal of customization. This tutorial will show...
View ArticleHow to use grep to search for strings in files on the shell
The grep command, which means global regular expression print, remains amongst the most versatile commands in a Linux terminal environment. It happens to be an immensely powerful program that lends...
View ArticleHow to monitor server log files with Logwatch on Debian and Ubuntu
Logwatch is a system log analyzer and reporter. This tutorial covers the installation of Logwtach and explains various config options incl. reporting of notable log events by email.
View ArticleHow to host multiple sites in a single Wordpress installation on CentOS 7
This document describes how to install and configure multiple WordPress sites with the latest WordPress version on CentOS 7 in a single wordpress instance. WordPress started in 2003 with a single bit...
View ArticleStarting with Vagrant on Ubuntu 14.10 - A Beginner's Guide
Vagrant is an highly efficient tool for managing virtual machines via CLI. This increases your and your team's productivity and flexibility. This tutorial will cover the installation of Vagrant on...
View ArticleInstallation and Usage Guide for CSF firewall
CSF stands for Configserver security and firewall. CSF is a configuration script built to provide better security to servers , at the same time providing a large number of configuration options and...
View ArticleHow to install latest Firefox, Chromium and Opera Browser on Ubuntu Linux
The article will guide you through the installation process of the latest versions of Mozila Firefox, Chromium and Opera. Throughout the article you will see the download links and the commands needed...
View ArticleHow to backup your Ubuntu Desktop with DejaDup
Déjà Dup is a nice graphical wrapper around the command line backup tool duplicity. It hides the complexity of backing up the Right Way (encrypted, off-site, and regular) and uses duplicity as the back...
View ArticleHow to setup a LAMP development environment in Vagrant
In the previous tutorial, we have learned about the basics of Vagrant. In this tutorial, we will move to next level and will learn more about Vagrant and setting up LAMP development environment in...
View ArticleHow to install LXDE desktop on Arch Linux
The "Lightweight X11 Desktop Environment" is quite fast and energy saving desktop manager. It has a of of features beautiful interface, multi-language support, standard keyboard short cuts and...
View ArticleHow to turn your Ubuntu 14.10 headless server into a XFCE + VNC Network Desktop
This tutorial describes the installation of Gnome 3, XFCE and VNC on a headless server (server without monitor) to turn it into a Linux Desktop that you can access from anywhere over the internet with...
View ArticleHow to install the fast and lightweight DNS Server MaraDNS on CentOS 7
MaraDNS is a small, free and lightweight Domain Name Server. It is an alternative open-source DNS server, which acts as a caching, recursive, or authoritative nameserver. It is remarkably easy to...
View ArticleHow to install and configure KDE Desktop on Arch Linux
This article is the last part of my Arch Linux Destop tutorial series were I explain the installation and configuration of various desktop enviroments. KDE is another desktop manager of Linux which is...
View ArticleInstalling NLTK and using it for Human language processing
NLTK stands for "Natural Language Tool Kit". It is a python programming module which is used to clean and process human language data. Its rich inbuilt tools helps us to easily build applications in...
View ArticleHow to access your Ubuntu 14.04 Desktop securely over the network with FreeNX
FreeNX offers a way to securely access your desktop remotely over a local network or the Internet. FreeNX is the OpenSource implementation of the NX protocol, originally developed by NoMachine. The NX...
View ArticleHow to install Seafile on Ubuntu 14.04 (Trusty Tahr)
Seafile is a OpenSource cloud storage software. It offers file sharing and syncing for individual users and groups, it provides client side encryption and easy access from mobile devices. This tutorial...
View Article