Latest Articles
How to install Zabbix on Rocky Linux 8 [Step-by-Step]
Step by step instructions to install and configure zabbix on rocky Linux 8
git push force Explained [With Examples]
git push force is used to overwrite commits on the remote repository. Alternatively we can use git force with leave to make sure commits are not overwritten
chage Command in Linux: Password Expiry, Aging, and Account Policies
Learn how to use the chage command in Linux to manage password expiry, account aging, inactivity locks, and user expiration with practical examples and best …
15+ tar command examples in Linux [Cheat Sheet]
Create and extract any archive using tar command. List content of an archive, exclude files, create bzip2 or gzip archive using tar command in Linux
sysctl reload without reboot [100% Working]
Use sysctl -p FILE or sysctl --load FILE or sysctl --system to perform sysctl reload without reboot. Update the initramfs using dracut -f or update-initramfs …
