1 FAQ tagged "linux telnet"
Viewing 1-1 of 1 FAQ -- Ubuntu Linux enable telnet service
Q. How do I install and start telnet service / server under Ubuntu Linux?
A. Telnet is an insecure service. It is recommended that you use ssh service. However sometime telnet server or service is needed. Here are instructions to enable telnet:
Install telnetd server
$ sudo apt-get install telnetd
Restart inetd service:
$ sudo /etc/init.d/openbsd-inetd restart
You should now [...]
Viewing 1-1 of 1 FAQ - ( see all popular tags )


Recent Comments
Today ~ 8 Comments
Today ~ 7 Comments
Today ~ 1 Comment
Today ~ 1 Comment
Yesterday ~ 2 Comments