
Jun 28, 2021
Linux ifconfig Command
ifconfig is a network management tool, used to configure and view the status of the network interfaces in Linux
Read more

May 18, 2021
How to Exclude in Grep
In this article, we’re going to show you how to exclude one or multiple words, patterns or directories when searching with grep.

Apr 30, 2021
Understanding Linux File Permissions
In Linux, file permissions, attributes, and ownership control the access level that the system processes and users have to files.

Apr 11, 2021
How to Install and Configure an NFS Server on Ubuntu 20.04
This article explains how to set up an NFSv4 Server on Ubuntu 20.04. We'll also show you how to mount an NFS file system on the client machine.
Jan 26, 2021
Bash wait Command

Jan 11, 2021
Find and Replace in Vim / Vi

Jan 4, 2021
Bash: Write to File

Dec 29, 2020
Bash read Command

Dec 23, 2020
Listing Linux Services with Systemctl

Dec 16, 2020
How to Use the nmap Command
