随笔分类 -  Ubuntu

摘要:参考文章:https://blog.csdn.net/qq_20965753/article/details/61420431 sudo nano /usr/share/lightdm/lightdm.conf.d/20-lubuntu.conf [Seat:*] user-session=Lubu 阅读全文
posted @ 2020-03-01 15:29 新贵 阅读(944) 评论(0) 推荐(0)
摘要:语法 选项 阅读全文
posted @ 2018-11-01 10:12 新贵 阅读(3085) 评论(0) 推荐(0)
摘要:http://ubuntuhandbook.org/index.php/2016/11/install-touchpad-indicator-in-ubuntu-16-04/ 阅读全文
posted @ 2018-10-01 19:30 新贵 阅读(753) 评论(0) 推荐(0)
摘要:Ubuntu安装VLC官方介绍:http://www.videolan.org/vlc/download-ubuntu.html 其他问题请查看官方wiki:https://wiki.videolan.org/Ubuntu/ Many vlc plugins can be installed aft 阅读全文
posted @ 2018-09-14 13:00 新贵 阅读(5178) 评论(0) 推荐(0)
摘要:预留位置 预留位置 预留位置 预留位置 预留位置 预留位置 终端默认的常用快捷键 阅读全文
posted @ 2018-09-14 12:27 新贵 阅读(197) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2018-09-14 11:16 新贵
摘要:2017-08-22 14:47:06 进入页面:https://packages.debian.org/search?keywords=iptux 选择“stretch (stable) ”——“armhf”,选择一个镜像服务器下载 http://ftp.cn.debian.org/debian/ 阅读全文
posted @ 2018-09-07 09:49 新贵 阅读(311) 评论(0) 推荐(0)
摘要:更新源列表命令 sudo apt-get update sudo apt-get upgrade –y This is the list of packages you need to have available on your system that will run Hass.io if yo 阅读全文
posted @ 2018-06-29 16:08 新贵 阅读(9641) 评论(0) 推荐(0)
摘要:在Ubuntu或者Debian已经部署完毕Docker 拉取镜像文件: sudo docker pull docker.io/portainer/portainer Using default tag: latest latest: Pulling from portainer/portainer 阅读全文
posted @ 2018-04-25 10:50 新贵 阅读(4866) 评论(0) 推荐(0)
摘要:当前各系统版本: Ubuntu Xenial 16.04 (LTS) Docker v18.03.0-ce(CE即Community Edition,EE即Enterprise Edition 总共两个版本) 教程内容来自:https://docs.docker.com/install/linux/ 阅读全文
posted @ 2018-04-24 10:41 新贵 阅读(327) 评论(0) 推荐(0)