Getting Telnet running on ubuntu 12.04 LTS

Asked by Paul Simon

Hello,

I've not tried this yet, but do these installation instructions work about installing telnet on ubuntu?
http://ubuntuguide.net/install-and-enable-telnet-server-in-ubuntu-linux/

I've already installed telnetd.

Many Thanks,
Paul.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu netkit-telnet Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Not considered SSH, it is secure. Telnet is not secure in any way....

Revision history for this message
Paul Simon (psimon1) said :
#2

The client application that I'm using can only support Telnet, therefore I'm stuck with this transport.
Any help with this would be most appreciated.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Can you give the output of:

sudo apt-get install telnetd; lsb_release -a

Thanks

Revision history for this message
Paul Simon (psimon1) said :
#4

Sorry for the late response, Many Thanks Paul.

vista@paul-D1625-C:~$ sudo apt-get telnetd; lsb_release -a
[sudo] password for vista:
E: Invalid operation telnetd
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise

On 18/06/2012 9:51 PM, actionparsnip wrote:
> Your question #200720 on netkit-telnet in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/netkit-telnet/+question/200720
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> Can you give the output of:
>
> sudo apt-get install telnetd; lsb_release -a
>
> Thanks
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Read the command I gave and look at the one you ran....

Revision history for this message
Paul Simon (psimon1) said :
#6

Hello,

See below, many thanks.

vista@paul-D1625-C:~$ sudo apt-get install telnetd; lsb_release -a
[sudo] password for vista:
Reading package lists... Done
Building dependency tree
Reading state information... Done
telnetd is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
vista@paul-D1625-C:~$

On 21/06/2012 10:01 PM, actionparsnip wrote:
> Your question #200720 on netkit-telnet in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/netkit-telnet/+question/200720
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> Read the command I gave and look at the one you ran....
>

Revision history for this message
Paul Simon (psimon1) said :
#7

Hello,

Thanks for all your advice so far, but can you please tell me what I need to do next?

Cheers.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

You can test by running:

telnet localhost

on the system running telnet. You should be able to connect.

Can you help with this problem?

Provide an answer of your own, or ask Paul Simon for more information if necessary.

To post a message you must log in.