Hello Chuck Dutrow,

Once you wrote me about "SSH after install RH9?":
> 
>    Does  anyone  know the command line to install/enable ssh from command
>    line?
> 

I have RH9 and usually do it this way:

service sshd start

If you need it to be started at bot time, try this:

chkconfig --level 345 sshd on


-- 
Best regards,
        Alex Mamtchenkov
        Email: [EMAIL PROTECTED]
        URL  : http://mamont.pp.ru/


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to