No Password SSH & Expandrive

If you ever need to log into a remote server using automated scripts or on a frequent basis then having to re-enter passwords all the time is a pain. You can setup RSA key-pairs that will remove this burden for you. Furthermore, you can also configure ssh "shorthands" or aliases that replace the tedious username@host pairs. The nice thing about these shorthands is that they also work with sftp, scp and the excellent Expandrive software, which allows you to use remote filesystems transparently in all your Mac apps.

Read more...
0 Comments