Mailinglist Archive: opensuse (2114 mails)

< Previous Next >
Re: [opensuse] silly girls' cli copy problem
  • From: Jos van Kan <vankan@xxxxxxxxxxxx>
  • Date: Sun, 02 Sep 2007 10:41:58 +0200
  • Message-id: <46DA7756.8010605@xxxxxxxxxxxx>
primm schreef:
(snip)>
> But I'm wondering. Is there anyway of getting into my cli only server from a 
> kde client on my lan? Or does the server have to have X installed too to be 
> able to do that?
> 
> Love from Lynn.

Open a console (konsole) in your kde client and type

ssh YOUR_ACCOUNT@SERVER_HOSTNAME

to open up an ssh (secure shell, logins, passwords and packets will be
encrypted) connection to the server. This will give you a cli interface.
The server must have the ssh daemon running. If the ssh daemon is configured in
such a way that it does not allow root logins (some are, for reasons that do not
matter right now) you must use your own account name to login and use 'su' or
'sudo' to obtain root privileges.

Regards,
-- 
Jos van Kan                registered Linux user #152704, hobbyist
-- 
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
List Navigation