View previous topic :: View next topic |
Author |
Message |
nocturna_gr Tux's lil' helper
Joined: 04 Oct 2004 Posts: 96 Location: Athens, Greece
|
Posted: Fri Oct 15, 2004 8:17 pm Post subject: telnet program for Gentoo |
|
|
There are so many telnet programs in Gentoo and i don't know what to choose. I want something simple, like the one Windows have, and i want to be able to connect to my second PC, which has FreeBSD installed.
Any ideas? |
|
Back to top |
|
|
frippz Guru
Joined: 22 Aug 2002 Posts: 460 Location: Sweden
|
Posted: Fri Oct 15, 2004 8:19 pm Post subject: |
|
|
Well I use Code: | net-misc/netkit-telnetd | and the telnet client included is simple enough.
Code: | * net-misc/netkit-telnetd
Size of downloaded files: 155 kB
Homepage: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
Description: Standard Linux telnet client and server
License: BSD |
Weird huh? A standard _Linux_ client that uses the BSD license.
There's also the telnet-bsd package, ported from OpenBSD with support for IPv6 Code: | emerge net-misc/telnet-bsd |
|
|
Back to top |
|
|
d0nju4n Apprentice
Joined: 19 Apr 2004 Posts: 283 Location: Rochester, MN
|
Posted: Fri Oct 15, 2004 8:24 pm Post subject: |
|
|
why not give ssh a try? _________________ Linux User 355087 |
|
Back to top |
|
|
frippz Guru
Joined: 22 Aug 2002 Posts: 460 Location: Sweden
|
Posted: Fri Oct 15, 2004 8:45 pm Post subject: |
|
|
d0nju4n wrote: | why not give ssh a try? |
By gawd! How the heck did I miss that he actually wanted to connect to a FreeBSD box? I must be drunk!
d0nju4n is of course right! You should use SSH instead of telnet since it is much safer. |
|
Back to top |
|
|
nocturna_gr Tux's lil' helper
Joined: 04 Oct 2004 Posts: 96 Location: Athens, Greece
|
Posted: Fri Oct 15, 2004 10:07 pm Post subject: |
|
|
Thanks everybody, i'll give it a try |
|
Back to top |
|
|
|