⟩ when iam loging in to my system as a normal user through the telnet i am not able to login, the message appears on the screen is unable to connect the hostthe connection is refused. please tell me the answers as soon as possible?
Telnet is enabled only when u enable the option
CONSOLE=/dev/console in /etc/default/login. By default the
file is not commented . You have to comment the file
CONSOLE=/dev/console by #sign.