Google Site SearchFN Site Search FN Blog Login FN Blog Login
Site Navigation:
 
 

Fedora Tips

by Krishnan Subramanian

2004-01-21 Fedora Tips 20:
A fast way to start, stop or restart a service is using the command:

service name_of_the_service [action]
If you omit the action you will see all possible actions

For example, to restart your network connection

service network restart
You can see available services in /etc/init.d. - submitted by Franco Catrin L.