On Mon, 4 Mar 2002, bert l wrote: > I can already log to my server using ssh but you must log first to the > workstation then run ssh to log to the server. I want to log directly to > the server without going into the workstation.
If I understand you right, then edit .login in your WS home subdirectory and put: ssh <hostname_of_server> AFAIK, It works for all shells. regards, --- Andre M. Varon, SCSA http://andre.lasaltech.com Fear can hold you prisoner, Hope can set you free. _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
