Compress Files using TAR Command in Linux

Tar command

In Linux “tar” is an archiving utility, which is used by a large number of Linux users … Read more

How to Download File from Internet using Command Line in Linux ?

Download File From Internet Using Command Line in Linux (WGET)

In Linux, you can almost do everything using commands… and this is the best this of Linux … Read more

How to extract RAR file in Linux ?

In Linux unrar command is used to “extract files from rar archives” . First we need to … Read more

Identify Disk Usage using “du” Command in Linux

Disk Usage

“du” – short form for “Disk Usage” is a command used by Linux users to estimate/identify the … Read more