linux 命令和教程补充

This commit is contained in:
estomm
2021-12-24 11:16:28 +08:00
parent 40e916976b
commit b7c3653392
586 changed files with 46455 additions and 39 deletions

View File

@@ -0,0 +1,23 @@
usernetctl
===
被允许时操作指定的网络接口
## 补充说明
**usernetctl命令** 在用于被允许时操作指定的网络接口。
### 语法
```shell
usernetctl(参数)
```
### 参数
* 网络接口:被操纵的网络接口;
* up激活网络接口
* down禁用网络接口
* report报告网络接口状态。