Eric Yih's Blog

Do what you like, like what you do.
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Linux/Unix start or stop/restart OpenSSH SSHD Service

Posted on 2009-05-18 16:19  Eric Yih  阅读(1334)  评论(0)    收藏  举报

HP-UX SSHD Service startup and shutdown command:

Code

if you get the output like below during the startup, please try another way:

Code

Solaris SSHD Service startup and shutdown command:

Solaris 8/9:

Code

Solaris 10:

Code

AIX SSHD Service startup and shutdown command:

Code

Linux(Red Hat/Fedora/Suse/ESX) SSHD Service startup and shutdown command:

Code

Debian/Ubuntu SSHD Service startup and shutdown command:

Code
or

Code