Chuck Dutrow wrote:
Does anyone know the command line to install/enable ssh from command line?
TIA
Chuck

------------------------------------------------------------------------
Do you Yahoo!?
SBC Yahoo! DSL <http://pa.yahoo.com/*http://rd.yahoo.com/evt=1207/*http://promo.yahoo.com/sbc/> - Now only $29.95 per month!

You might want to check to see if it is installed. Do a 'rpm -q openssh' and see if it is there. If it is not, then get the RPM for openssh from your installation disks, or from the web. Then type


rpm -Uvh openssh*.rpm

You run it from the command line by typing:

ssh [server.name]


HTH, Bill



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

Reply via email to