-
Ubuntu 桌面培训
Powered by TCPDF (www.tcpdf.org)
版权 $ ^{©} $ 2010 Aron Xu (happyaron.xu@gmail.com)
版权 © 2010 Eleanor Chen (chenyueg@gmail.com)
版权 $ ^{©} $ 2010 YunQiang Su (wzssyqa@gmail.com)
版权 © 2010 制作者的人格权利。
关于这个著作权协议的更多信息,请参阅:
http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode
Ubuntu 桌面培训
## 目录
课程概况
目标对象和前提要求 ..... 27
学生职责 ..... 28
Ubuntu 课程计划 ..... 28
教员职责 ..... 33
培训前准备和检查 I.II 自由软件运动、开源和 Linux ..... 2
I.III I 自由软件运动 ..... 2
I.IV I 安装 ..... 12
I.IV.I 应用程序 ..... 16
I.IV.II 本课小结 ..... 21
I.VI 复习题 ..... 22
II 探索 Ubuntu 桌面
II.I Ubuntu 桌面组件 ..... 25
II.II
0 码力 |
540 页 |
26.26 MB
| 1 年前 3
-
Ubuntu 桌面培训
Powered by TCPDF (www.tcpdf.org)
版权 $ ^{©} $ 2010 Aron Xu (happyaron.xu@gmail.com)
版权 © 2010 Eleanor Chen (chenyueg@gmail.com)
版权 $ ^{©} $ 2010 YunQiang Su (wzssyqa@gmail.com)
版权 © 2010 制作者的人格权利。
关于这个著作权协议的更多信息,请参阅:
http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode
Ubuntu 桌面培训
## 目录
课程概况
目标对象和前提要求 ..... 25
学生职责 ..... 26
Ubuntu 课程计划 ..... 26
教员职责 ..... 30
培训前准备和检查 33
总结 ..... 33
1 Ubuntu 介绍
1.1 关于开源 ..... 1
1.2 自由软件运动、开源和 Linux ..... 2
1.2.1 自由软件运动 ..... 2
1.2.2 开源运动与 Linux ..... 3
1.3 关于 Ubuntu ..... 6
1.3.1 Ubuntu 承诺 ..... 7
1.3.2 Ubuntu
0 码力 |
524 页 |
57.54 MB
| 1 年前 3
-
0 码力 |
42 页 |
3.45 MB
| 1 年前 3
-
# Go in Linux Desktop Environment 2015年4月 夏彬 武汉深之度
## Linux桌面环境
• Gnome (Gtk)
• KDE (Qt)
• Lxde (Gtk) LxQt(Qt5)
• Xfce (Gtk)
• DDE (Gtk)
• .....
## DE组件
• Windows Manager
• Input Method
• Launcher Question: DE是否应该努力追求本身独立?
- 可以跑在更多发行版上
- 更多的受众,更多的反馈
但DE最终会与底层服务甚至特定版进行交互,完全独立很难走到完美。
• 造成更多的开发包袱
Linux不会被统一,所以DE最好还是拥有更好的内聚性。
但应该打包更多的系统在一起, 从更多的地方优化用户体验, 无折腾。
基础文件系统 + 仓库 + DE + 软件商店(各种应用软件才是正常用户需要的,基础设施不应该放到用户面前)
D-Bus FreeDesktop (http://dbus.freedesktop.org)
others Kernel "dbus-like" code for the Linux kernel (https://github.com/gregkh/kdbus)
## go-dbus: The Easy Frame-less D-Bus Go Interface
go-dbus(https://gitcafe
0 码力 |
36 页 |
414.50 KB
| 2 年前 3
-
## CLI HANDBOOK
# Table of Contents
Preface
The Linux Handbook
Conclusion
## Preface
The Linux Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic.
In particular, the goal goal is to get you up to speed quickly with Linux.
This book is written by Flavio. I publish programming tutorials on my blog flaviocopes.com and I organize a yearly bootcamp at bootcamp.dev.
You can reach reach me on Twitter @flaviocopes.
Enjoy!
## The Linux Handbook
• 1. Introduction to Linux
• 2. man
• 3. ls
• 4. cd
• 5. pwd
• 6. mkdir
• 7. rmdir
• 8. mv
• 9. cp
• 10. open
• 11. touch
• 12
0 码力 |
112 页 |
13.74 MB
| 2 年前 3
-
INTERPRETED LANGUAGES BROKEN
INTERPRETED PROGRAMS CREATING
INTERPRETER HARD
SYMBOLIC
Linux community, 149
Linux distributions, 149
CentOS, 150, 294
Debian, 150, 297
Fedora, xxviii 150
Red Hat Enterprise Linux, 150
Slackware, 150
Ubuntu, xxviii, 149–150, 294
Xandros, 150
Linux Filesystem Hierarchy Standard, 19, 312
Linux kernel, xxv, xxix, 19, 43, 95
0 码力 |
15 页 |
2.13 MB
| 2 年前 3
-
jpg)
# COMMANDS HANDBOOK
Flavio Copes
## Table of Contents
|Preface|
|---|
|Introduction to Linux and shells|
|man|
|ls|
|cd|
|pwd|
|mkdir|
|rmdir|
|mv|
|cp|
|open|
|touch|
|find|
|ln|
|gzip|
|gunzip| |traceroute|
|clear|
|history|
|export|
|crontab|
|uname|
|env|
|printenv|
|Conclusion|
## Preface
The Linux Commands Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic.
I find this gives a well-rounded overview.
This book does not try to cover everything under the sun related to Linux and its commands. It focuses on the small core commands that you will use the 80% or 90% of the time
0 码力 |
135 页 |
14.14 MB
| 2 年前 3
-
## Linux
wangxiaodong@ouc.edu.cn

## Linux History
■ 1991年4月,芬兰赫尔辛基大学计算机系研究生Linus Torvalds开始为一个以后被称为“Linux”的内核而工作。(后附Linus的邮件) Torvalds在新闻组comp.os.minix发表了Linux V0.01,约有一万行代码。
■ 1992年,全世界大约有1000个左右的人使用Linux,并有不少人提供初期的代码上载和评论。
■ 1993年,大约由100多个程序员参与内核代码修改,内核核心由5人组成,V0.99约有十万行代码。
■ 1993年12月,Linux全球用户数约在10万左右。
■ 1994年3月,Linux1.0问世,约有17万行代码 0问世,约有17万行代码。它完全按自由免费的协议发布,源码必须完全公开,之后很快Linux正式采用GPL协议。
■ 1995年,Linux全球用户数大大超过50万,Linux已可在Intel、Digital和Sun SPARC处理器上运行,Linux Journal杂志已发行了10万册。内核发展到1.2,约有25万行代码。
## Linux History
## ■ 第一篇Linux帖子
From: torvalds@klaava
0 码力 |
77 页 |
7.40 MB
| 2 年前 3
-
## ubuntu
## ☐
## ubuntu
## linux for human beings
## ubuntu

## ubuntu linux for human beings
0 码力 |
4 页 |
1.17 MB
| 1 年前 3
-
TaiShan 服务器
# Harbor
环境搭建指导书 – CentOS 7.6
文档版本 ___ 01
发布日期 2020-07-01
鲲鹏创新中心旗舰店
## 目录
1 软件介绍.....1
2
环境配置.....2
3 系统配置.....3
3.1 关闭防火墙(可选).....3
3.2 修改 SELinux 为 disabled(可选). 外,还整合了 K8s 的插件(Add-ons)仓库,即 Helm 通过 chart 方式下载,管理,安装 K8s 插件,而 chartmuseum 可以提供存储 chart 数据的仓库。
## 2
环境配置
硬件平台
| 服务器 | TaiShan 200 2280 |
| 处理器 | 2*KunPeng 7.6 | https://support.huawei.com/enterprise/zh/doc/EDOC1100088654/3e971c8d | 本文档安装过程选择的环境为“Server with GUI”,并附加了“Development Tools”。 |
| Docker-ce | 19.03.8 | 见4.1 0 码力 |
12 页 |
873.78 KB
| 1 年前 3
|