
Tue Nov 12 2019
Fsck Command in Linux (Repair File System)
fsck (file system check) is a command-line utility that allows you to perform consistency checks and interactive repairs on one or more Linux file systems.
Read more

Mon Nov 11 2019
How to Mount ISO File on Linux
An ISO file is an archive file that typically contains the complete image of a CD or DVD disc. In this tutorial, we will explain how to mount ISO files on Linux.

Thu Nov 07 2019
Nginx Commands You Should Know
Nginx is a free, open-source, high-performance HTTP and reverse proxy server. In this guide, we will go over the most important Nginx commands, including starting, stopping, and restarting Nginx.

Mon Nov 04 2019
How to Add User to Sudoers in Debian
The sudoers file contains a set of rules that determines which users or groups are granted with sudo privileges as well as the level of the privileges.
Mon Nov 04 2019
How to Add User to Sudoers in CentOS

Fri Nov 01 2019
How to Run Linux Commands in Background

Mon Oct 28 2019
How to Check the Kernel Version in Linux

Sun Oct 27 2019
History Command in Linux (Bash History)

Wed Oct 23 2019
Pstree Command in Linux

Wed Oct 23 2019
Ps Command in Linux (List Processes)
