Ubuntu Command:
To shutdown / poweroff Ubuntu Linuxsudo halt Or sudo shutdown -h now
To reboot Ubuntu Linuxsudo reboot
To Start/Stop/Restart network: sudo /etc/init.d/networking {stop|start|restart} e.g. sudo /etc/init.d/networking restart
Recent comments