Linux Commands
System administration involves numerous tasks including managing users/groups and under user management, some of the minor tasks involved are adding, modifying, suspending, or deactivating user accounts, and many more. This... Read more
Like any other operating system, GNU/Linux has implemented a memory management efficiently and even more than that. But if any process is eating away your memory and you want to... Read more
In Unix-like operating systems, a man page (in full manual page) is a documentation for a terminal-based program/tool/utility (commonly known as a command). It contains the name of the command,... Read more

In a Nutshell A2 Hosting is a hosting company that lives under the radar, but it’s one that shouldn’t be ignored. With some of the best customer service in the... Read more
Teleconsole is a free open source and powerful command line tool for sharing your Linux terminal session with people you trust. Your friends or team members can connect to your... Read more
Linux command line is productive, useful and interesting but sometimes it may be very much dangerous specially when you are not sure what you are doing. This article is not... Read more
The easiest way to count number of files and subdirectories in a directory using a tree command, which is best known for displaying files and directories in tree-like form. Although... Read more
A Partition is a space carved out from a physical disk which can be used to either install an Operating System or just act as a storage space for Users... Read more
One important thing to master under Linux System/Server Administration is package management using different package management tools. Different Linux distributions install applications in a pre-compiled package that contain binary files,... Read more

How to install Htop on Linux? This article is the continuation of our Linux system monitoring series, today we’re talking about the most popular monitoring tool called htop, which is... Read more