
Fri Dec 27 2019
Understanding the /etc/shadow File
/etc/shadow is a text file that contains information about the system's users' passwords.
Read more

Sat Dec 21 2019
Xargs Command in Linux
The xargs utility allows you to build and execute commands from standard input. In this tutorial, we'll cover the basics of using the xargs command.

Tue Dec 10 2019
Uname Command in Linux
uname is a command-line utility that prints basic information about the operating system name and system hardware.

Thu Dec 05 2019
How To Set or Change Timezone on Debian 9
Using the correct timezone is important for many systems related tasks and processes. The system's timezone is set during the installation, but it can be easily changed at a later time. This tutorial shows how to set or change the timezone on Debian 9.
Thu Dec 05 2019
How To Set or Change Timezone on CentOS 7

Thu Dec 05 2019
How To Set or Change Timezone on Ubuntu 18.04

Tue Dec 03 2019
How to Set or Change the Time Zone in Linux

Mon Dec 02 2019
Kill Command in Linux

Mon Dec 02 2019
How to Edit Your Hosts File on Linux, Windows, and macOS

Sun Dec 01 2019
Understanding the /etc/passwd File
