VMwareWorkstation--Linux

VMware***:  5A02H-AU243-TZJ49-GTC7K-3C61N 


允许远程机器连接:

sudo gedit /etc/mysql/my.conf  找到bind-address 注释掉,保存文件,  修改root的host地址为%(update user set host='%' where user='root';) ,刷新权限,在命令行输入ifconfig 查看ubuntu ip地址,在windows的navcat中尝试远程连接mysql数据库. 

(1)Ubuntu16.04下安装python3.6详细步骤及anaconda安装详解:

https://blog.csdn.net/qq_37659064/article/details/79329156

(2)Ubuntu 下安装 Python 虚拟环境:

https://www.linuxidc.com/Linux/2017-04/142752.htm

(3)mysql-ubuntu14.04彻底卸载mysql:

https://blog.csdn.net/qq_25730711/article/details/53503959


总结:

飞鸽传书软件:在同一局域网中可用于传输大容量文件.

当MySQL中出现无法连接某IP(例:192.168.12.128),可重启服务(在Linux中通过命令sudo restart MySQL来启动即可)


VMwareWorkstation--Linux

VMwareWorkstation--Linux