Linux
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
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 disable ICMP timestamp responses in Linux
Iptables rule to disable ICMP timestamp responses in Linux. Block ICMP timestamp request (13) and ICMP timestamp reply (14). Verify using hping3 or nping
Automate SFTP using shell script with password in Linux/Unix
Steps to automate SFTP using shell script with password and expect with examples SFTP command example in Unix shell script with passwordless authorized_keys
5 tools to create bootable usb from iso linux command line and gui
Learn to create bootable usb from iso linux command line. dd iso to usb burn iso to usb linux ubuntu debian. how to make bootable pendrive in linux
