• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

remote connection Telnet / Terra Term Pro

P

pesja

Guest
I 'm a newby on the linux market en it's mayby a stupid question but:

I want from my Windows XP console a connection with my Fedora Core 2 box (with plesk installed).

I can't connect to it with telnet of terra term pro, but mayby i do something wrong. (mayby make connection through port 23 isn't the right one)
 
use ssh instead .. .

Telnet is not installed as default on most linux distro now days because it send information in plain text so anyone sniffing the network beteen you and your server will see the username and password in plain text .. ssh encrypts before sending it accross the networks and is installed always ,,

I never use terra term but I am sure if it the latest software it will have an option allowing you to log in as ssh port 22 instead of telnet ..

Bill
 
SSH

Hi,

Tera-Term is a legacy application now used, primarily for, null-serial type connections.

Get a copy of Putty and use it to SSH into your server.

m.
 
I tried Putty. Worked fine for me. Thank's for your reply.
 
Back
Top