会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
悟-空
博客园
首页
新随笔
联系
订阅
管理
2019年1月11日
debian 安装xz 命令
摘要: 1 # apt install -y xz-utils 2 # xz -d Python-3.6.8.tar.xz 3 # xz -d Python-3.6.8.tar.xz
阅读全文
posted @ 2019-01-11 15:24 _Goku
阅读(2868)
评论(0)
推荐(0)
编辑
debian wget 报ERROR: The certificate of ‘xxx’ is not trusted.
摘要: 第一种解决方式: 第二种解决方式: 1 # apt install -y ca-certificates
阅读全文
posted @ 2019-01-11 15:14 _Goku
阅读(2454)
评论(0)
推荐(0)
编辑
debian 和ubuntu 安装ifconfig 命令
摘要: # apt update # apt install net-tools
阅读全文
posted @ 2019-01-11 15:00 _Goku
阅读(2769)
评论(0)
推荐(0)
编辑
公告