Linux系统一键更新系统命令
侧边栏壁纸
  • 累计撰写 81 篇文章
  • 累计收到 40 条评论

Linux系统一键更新系统命令

wszx01
2024-02-04 / 1 评论 / 22 阅读

Linux系统一键更新系统命令

 apt update -y  && apt upgrade -y && apt install -y curl wget sudo socat

命令解释:
更新软件包:

apt update -y

更新软件包到达最新:

apt upgrade -y

安装系统必要组件:

apt install -y curl wget sudo socat

curl wget是下载组件
sudo提高执行权限
socat域名证书申请相关

0

评论 (1)

取消
  1. 头像
    okxpbkxndh
    Windows 10 · Google Chrome

    Warning: Trying to access array offset on null in /app/public/web1/usr/themes/Joe-master/core/function.php on line 261
    @

    个人成长叙事与普世价值结合巧妙。

    回复