This is a discussion on ubuntu linux start, stop, restart networking within the Linux software forums, part of the Linux Getting Started category; Hello, I am running following command but it is not working: service network restart service network stop service network start ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
Hello,
I am running following command but it is not working: service network restart service network stop service network start It reads error: command not found How doi i start, stop, restart networking under ubuntu linux? |
| Sponsored Links | ||
|
|
|
|||
|
thanks for help. I am able to start or restart/stop any service under ubuntu linux. all services are located under /etc/init.d/ directory. for example to restart sshd:
Code:
sudo /etc/init.d/sshd restart |
|
|||
|
toor,
are you starting the services as a normal user. I am not sure, but I think the user is not given sudo permissions. you can run the command from the root console. /etc/init.d/network status will give the current status of the process. ricc |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| start and stop service in crontab. | gthian | Shell scripting | 7 | 05-31-2007 12:04 PM |
| Howto Restart inetd Ubuntu Linux | raj | Getting started tutorials | 0 | 03-20-2007 09:36 PM |
| Linux command to restart apache | chiku | Linux software | 2 | 12-13-2006 07:59 PM |
| start up and stop the running script | mala_un | Shell scripting | 9 | 07-26-2006 08:10 AM |
| Start x server ubuntu linux | raj | Linux software | 2 | 07-14-2006 06:01 PM |