摘要: 1. Static IP vi /etc/network/interfaces Modify, or add below lines (x.x.x.x is the IP you have to know) auto eth0iface eth0 inet staticaddress x.x.x.x 阅读全文
posted @ 2016-10-29 10:05 palmydog 阅读(835) 评论(0) 推荐(0) 编辑
摘要: For security consideration, mySQL does NOT allow remote access by default. You might see err: Can't connect to MySQL server on 'xx.xx.xx.xx'(10061) Pl 阅读全文
posted @ 2016-10-29 09:49 palmydog 阅读(287) 评论(0) 推荐(0) 编辑