Enable Telnet in SuSE

By default, telnet is disabled in SuSE. 1) Go to YAST & double click Software Management, in the search box, enter “telnet” and click SEARCH, tick on telnet-server and click ACCEPT. Then, you will be prompted to insert SuSE CD to continue the installation. ** You must have SuSE CD to continue the installation. ** [...]

Enable TELNET in Solaris

1. Log in into the system using root 2. vi the /etc/default/login path # vi /etc/default/login 3. Find & comment the CONSOLE /dev/console #CONSOLE /dev/console 4. Save your work and try to telnet the system Share