
Fri Oct 02 2020
How to Show Line Numbers in Vim / Vi
Vim supports three modes of line numbering that helps you navigate through the files. In this guide, we will show you how to display or hide line numbers in Vim / Vi text editor.
Read more

Fri Oct 02 2020
How to Save a File in Vim / Vi and Quit the Editor
Knowing the basics of Vim will help you if you encounter a situation where your favorite editor is not available. In this guide we will explain how to save an a file in Vim / Vi and quit the editor.

Thu Sep 17 2020
How to Run Cron Jobs Every 5, 10, or 15 Minutes
A cron job is a task that is executed at specified intervals. Running cron job every 5, 10, or 15 minutes are some of the most commonly used cron schedules.

Fri Sep 11 2020
How to Check Java Version
This article explains how to check what version of Java is installed on your Linux system using the command line.
Fri Sep 04 2020
How to Setup Automatic Kernel Updates on Linux

Tue Sep 01 2020
Usermod Command in Linux

Sat Aug 22 2020
How to Add and Remove Users on Ubuntu 20.04

Fri Jul 24 2020
Ping Command in Linux

Fri Jul 24 2020
How to Use SFTP Command to Transfer Files

Wed Jul 22 2020
How to Create Tar Gz File
