Problem and Solution with telnet on Oracle Linux

[root@oraclelinux6 /]# telnet 192.168.56.1 1521
-bash: telnet: command not found
[root@oraclelinux6 /]# yum install telnet
...[TRUNCATED FOR READABILITY]
Installed:
  telnet.x86_64 1:0.17-47.el6_3.1

Complete!
[root@oraclelinux6 /]# telnet 192.168.56.1 1521
Trying 192.168.56.1...
Connected to 192.168.56.1.
Facebooktwitterredditlinkedinmail
© Scott S. Nelson

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.