How to install Telnet and Configure RedHat7/Centos7
Hi Viewers,
Download for Redhat https://developers.redhat.com/products/rhel/download
Download for Centos
https://www.centos.org/download
How to config the file of xinetd sevice
File name is vi /etc/xinetd.d/telnet
service telnet
{
flags =REUSE
sockets_type =stream
wait =no
user =root
server = /usr/sbin/in.telnetd
log_on_failure += USERID
disable = no
}
If you have any questions & inquiries Ask me on Comment.I will answer your questions & inquiries.
DON’T FORGET TO SUBSCRIBE!!!
Thank You!!!
centos 7