
Sun Dec 01 2019
Understanding the /etc/passwd File
The etc/passwd file is a text file with one entry per line, representing a user account. Each line of the file contains seven comma-separated fields.
Read more

Fri Nov 29 2019
How to Install VirtualBox on CentOS 8
In this tutorial, we will explain how to install VirtualBox on CentOS 8. VirtualBox is an open-source, cross-platform virtualization platform.

Thu Nov 28 2019
How to Install and Configure Redis on Debian 10 Linux
In this tutorial, we will cover how to install and configure Redis on a Debian 10, Buster. Redis is an open-source in-memory key-value data store.

Wed Nov 27 2019
How to Disable SELinux on CentOS 8
Security Enhanced Linux or SELinux is a security mechanism built into the Linux kernel used by RHEL-based distributions. In this tutorial, we will explain to disable SELinux on CentOS 8.
Wed Nov 27 2019
Tr Command in Linux with Examples

Wed Nov 27 2019
Curl Command in Linux with Examples

Mon Nov 25 2019
Diff Command in Linux

Sat Nov 23 2019
How to Mount Windows Share on Linux using CIFS

Fri Nov 22 2019
How to Install Google Chrome Web Browser on CentOS 8

Thu Nov 21 2019
How to Install Go on CentOS 8
