vault backup: 2024-03-30 00:06:46

This commit is contained in:
2024-03-30 00:06:46 +08:00
parent 216de357bc
commit 1c073047e7
2 changed files with 11 additions and 3 deletions

View 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.

View File

@@ -1,3 +0,0 @@
```bash
sudo apt update; sudo apt install -y cifs-utils lm-sensors
```