Telnet command is a valuable tool for any network or system administrator. It allows for troubleshooting and manipulation of various services.
The telnet package is not installed by default on RHEL 8 / CentOS 8 server but can be easily installed by using the dnf
command.
In this tutorial you will learn:
- How to install Telnet on RHEL 8 / CentOS 8.
- How to use telnet command to connect to a specific port.