在https://www.devexpress.com/Support/Center/Question/Details/T214296/missing-icons-from-toolbox找到解决方法 To work around this issue you can try resetting toolbox caches while your display scaling level is at 100%(while using the smaller fonts). 1. Clos
VMware下CentOS7安装后,还原虚拟网络后,敲ifconfig不显示局域网ip,没有出现eth0网卡,不能上网,SSH不能连接,输入ifconfig后如下图: 解决方法: 1.编辑网卡的配置文件 vi /etc/sysconfig/network-scripts/ifcfg-ens33 将里面的NAME和DEVICE项修改为eth0(有的会出现文本里面没有IPADDR,NETMASK,GATEWAY,DNS的情况,自己补上) [root@localhost ~]# vi /etc/sys