Our Blog

News, thoughts & useful links

Contact: Skype , email or call
+44 (0) 131 556 6818

Manually start a service in CentOS

May 13th, 2008 by Anton

To manually start a service in CentOS, for example service httpd start, use the following:

service <service_name> start.



Comments are closed.