public gunzip • 3 min read • Gunzip Command in Linux Use gunzip command in Linux with our step-by-step tutorial. The gunzip command is used to decompress files that were compressed by gzip command.…
public tar • 6 min read • Tar Command in Linux (Create and Extract Archives) Use tar command in linux with our step-by-step tutorial. It is used for creating archives to store files on magnetic tape.…
public tail • 4 min read • Linux Tail Command Use linux tail command with our step-by-step tutorial. It displays the latest part of one or more files or piped data (10 lines by default).…
public rsync • 5 min read • Rsync Command in Linux with Examples Use rsync command in Linux with our step-by-step tutorial. A command-line tool that synchronizes files between sites using shell or Rsync daemon.…
public clear • 5 min read • How to Clear (Flush) the DNS Cache on Windows, MacOS, and Linux Clear (Flush) the DNS Cache on Windows, MacOS, and Linux with our step-by-step tutorial. The DNS cache stores historical DNS lookups temporarily.…
public installation-guides • 6 min read • How to Install Microsoft Office on Linux Install Microsoft Office on Linux with our step-by-step tutorial. Microsoft Office is the global leader in office productivity suite.…
public unlink • 3 min read • Unlink Command in Linux (Remove File) Use unlink command in Linux with our step-by-step tutorial. The unlink command in Linux is used to remove a single file.…
public pkill • 3 min read • Pkill Command in Linux Use pkill command with our step-by-step tutorial. A command-line utility that sends signals to processes based on specified criteria.…
public touch • 4 min read • Linux Touch Command Use the Linux touch command with our step-by-step tutorial. It is used to create new files or update the timestamp of existing files.…
public echo • 5 min read • Echo Command in Linux with Examples Use echo command in Linux with our step-by-step tutorial. It is a powerful command that is widely used in scripts and command-line operation.…
public date • 5 min read • Date Command in Linux Use date command in linux with our step-by-step tutorial. It is used to print the date, time in various formats, as well as to calculate future.…
public ln • 4 min read • Ln Command in Linux (Create Symbolic Links) Create symbolic links using ln command in Linux with our step-by-step tutorial. It is a file that points to another file or directory.…