[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Remote Keyboard and mouse



On Sunday 28 September 2003 05:30 pm, Buck wrote:
> I have seen SSH referred to in several postings on the listservs.  Is
> that what I want to study?

If you're running linux now and familiar with linux, by SSH-ing to the server, 
you will have all the comand-line control of the server from wherver you're 
now. If you're familiar with telnet, then SSH is a secure version of telnet.

Provided the ssh server (sshd) is setup on the server, all you need to do 
(from console):

$> ssh remoteserver.domain.com -l username
and then enter your password.

If ssh server is not setup on your remote server, then go look and the redhat 
manual / customization guide on how to set up SSH server. All the RPM needed 
is included in the distribution (openssh*), and if you're should be installed 
by default. 

If you don't know what SSH or Telnet is, probably you should look into reading 
for basic linux administration book. It is one of the most basic thing you 
need to know.

RDB

>
> -----Original Message-----
> From: redhat-list-admin redhat com [mailto:redhat-list-admin redhat com]
> On Behalf Of Reuben D. Budiardja
> Sent: Sunday, September 28, 2003 5:18 PM
> To: redhat-list redhat com
> Subject: Re: Remote Keyboard and mouse
>
> huh?
> ever heard of SSH?
>
> RDB

-- 
Reuben D. Budiardja
Department of Physics and Astronomy
The University of Tennessee, Knoxville, TN
-------------------------------------------------
/"\  ASCII Ribbon Campaign against HTML    
\ /  email and proprietary format      
 X   attachments.
/ \
-------------------------------------------------
Have you been used by Microsoft today? 
Choose your life. Choose freedom. 
Choose LINUX.
-------------------------------------------------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]