摘要: ifconfig // check Mac address sudo ifconfig eth0 down sudo ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx sudo ifconfig eth0 up ifconfig // check Mac addres 阅读全文
posted @ 2016-11-30 19:59 wangchangruei 阅读(379) 评论(0) 推荐(0)
摘要: # Modify /etc/apt/sources.list # add below 3 lines to /etc/apt/sources.list sudo vim /etc/apt/sources.listdeb http://archive.ubuntu.com/ubuntu/ trusty 阅读全文
posted @ 2016-11-30 19:45 wangchangruei 阅读(606) 评论(0) 推荐(0)