镜像网站

镜像网站 #

镜像 清华 南科 阿里 华为
Debian 新×
Apache
Maven

离线debian源镜像 #

  • unstable 修改为debian的代号
  • non-free 修改为其他规范的软件,mirror.list里有模板
apt clean
apt update
apt install -y apt-mirror
sed -i 's|deb|#deb|g' /etc/apt/mirror.list
sed -i '$adeb https://mirrors.aliyun.com/debian unstable non-free' /etc/apt/mirror.list
apt-mirror
graph TD
A(工业用地效率)-->B1(土地利用强度)
A-->B2(土地经济效益)
B1-->C1(容积率)
B1-->C2(建筑系数)
B1-->C3(亩均固定资本投入)
B2-->D1(亩均工业产值)
B2-->D2(亩均税收)