摘要:
昨天做KVM相关的实验时,发现virt-manager打不开,报错cannot open display,想了想有可能是字库的问题。下面附上解决办法 1、网上找了Monaco_Yahei.ttf这个字库,将其上传至虚拟机的家目录下,mv至/usr/share/fonts这个目录下 2、virt-ma 阅读全文
摘要:
egrep '(vmx|svm)' --color=always /proc/cpuinfo 注意:如果查询的结果中包含有vmx,那么就可以证明服务器是支持虚拟化的 安装包 yum -y groupinstall "Virtualization" "Virtualization Client" "V 阅读全文
摘要:
Error: Can't launch the ModelSim-Altera software -- the path to the location of the executables for the ModelSim-Altera software were not specified or 阅读全文