Re: network

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

 



> Tina Wang kirjoitti viestissään (lähetysaika tiistai, 4.
> lokakuuta 2005 20:54):
> > 1. I can ping and ftp to this box,  but can't access it
> > through telnet or other methods.
>
> Have you tried ssh? Telnet is insecure and ssh should be used
> instead.

Without mentioning that ssh lets you do tricks like this:

  cat /local/path/file | ssh user@othermachine diff - /remote/path/file

You also get scp with it;  it helps to have it use private/public key,
instead of password...

If you really want telnet, you will need to enable it in xinetd's
configuration file; if that still does not work, verify that you are not
using a firewall.

--Marcin


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux