1、装完系统无法用scrt连接服务器
查看IP命令
ip addr
[root@localhost ~]# vi /etc/sysconfig/network-scripts/ifcfg-ens33
修改ONBOOT选项改为
ONBOOT=yes
重启网卡服务
[root@localhost ~]# systemctl restart network
2、查看内核
cat /etc/system-release
1、装完系统无法用scrt连接服务器
查看IP命令
ip addr
[root@localhost ~]# vi /etc/sysconfig/network-scripts/ifcfg-ens33
修改ONBOOT选项改为
ONBOOT=yes
重启网卡服务
[root@localhost ~]# systemctl restart network
2、查看内核
cat /etc/system-release