Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9daabd0

Browse files
authored
Update README.md
1 parent 911efe3 commit 9daabd0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

‎README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Linux-novice-one-click-script-summary
22
### 减少敲指令的繁琐 (Only Centos , Debian and Ubuntu)(需要Root权限)
33
### 本文可能非常长,请妥善运用页面搜索功能(Ctrl + F)
4+
--------------
5+
6+
#### 非常基础的检查 与 一键脚本
7+
48
* 查看当前Linux系统
59

610
* lsb_release -a
@@ -14,6 +18,17 @@
1418
Debian:apt-get -y install wget
1519
Ubuntu:apt-get -y install wget
1620
Centos:yum -y install wget
21+
22+
* 查看VPS虚拟化技术
23+
24+
* 安装virt-what
25+
26+
Debian:apt -y install virt-what
27+
Ubuntu:apt -y install virt-what
28+
Centos:yum -y install virt-what
29+
30+
* 输入virt-what等待输出 输出内容通常为:kvm/openvz/xen/Hyper-v/... 代表意义请自行Google / Baidu / Bing
31+
1732
--------------
1833

1934
* 一键添加swap脚本 (from:https://www.moerats.com/archives/722/)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /