Categories
Tags
add areca backup command computer cpu CVS server delete dvds firewall flash flash player Gutsy Gibbon howto install IP iptables java k3b Linux memory monitor mp3 network nmap player programs rar reboot Security server service shell shutdown ssh sudo switch telnet terminal tips traceroute tricks Ubuntu upgrading userMeta
Tag Archives: command
add delete and switch user in ubuntu by command lines
First, I want to add a user. So how to do it? + To add user: sudo adduser <username> to add password for your user sudo passwd <username> + How can i switch from one user to another one? In … Continue reading
Posted in Linux, Open Source, Tips - Tricks, Ubuntu
Tagged add, command, delete, sudo, switch, Ubuntu, user
Leave a comment
Terminal or shell command to shutdown or reboot Ubuntu Linux
So how do you shutdown or reboot Ubuntu Linux from a terminal or a shell prompt? If GUI is working you can always click on a Quit button. If GUI is not working or if you are working remotely over … Continue reading