how to System Restart ubuntu code example
Example 1: how to restart the network in ubuntu
$ sudo service network-manager restart
Example 2: ssh restart ubuntu
sudo service ssh restart
$ sudo service network-manager restart
sudo service ssh restart