Latest Articles
6 different commands to restart network in RHEL/CentOS 7/8
The command to restart network in RHEL or CentOS 6,7 and 8 would vary depending upon your network configuration. If you are using NetworkManager then you can …
100+ Linux commands cheat sheet & examples
A complete consolidated linux commands cheat sheet with 100+ commands for system, network, linux, devops engineers and administrators
How to Create Symbolic Links in Linux (Soft & Hard Links Explained)
Learn how to create symbolic links in Linux using the ln command. Understand soft links vs hard links, when to use each, and how to verify, find, and remove …
10+ commands to list all systemctl services with status
In systemd all the services are part of unit files so to list services we must define --type= argument and to get the state of individual services we need …
How to reject mail for unknown users in postfix (local_recipient_maps)
How to reject mail for unknown users on localhost with Postfix with local_recipient_maps with example
