2、检查appstore.list已过期,发现是系统时间问题,使用ntp同步,然后解决
点击(此处)折叠或打开
- 1 cat /etc/os-version
- 2 apt update
- 3 dpkg -l | grep -i cert
- 4 apt-cache search cert-tool
- 5 cd /etc/yum.r
- 6 cd /etc/apt/
- 7 ls
- 8 cd sources.list.d/
- 9 ls
- 10 cat appstore.list
- 11 cd
- 12 uos-activator-cmd -q
- 13 cat /etc/os-version
- 14 uname -a
- 15 iptables -L
- 16 systemctl sattus firewalld
- 17 systemctl status firewalld
- 18 apt update
- 19 apt install ntpdate
- 20 ntpdate 0.pool.ntp.org
- 21 apt update
- 22 history