0% found this document useful (0 votes)
360 views8 pages

How To Install Telnet Command in RHEL 8 - CentOS 8

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
360 views8 pages

How To Install Telnet Command in RHEL 8 - CentOS 8

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Ubuntu (/ubuntu) Debian (/debian) RHEL / CentOS (/redhat)

Fedora (/fedora) Kali (/kali)

(/)

 (/)

How to install telnet command


in RHEL 8 / CentOS 8
 Lubos Rendek  Redhat / CentOS
 24 September 2019

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


(/how-to-install-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.

/
(/images/how-to-install-telnet-in-redhat-linux-8.png)
Telnet command on Red Hat Enterprise Linux 8.

Software Requirements and


Conventions Used
Software Requirements and Linux Command Line Conventions

Requirements, Conventions or
Category Software Version Used

System RHEL 8 / CentOS 8

Software N/A

Other Privileged access to your Linux system


as root or via the sudo command.

Conventions # - requires given linux commands


(/linux-commands) to be executed with
root privileges either directly as a root
user or by use of sudo command
$ - requires given linux commands
(/linux-commands) to be executed as a
regular non-privileged user

How to install telnet command in


RHEL 8 / CentOS 8 step by step
instructions
/
SUBSCRIBE NEWSLETTER & RSS
Subscribe to RSS (https://feeds.linuxconfig.org/linuxconfig)
and NEWSLETTER (https://bit.ly/2X5D30q) and receive
latest Linux news, jobs, career advice and tutorials.

Step 1 Use the dnf command to install (/how-to-


install-packages-on-redhat-8) the telnet package:

# dnf install telnet

Step 2 Use the telnet command to connect to a host


with the IP address 8.8.8.8 on port 53:

$ telnet 8.8.8.8 53

 Prev (/how-to-install-the-nvidia-drivers-on-centos-
8)

Next (/how-to-configure-network-interface-
bonding-on-red-hat-enterprise-linux-8)

FIND LATEST LINUX JOBS


(https://www.linuxcareers.com/) on
LinuxCareers.com
Submit your RESUME
(https://www.linuxcareers.com/candidate/register/),
create a JOB ALERT
(https://www.linuxcareers.com/jobs/alert/) or subscribe to
RSS (https://www.linuxcareers.com/jobs/rss/) feed.

/
LINUX CAREER DO YOU NEED
NEWSLETTER ADDITIONAL HELP?
Subscribe to Get extra help by visiting
NEWSLETTER our LINUX FORUM
(https://bit.ly/2X5D30q) (https://forum.linuxconfig.org)
and receive latest news, or simply use comments
jobs, career advice and below.
tutorials.

MORE ON LINUXCONFIG.ORG:

How to configure network interface bonding on RHEL


8 / CentOS 8 Linux (/how-to-configure-network-
interface-bonding-on-red-hat-enterprise-linux-8)
How to install vsftpd on RHEL 8 / CentOS 8 (/how-to-
install-vsftpd-on-redhat-8)
RHEL 8 / CentOS 8 open FTP port 21 with firewalld
(/redhat-8-open-ftp-port-21-with-firewalld)
How to install asterisk on RHEL 8 / CentOS 8 Linux
(/how-to-install-asterisk-on-redhat-8)

Comments and
Discussions
Start Discussion 0 replies

NEWSLETTER

/
Subscribe to Linux Career Newsletter to receive latest
news, jobs, career advice and featured configuration
tutorials.

Full Name

Email

GDPR permission: I give my consent to be in touch


with me via email using the information I have provided
in this form for the purpose of news and updates.

I'm not a robot

reCAPTCHA

Privacy - Terms

Subscribe to Newsletter

WRITE FOR US

LinuxConfig is looking for a technical writer(s) geared


towards GNU/Linux and FLOSS technologies. Your articles
will feature various GNU/Linux configuration tutorials
and FLOSS technologies used in combination with
GNU/Linux operating system.

When writing your articles you will be expected to be able


to keep up with a technological advancement regarding
the above mentioned technical area of expertise. You will
work independently and be able to produce at minimum
2 technical articles a month.

/
APPLY NOW
APPLY NOW
(https://www.linuxcareers.com/jobs/floss-technical-
writer-new-york-city-new-york/1-1/)

CONTACT

 web ( at ) linuxconfig ( dot ) org

FEATURED LINUX TUTORIALS

How To enable the EPEL Repository on RHEL 8 /


CentOS 8 Linux (/redhat-8-epel-install-guide)
Bash scripting Tutorial (/bash-scripting-tutorial)
How to install VMware Tools on RHEL 8 / CentOS 8
(/how-to-install-vmware-tools-on-rhel-8-centos-8)
Howto mount USB drive in Linux (/howto-mount-usb-
drive-in-linux)
How to install the NVIDIA drivers on Ubuntu 18.04
Bionic Beaver Linux (/how-to-install-the-nvidia-drivers-
on-ubuntu-18-04-bionic-beaver-linux)
How to update Kali Linux (/how-to-update-kali-linux)
Ubuntu 20.04 Download (/ubuntu-20-04-download)
How To Upgrade Ubuntu To 20.04 LTS Focal Fossa
(/how-to-upgrade-ubuntu-to-20-04-lts-focal-fossa)
How to install node.js on RHEL 8 / CentOS 8 Linux
(/how-to-install-node-js-on-redhat-8-linux)
How to check CentOS version (/how-to-check-centos-
version)
How to Parse Data From JSON Into Python (/how-to-
parse-data-from-json-into-python)
Check what Debian version you are running on your
Linux system (/check-what-debian-version-you-are-
running-on-your-linux-system)
Bash Scripting Tutorial for Beginners (/bash-scripting-
tutorial-for-beginners)
Ubuntu 20.04 Guide (/ubuntu-20-04-guide)
How to stop/start firewall on RHEL 8 / CentOS 8
(/redhat-8-stop-start-firewall)
Install gnome on RHEL 8 / CentOS 8 (/install-gnome- /
on-redhat-8)
Linux Download (/linux-download)
How To Upgrade from Ubuntu 18.04 and 19.10 To
Ubuntu 20.04 LTS Focal Fossa (/how-to-upgrade-
ubuntu-to-20-04-lts-focal-fossa)
Enable SSH root login on Debian Linux Server
(/enable-ssh-root-login-on-debian-linux-server)

LATEST ARTICLES

How to change MariaDB user password (/how-to-


change-mariadb-user-password)
How to delete user on Ubuntu (/how-to-delete-user-
on-ubuntu)
How to provide user with root privileges on Kali Linux
(/how-to-provide-user-with-root-privileges-on-kali-
linux)
How to enable root login on Kali Linux (/how-to-
enable-root-login-on-kali-linux)
How to install VMware Tools on Kali Linux (/how-to-
install-vmware-tools-on-kali-linux)
Introduction to database normalization: the first three
normal forms (/introduction-to-database-
normalization-the-first-three-normal-forms)
How to install and use Hex editor on Kali Linux (/how-
to-install-and-use-hex-editor-on-kali-linux)
How to install Java on Kali Linux (/how-to-install-java-
on-kali-linux)
Kali Linux keyboard shortcuts cheat sheet (/kali-linux-
keyboard-shortcuts-cheat-sheet)
How to enable and disable WiFi on Kali Linux (/how-to-
enable-and-disable-wifi-on-kali-linux)
How to install Nvidia drivers on Kali linux (/how-to-
install-nvidia-drivers-on-kali-linux)
List of best Kali Linux tools for penetration testing and
hacking (/list-of-best-kali-linux-tools-for-penetration-
testing-and-hacking)
How to install GNOME desktop on Kali Linux (/how-to-
install-gnome-desktop-on-kali-linux) /
g p )
How to take a screenshot on Kali Linux (/how-to-take-
a-screenshot-on-kali-linux)
How to download online videos from the command
line using Youtube-dl (/how-to-download-online-
videos-from-the-command-line-using-youtube-dl)

© 2007 - 2021 LinuxConfig.org

Privacy (/privacy)
 Twitter (https://twitter.com/linuxconfig)
 RSS (https://feeds.linuxconfig.org/linuxconfig)

You might also like