[Tux Gif]
 Linux System Administration

The Boot Process (continued)


Daemons
service <service-name> start/stop/restart
service sshd stop

    [root@Hamming rc3.d]# service sshd stop
          Stopping sshd:                                                        OK  ]




    [root@Hamming rc3.d]# service sshd restart
         Stopping sshd:                                                        OK  ]
    Starting sshd:                                                        OK  ]


Prev                Page 14                Next