Ubuntu将下载官方源更换为国内源 由于某些原因,在国内更新软件都很慢,可以改源为国内源 1.备份原始文件 sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup 2.打开文件 vi /etc/apt/sources.list 3.注释原文件内容添加新地址 #阿里云 deb http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe multiverse deb
如题,本人在安装samba等软件的时候,在命令行敲入: sudo apt-get install samba4命令的时候,系统在下载之后报错,大致内容如下: ~$ sudo apt-get install apache2[sudo] password for lilyyin: Reading package lists... DoneBuilding dependency tree Reading state information... Doneapache2 is already the n