1. sed -i 's/archive.ubuntu.com/mirrors.ustc.edu.cn/g' /etc/apt/sources.list;
    2. sed -i 's/security.ubuntu.com/mirrors.ustc.edu.cn/g' /etc/apt/sources.list;
    3. apt-get clean;
    4. apt-get update;
    1. apt-get update
    2. apt-get install -y iputils-ping