diff --git a/CONTRIBUTORS.svg b/CONTRIBUTORS.svg index aa019f13..6a56fcd1 100644 --- a/CONTRIBUTORS.svg +++ b/CONTRIBUTORS.svg @@ -186,27 +186,29 @@ + + - + - + - + - + - + - + - + - + - + - + - + \ No newline at end of file diff --git a/docs/linux-command.html b/docs/linux-command.html index 71009f51..5e1d863a 100644 --- a/docs/linux-command.html +++ b/docs/linux-command.html @@ -92,7 +92,11 @@ -
:---:---
uname显示linux系统信息
uname -r显示内核版本信息
uptime显示系统运行的时间
(包括平均负载)
hostname显示系统主机名
hostname -i显示系统的IP地址
last reboot显示系统重新启动历史记录
date显示当前系统日期和时间
timedatectl查询和更改系统时钟
cal显示当前日历的月份和日期
w显示系统中当前登录的用户
whoami显示您的登录身份
finger username显示有关用户的信息
+ + + + +
:---:---
uname显示linux系统信息
uname -r显示内核版本信息
cat /etc/os-release显示linux系统详细信息
uptime显示系统运行的时间
(包括平均负载)
hostname显示系统主机名
hostname -i显示系统的IP地址
last reboot显示系统重新启动历史记录
date显示当前系统日期和时间
timedatectl查询和更改系统时钟
cal显示当前日历的月份和日期
w显示系统中当前登录的用户
whoami显示您的登录身份
finger username显示有关用户的信息

硬件

diff --git a/index.html b/index.html index ecd5997b..996309c9 100644 --- a/index.html +++ b/index.html @@ -1288,7 +1288,7 @@

如果你有资源,可以很方便部署 web 版,这非常简单,只需要克隆 gh-pages 分支代码到你的静态服务就可以了,还可以使用 docker 快捷部署 web 版。

-
+