update
This commit is contained in:
parent
79b15b85f4
commit
a64b8a4343
@ -1,8 +1,8 @@
|
|||||||
baseURL = "https://colben.cn/"
|
baseURL = "https://colben.cn/"
|
||||||
languageCode = "en"
|
languageCode = "en"
|
||||||
defaultContentLanguage = "zh-cn" # en / zh-cn / ... (This field determines which i18n file to use)
|
defaultContentLanguage = "zh-cn" # en / zh-cn / ... (This field determines which i18n file to use)
|
||||||
#title = "Colben Notes"
|
title = "Colben Notes"
|
||||||
title = "私人工作笔记"
|
#title = "私人工作笔记"
|
||||||
preserveTaxonomyNames = true
|
preserveTaxonomyNames = true
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
|
@ -112,7 +112,7 @@ categories: ["network"]
|
|||||||
|
|
||||||
### 载入 bonding 模块,重启 network 服务
|
### 载入 bonding 模块,重启 network 服务
|
||||||
```bash
|
```bash
|
||||||
modprob bonding
|
modprobe bonding
|
||||||
systemctl restart network
|
systemctl restart network
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user