
Tue Jul 21 2020
How to Rename Directories in Linux
Renaming directories is one of the most basic operations you often need to perform on a Linux system. This article explains how to rename directories using the command-line.
Read more

Tue Jul 21 2020
Find Large Files in Linux
This tutorial explains how to find the largest files and directories in Linux systems using find and du commands.

Mon Jul 20 2020
Rsync Command in Linux with Examples
rsync is a fast and versatile command-line utility for synchronizing files and directories between two locations over a remote shell, or from/to a remote Rsync daemon.

Sun Jul 19 2020
How to Delete Lines in Vim / Vi
Quite often, when working with text files, you'll need to delete one or more lines. This article shows how to delete lines in Vim/Vi.
Sat Jul 18 2020
How to Check Memory Usage in Linux

Sat Jul 18 2020
Free Command in Linux

Wed Jul 15 2020
How to Count Files in Directory in Linux

Tue Jul 07 2020
Install RPM packages on Ubuntu

Mon Jul 06 2020
Sysctl Command in Linux

Mon Jun 29 2020
How to Install and Use Curl on Ubuntu 20.04
