此内容没有您所选择的语言版本。
12.3.2. Starting a Service
				To start a service, type the following at a shell prompt as 
root:
			service service_name start
service service_name start
				For example, to start the 
httpd service, type:
			service httpd start
~]# service httpd start
Starting httpd:                                            [  OK  ]