Enable Telnet in Solaris

1. Log in into the system as root.

2. Open the /etc/default/login file.

# vi /etc/default/login

3. Find CONSOLE /dev/console line & comment.

CONSOLE /dev/console

to

# CONSOLE /dev/console

4. Save your work & try to telnet the system.

You May Also Like

Leave a Reply?