service linux command use to stop,start,...

by Francis 2013-01-05 16:43:26

service linux command use to stop,start,...

Syntax "service service-name start|stop|restart|condrestart|status|panic|save "

1. In Network,
service network restart
(OR)
/etc/init.d/network restart

2. In Iptables
service iptables stop
(OR)
/etc/init.d/iptables stop

1147
like
0
dislike
0
mail
flag

You must LOGIN to add comments