Are there any other command to start stop restart service in ubuntu other than the below following.
service --status-allservice <service name> stopsudosysv-rc-conf
feedback
|
|
It depends largely on the service. The new and preferred way to stop start and restart services is through
The same is true of many other services, but probably not all. You can use the utility If you're looking for a GUI application, try Boot up Manager. Install with
and run from the UI or from a terminal with
| |||||||||
feedback
|
|
You can use the following commands:
Note If you have
| ||||
|
feedback
|