first commit
This commit is contained in:
13
content/小白手册/疑难解答/第一次使用启用网卡.md
Executable file
13
content/小白手册/疑难解答/第一次使用启用网卡.md
Executable file
@@ -0,0 +1,13 @@
|
||||
第一次使用启用网卡(主要针对centos)
|
||||
|
||||
```bash
|
||||
cd /etc/sysconfig/network-scripts
|
||||
ls
|
||||
```
|
||||
|
||||
```bash
|
||||
vi ifcfg-***
|
||||
service network restart
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user