{"id":404,"date":"2016-12-31T12:29:52","date_gmt":"2016-12-31T12:29:52","guid":{"rendered":"https:\/\/visworlditsolution.wordpress.com\/?p=404"},"modified":"2016-12-31T12:29:52","modified_gmt":"2016-12-31T12:29:52","slug":"how-to-configure-telnet-in-redhat-linux-server","status":"publish","type":"post","link":"https:\/\/linux.thingsomething.com\/index.php\/2016\/12\/31\/how-to-configure-telnet-in-redhat-linux-server\/","title":{"rendered":"How to configure telnet in redhat linux server"},"content":{"rendered":"<p>Hii guys today we will discuss about telnet. how can we configure telnet in RedHat Linux server. before we configure telnet we need to configure YUM server .becouse yum is helpfull telnet package installing so if you want to know how to configure yum.\u00a0i have two methods. you just click here and look <a href=\"https:\/\/visworlditsolution.wordpress.com\/2016\/12\/26\/what-is-yum-and-how-to-create-in-redhat-linux-server\/\"><strong>.how to configure yum<\/strong><\/a> \u00a0.\/<a href=\"https:\/\/visworlditsolution.wordpress.com\/2016\/12\/27\/how-to-configure-yum-yellow-dog-updater-modifier-in-windows-and-how-can-we-access-in-redhat-linux-server\/\">\u00a0<\/a><strong>how to configure yum in windows and access remotely.\u00a0<\/strong>if we configure yum we will install telnet package very easy.<\/p>\n<p>now i accept you configure yum in our system then you follow just simple step<\/p>\n<p>Step1&#8211;before we install telnet package <strong>#yum install telnet*<\/strong><\/p>\n<pre><strong>[root@localhost ~]# yum install telnet*<\/strong>\n<span style=\"color:#ff0000;\">Loaded plugins: rhnplugin, security\nRepository 'a' is missing name in configuration, using id\nThis system is not registered with RHN.\nRHN support will be disabled.\nSetting up Install Process\nPackage 1:telnet-server-0.17-39.el5.i386 already installed and latest version\nResolving Dependencies\n--&gt; Running transaction check\n---&gt; Package telnet.i386 1:0.17-39.el5 set to be updated\n--&gt; Finished Dependency Resolution\nDependencies Resolved\n================================================================================================================================================================================================================================\n Package                                               Arch                                                Version                                                       Repository                                        Size\n================================================================================================================================================================================================================================\nInstalling:\n telnet                                                i386                                                1:0.17-39.el5                                                 a                                                 57 k\nTransaction Summary\n================================================================================================================================================================================================================================\nInstall      1 Package(s)\nUpdate       0 Package(s)\nRemove       0 Package(s)\nTotal download size: 57 k\n<\/span>Is this ok [y\/N]:<strong> y<\/strong>\n<span style=\"color:#ff0000;\">Downloading Packages:\nRunning rpm_check_debug\nRunning Transaction Test\nFinished Transaction Test\nTransaction Test Succeeded\nRunning Transaction\n  Installing     : telnet                                                                                                                                                                                                   1\/1\nInstalled:\n  telnet.i386 1:0.17-39.el5\nComplete!<\/span><\/pre>\n<p>After telnet installation, we go to just telnet configuration file through this commands<\/p>\n<p>[root@localhost ~]#<strong> vim \/etc\/xinetd.d\/telnet<\/strong><\/p>\n<pre>[root@localhost ~]# vim \/etc\/xinetd.d\/telnet\n<span style=\"color:#008000;\">service telnet\n{\n        flags           = REUSE\n        socket_type     = stream\n        wait            = no\n        user            = root\n        server          = \/usr\/sbin\/in.telnetd\n        log_on_failure  += USERID\n        disable         = no\n}\n~\n~\n~\n~\n<span style=\"color:#000000;\">:wq<\/span>\n<\/span><\/pre>\n<p>Then we start telnet service<strong> [root@localhost ~]# service xineted restart<br \/>\n<\/strong><\/p>\n<pre>[root@localhost ~]# service xineted restart\n[root@localhost ~]# chkconfig xinetd on\n<\/pre>\n<p>then we need any user account for telnet access so here we make the new user.<\/p>\n<pre>[root@localhost ~]# useradd vishnu1\n[root@localhost ~]# passwd vishnu1\n<span style=\"color:#ff0000;\">Changing password for user vishnu1.\nNew UNIX password:******\nBAD PASSWORD: it is too short\nRetype new UNIX password:******\npasswd: all authentication tokens updated successfully.<\/span><\/pre>\n<p>then we \u00a0off our firewall<\/p>\n<pre>[root@localhost ~]# iptables -F\n[root@localhost ~]# setenforce 0\nsetenforce: SELinux is disabled<\/pre>\n<p>now your telnet is ready we can access any remotely<\/p>\n<p>thank you<br \/>\nby Vishnu Sharma<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hii guys today we will discuss about telnet. how can we configure telnet in RedHat Linux server. before we configure telnet we need to configure &hellip; <span class=\"ml-btn\"><a href=\"https:\/\/linux.thingsomething.com\/index.php\/2016\/12\/31\/how-to-configure-telnet-in-redhat-linux-server\/\" class=\"more-link\">Read More<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[8,14],"tags":[97,98,151,242],"class_list":["post-404","post","type-post","status-publish","format-standard","hentry","category-linux-rhel5","category-server-configuration","tag-how-to-configure-telnet-in-linux","tag-how-to-configure-telnet-in-redhat-linux-server","tag-how-to-off-firewall-in-linux","tag-what-is-telnet"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/posts\/404"}],"collection":[{"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/comments?post=404"}],"version-history":[{"count":0,"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/posts\/404\/revisions"}],"wp:attachment":[{"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/media?parent=404"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/categories?post=404"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linux.thingsomething.com\/index.php\/wp-json\/wp\/v2\/tags?post=404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}