LWN.net Logo

Set up remote access in UNIX through OpenSSH (developerWorks)

Set up remote access in UNIX through OpenSSH (developerWorks)

Posted Feb 19, 2007 8:55 UTC (Mon) by busybits (guest, #43397)
In reply to: Set up remote access in UNIX through OpenSSH (developerWorks) by k8to
Parent article: Set up remote access in UNIX through OpenSSH (developerWorks)

Automation tasks made with expect scripts work no matter if you reboot or not. You can use them for both ssh and scp. --Ann


(Log in to post comments)

Set up remote access in UNIX through OpenSSH (developerWorks)

Posted Feb 19, 2007 21:39 UTC (Mon) by muwlgr (guest, #35359) [Link]

They work, as everything else, either with passphrase-less keys, or with passphrase stored somewhere in clear or decipherable format.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds