How to open Ubuntu’s file manager as admin(root)?
Ubuntu’s file manager is called Nautilus. The following command will open Nautilus as root from the terminal. Nautilus will open
Nyeem ntxiv musUbuntu’s file manager is called Nautilus. The following command will open Nautilus as root from the terminal. Nautilus will open
Nyeem ntxiv musAfter setting up the iptables rules check them! iptables -S At this stage your iptables rules should be showing.
Nyeem ntxiv musYou require to be root to execute the following commands successfully. su Start a service service {service name} start
Nyeem ntxiv musInstalling and testing the SSH Server You will need to be root to do the following… su Install SSH Server
Nyeem ntxiv musList all local users cat /etc/passwd You could also use the following command to print only the username part of
Nyeem ntxiv musCheck the current iptables configuration iptables -S Your output should be empty as follows… -P INPUT ACCEPT -P FORWARD ACCEPT
Nyeem ntxiv mus