以下是如何连接oracle控制台的过程
#创建密钥,一直下一步即可 ssh-keygen -t rsa
#创建密钥,一直下一步即可
ssh-keygen -t rsa
查看创建的公钥 cat .ssh/id_rsa.pub
cat .ssh/id_rsa.pub
创建完成后,复制"linux/mac的串行控制连接"