How to enable telnet step by step
1)vi /etc/default/login
2) Press i, go to the following line:
CONSOLE=/dev/console
put # before it,then press ESC
then press : then type-
:wq!
which will exit vi editor
3)svcadm restart telnet
2) Press i, go to the following line:
CONSOLE=/dev/console
put # before it,then press ESC
then press : then type-
:wq!
which will exit vi editor
3)svcadm restart telnet
Comments
Post a Comment