> Even quicker is:
>
> $ ssh [EMAIL PROTECTED] appname
>
> ie:
>
> $ ssh [EMAIL PROTECTED] drakconf
>
> The username is only required if you have a different username on the
> remote box.  Works even slicker if you are using ssh keys.


If you're not launching from an xterm and you're not using keys, you can
have the gnome-askpass utility pop up by setting SSH_ASKPASS to the
location of the ask pass utility. E.g., in your .bash_profile:

SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
export SSH_ASKPASS

This is handy for using Gnome or KDE's 'Run Command' utility.


-- 
The Digital Hermit      Unix and Linux Solutions
http://www.digitalhermit.com
[EMAIL PROTECTED]

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to