
Ubuntu系统
熊铁树
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ubuntu安装Docker
**特别注意: 此版本是ubuntu的安装文档 所有命令默认在root用户下执行 我的ubuntu版本:Ubuntu 18.04.3 LTS** Docker官方文档地址:https://docs.docker.com/engine/install/ubuntu/ 卸载旧的版本: sudo apt-get remove docker docker-engine docker.io containerd runc 如果报告未安装这些包,也没关系。 更新索引并安装依赖包 sudo apt-get原创 2020-05-18 14:00:42 · 272 阅读 · 0 评论 -
解决Ubuntu 环境下插入U盘没有反应
命令: sudo apt-get install exfat-utils原创 2019-05-18 20:02:29 · 10735 阅读 · 4 评论