码迷,mamicode.com
首页 > 数据库 > 详细

navicat连接阿里云mysql

时间:2018-04-30 17:51:55      阅读:232      评论:0      收藏:0      [点我收藏+]

标签:config   and   进入   http   nis   nbsp   logs   libs   cdh   

1.服务器控制台在安全组配置3306端口

2.进入 /etc/ssh/sshd_config 在最下面 加入下面代码

KexAlgorithms diffie-hellman-group1-sha1,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
Ciphers 3des-cbc,blowfish-cbc,aes128-cbc,aes128-ctr,aes256-ctr

然后执行

ssh-keygen -A

最后重启SSH

service ssh restart

 

3.navicat配置

技术分享图片

技术分享图片

 

参考资料:

https://www.cnblogs.com/yidiandhappy/p/7404674.html

https://blog.csdn.net/liuhailiuhai12/article/details/64124637

 

navicat连接阿里云mysql

标签:config   and   进入   http   nis   nbsp   logs   libs   cdh   

原文地址:https://www.cnblogs.com/zhp-king/p/8973997.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!