vault backup: 2024-03-30 00:06:46
This commit is contained in:
11
05. 資料收集/Linux/00. 重灌基本步驟.md
Normal file
11
05. 資料收集/Linux/00. 重灌基本步驟.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
```bash
|
||||||
|
sudo apt update; sudo apt install -y cifs-utils lm-sensors
|
||||||
|
```
|
||||||
|
|
||||||
|
1. 修正時區
|
||||||
|
2. 掛載 smb
|
||||||
|
3. 掛載 lvm
|
||||||
|
4. 設定 journalctl size
|
||||||
|
5. 設定 crontab
|
||||||
|
6. 啟動所有 docker
|
||||||
|
7.
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
```bash
|
|
||||||
sudo apt update; sudo apt install -y cifs-utils lm-sensors
|
|
||||||
```
|
|
||||||
Reference in New Issue
Block a user