Latest Articles
How to disable ICMP and ICMPv6 redirects in Linux
Steps to block and disable ICMP redirects for IPv4 and IPv6 in Linux using firewalld and accept_redirects. You can disable these if host is not running as a …
6 simple methods to check if ipv6 is enabled in Linux
How to check if IPv6 is enabled or disabled in my Linux server. Check for any process listening on IPv6 socket using netstat, lsof or ss command
Linux disable IPv6 properly (with or without reboot)
Detailed guide with list of best practices to disable Ipv6 in Linux. You can use grubby, grub2-editenv, sysctl to disable your ipv6 across Linux server
6 practical examples of yum history to rollback updates and patches
Detailed step by step guide to rollback yum and dnf transactions on Linux server using yum history command. You can undo, redo or completely rollback the system …
How to setup http/https proxy with special characters in password
How to export the variable "http_proxy" or "https_proxy" when there are special characters in username or password in Linux?
