Network service check status restart
all 3 give excta the same info :
sudo systemctl status networking
sudo service networking status
sudo systemctl status networking.service
restart with
sudo systemctl restart networking.service
all 3 give excta the same info :
sudo systemctl status networking
sudo service networking status
sudo systemctl status networking.service
restart with
sudo systemctl restart networking.service