Debian的几个配置文件备份
时间:2006-10-26 来源:zw_ren
安装Debian时设置了几个配置文件
1./etc/network/interface
2./etc/apt/apt.conf
主要是设置了网络代理
Acquire::http::proxy "http://172.28.88.2:80";
1./etc/network/interface
#This file describes the network interfaces available on your system |
主要是设置了网络代理
Acquire::http::proxy "http://172.28.88.2:80";
相关阅读 更多 +