This commit is contained in:
BoHung Chiu 2022-05-18 18:37:12 +08:00
parent 4ff3326812
commit e099475a48
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
* Ubuntu 18.04 LTS 已安裝完畢並能遠端連線進入
* 當前帳號可以使用 sudo 指令
## 修復舊的 logrotate 的bug
```sh
$ curl http://gitlab.tp.rulingcom.com/erictyl/install_r45_on_ubuntu_1804lts_doc/-/raw/master/fix_logrotate.sh | sh
```
## 建立 rulingcom 帳號(若已是 rulingcom 帳號,前往下一步驟)
```sh
$ sudo su # 從當前帳號切換到 root