Jump to content

Best tool for remote access?


qeldroma
 Share

Recommended Posts

me:

I have to administrate one server AND his clients via internet. Connection is fast.

 

What will be the best compromise between security and smooth working via X11??

 

And which of them do i have to use??

--------------------------------------------------------------------------

tobyink:

Use SSH.

--------------------------------------------------------------------------

me:

O.....Kay ........?

And why, please? Telnet i know, but rfbdrake, rsh, ssh aren't well known for me.

Could you please write some words about your recommendation?

--------------------------------------------------------------------------

arusabal:

Please read the following link, there you'll find all what you want to know about secure connections with SSH:

http://www.mandrakeuser.org/docs/secure/index.html#s

--------------------------------------------------------------------------

tobyink:

SSH is Telnet over a secure socket connection. It works exactly like Telnet, but encrypts the entire connection. It supports X11 tunnelling and key-based authentication, so once the keys are all set up properly, you don't even need passwords.

Link to comment
Share on other sites

ssh is sweet. I use it all the time, like instead of running back and forth from one room to another when I am doing comp stuff, I have a nice ssh terminal. :)

Link to comment
Share on other sites

  • 3 weeks later...

never use telnet if you want security.

it sends all info, including root password, plain over the web.

ssh can do the same on a secure way.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...