UOS统信系统下载cer证书生成工具Certool失败

620阅读 0评论2022-09-29 centrify
分类:LINUX

1、无法下载






2、检查appstore.list已过期,发现是系统时间问题,使用ntp同步,然后解决

点击(此处)折叠或打开

  1. 1 cat /etc/os-version
  2. 2 apt update
  3. 3 dpkg -l | grep -i cert
  4. 4 apt-cache search cert-tool
  5. 5 cd /etc/yum.r
  6. 6 cd /etc/apt/
  7. 7 ls
  8. 8 cd sources.list.d/
  9. 9 ls
  10. 10 cat appstore.list
  11. 11 cd
  12. 12 uos-activator-cmd -q
  13. 13 cat /etc/os-version
  14. 14 uname -a
  15. 15 iptables -L
  16. 16 systemctl sattus firewalld
  17. 17 systemctl status firewalld
  18. 18 apt update
  19. 19 apt install ntpdate
  20. 20 ntpdate 0.pool.ntp.org
  21. 21 apt update
  22. 22 history

上一篇:VirtualBox 桥接网卡 未指定
下一篇:tkinter中按钮的浮雕样式