
Dec 29, 2020
Bash read Command
read is a bash built-in command that reads a line from the standard input (or from the file descriptor) and split into words.
Read more

Dec 23, 2020
Listing Linux Services with Systemctl
This article explains how to use the systemctl command to list Linux services and check their status.

Dec 16, 2020
How to Use the nmap Command
Nmap is a powerful network scanning tool for security audits and penetration testing.

Dec 9, 2020
Chattr Command in Linux (File Attributes)
This article explains how to use the chattr command to change file attributes on Linux file systems.
Dec 3, 2020
How to Install PHP 8 on Ubuntu 20.04
Nov 30, 2020
Basename Command in Linux
Nov 25, 2020
How to Convert Integer into String in Python
Nov 21, 2020
How to Install Flask on Ubuntu 20.04
Nov 17, 2020
who Command in Linux
Nov 15, 2020