原文地址:http://www.oklinux.cn/html/Basic/other/20070626/31719.html
一、写启动脚本
sudo ifconfig eth0 down
sudo ifconfig eth0 hw ether XX:XX:XX:XX:XX:XX
sudo ifconfig eth0 up
sudo /etc/init.d/networking restart
二、修改配置文件
打开文件: /etc/init.d/networking
找到:
case "$1" in
start)
在下面添加:
ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx
保存
三、修改配置文件
在/etc/network/interfaces中iface eth0 inet 后加入一行
hwaddress ether XX:XX:XX:XX:XX:XX
四、修改配置文件
打开文件:/etc/iftab
修改内容:
eth0 mac 00:e0:4d:75:8e:50(改成你要的物理地址mac)
再见了,股市!
-
再见了,股市!你的低迷不振,你的软绵阴跌,真如这深秋的冷风,让我感觉阵阵寒意。山林的枫叶红了,山下稻穗收了,父辈们已经开始过冬的准备了,我也该歇了,今天清仓剩下的长园集团,等待明年的春天。冬天有多久,我不知道,冬天有多冷,我也不知道,唯一知道的是该告别了,看夕阳斜照,云起云收。
1 个月之前