How to Run or Repeat a Linux Command Every X Seconds Forever

A system administrator often needs to run a command repeatedly in a certain periods of time. Often such tasks can be easily completed with simple cron commands. In most of the... Read more

How to Upgrade to Ubuntu 11.10 (Oneiric)

How to Upgrade to Ubuntu 11.10 (Oneiric) Deprecated This guide has been deprecated and is no longer being maintained. This guide explains how to upgrade your system to Ubuntu 11.10... Read more

SSL Certificates with Apache 2 on Ubuntu 10.04 (Lucid)

SSL Certificates with Apache 2 on Ubuntu 10.04 (Lucid) Deprecated This guide has been deprecated and is no longer being maintained. This guide will assist you with enabling SSL for... Read more

How to Start/Stop and Enable/Disable FirewallD and Iptables Firewall in Linux

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 – Transfer/Copy Files to Multiple Linux Servers Using Single Shell

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

How to Monitor Progress of (Copy/Backup/Compress) Data using ‘pv’ Command

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

Mhddfs – Combine Several Smaller Partition into One Large Virtual Storage

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

Dhosting.com Review

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

4 Useful Tips on mkdir, tar and kill Commands in Linux

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

7 Interesting Linux ‘sort’ Command Examples – Part 2

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