网络
飞越木星
与大家共同分享技术知识,本人专长,Linux嵌入式设备,智能硬件开发,共同提高。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Wayland Architecture
A good way to understand the wayland architecture and how it is different from X is to follow an event from the input device to the point where the change it affects appears on screen. This is where ...原创 2019-09-18 10:08:23 · 328 阅读 · 0 评论 -
ubuntu 安装ssh server
1、安装并开启ssh sudo apt-get update sudo apt-get upgrade sudo apt-get install openssh-server sudo /etc/init.d/ssh start 2,登录原创 2019-09-20 09:49:15 · 266 阅读 · 0 评论
分享