• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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