VM关上虚拟机后,应用SecureCRT近程连贯发现连贯不上,应用ifconfig命令后发现没有显示ens33
进入目录可看到ens33文件存在
解决办法
systemctl stop NetworkManager
systemctl disable NetworkManager
systemctl start network.service
运行实现即可
VM关上虚拟机后,应用SecureCRT近程连贯发现连贯不上,应用ifconfig命令后发现没有显示ens33
进入目录可看到ens33文件存在
解决办法
systemctl stop NetworkManager
systemctl disable NetworkManager
systemctl start network.service
运行实现即可
发表回复