How to set up iptables to restore automatically on reboot in CentOS Linux?
After setting up the iptables rules check them! iptables -S At this stage your iptables rules should be showing.
Continue readingAfter setting up the iptables rules check them! iptables -S At this stage your iptables rules should be showing.
Continue readingYou require to be root to execute the following commands successfully. su Start a service service {service name} start
Continue readingInstalling and testing the SSH Server You will need to be root to do the following… su Install SSH Server
Continue readingList all local users cat /etc/passwd You could also use the following command to print only the username part of
Continue readingCheck the current iptables configuration iptables -S Your output should be empty as follows… -P INPUT ACCEPT -P FORWARD ACCEPT
Continue readingThe VirtualBox Guest Additions consist of device drivers and system applications that optimize the operating system for better performance and
Continue reading