add new chinese translations
This commit is contained in:
12
pages.zh/linux/ifdown.md
Normal file
12
pages.zh/linux/ifdown.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# ifdown
|
||||
|
||||
> 禁用网络接口。
|
||||
> 更多信息:<https://manned.org/ifdown>。
|
||||
|
||||
- 禁用接口 eth0:
|
||||
|
||||
`ifdown {{eth0}}`
|
||||
|
||||
- 禁用所有已启用的接口:
|
||||
|
||||
`ifdown -a`
|
Reference in New Issue
Block a user