Linux Commands
Firewall is a software that acts as a shield between user’s system and external network allowing some packets to pass while discarding other’s. Firewall commonly operates on network layer i.e.... Read more
Pscp utility allows you to transfer/copy files to multiple remote Linux servers using single terminal with one single command, this tool is a part of Pssh (Parallel SSH Tools), which... Read more
When making backups, coping/moving large files on your Linux system, you may want to monitor the progress of an on going operation. Many terminal tools do not have the functionality... Read more
Let’s assume that you have 30GB of movies and you have 3 drives each 20 GB in size. So how will you store? Obviously you can split your videos in... Read more

In a Nutshell dhosting.com was founded in 2002, and offers a new solution that changes the way hosting is used and paid for. It combines traditional hosting with cloud computing,... Read more
We keep on accomplishing a task conventionally until we come to know that it can be done in a much better way the other way. In continuation of our Linux... Read more
In our last article we have covered various examples on sort command, if you’ve missed, you can go through it using below link. In continuation to the last post this... Read more
In our past following articles, we’ve shown some useful articles on some funny commands of Linux, which shows that Linux is not as complex as it seems and can be... Read more
Linux System is much secured than any of its counterpart. One of the way to implement security in Linux is the user management policy and user permission and normal users... Read more
Chaining of Linux commands means, combining several commands and make them execute based upon the behaviour of operator used in between them. Chaining of commands in Linux, is something like... Read more