摘要: ubuntu 11.10添加eth0:1后重启网卡不显示eth0:1http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324306 阅读全文
posted @ 2013-10-24 18:12 silence.li 阅读(212) 评论(0) 推荐(0)
摘要: 原理图:OS: ubuntu Server 12.041.安装apt-get install distcc2.配置将文件/etc/default/distcc修改为如下格式STARTDISTCC="true"ALLOWEDNETS="127.0.0.1 10.192.0.0/24"LISTENER="10.192.0.7"NICE="10"JOBS=""ZEROCONF="false"3.启动/etc/init.d/distcc start|stop|restart|relo 阅读全文
posted @ 2013-10-24 15:13 silence.li 阅读(1189) 评论(1) 推荐(0)