How to exit the telnet service in Linux?
To exit telnet service in Linux, you can follow these steps:
- telnet to the IP address and port number
- Press Ctrl + ] to enter the telnet command prompt.
- Enter the “quit” or “exit” command at the prompt.
- Pressing the Enter key will exit the telnet session.
This successfully exits the telnet service.