Task: Restart networking under Ubuntu Linux
Open terminal (command line) and type the following command:
$ sudo /etc/init.d/networking restartTo start networking service, enter:
$ sudo /etc/init.d/networking startTo stop networking service, enter:
$ sudo /etc/init.d/networking stop
No comments:
Post a Comment