06 2019 档案

摘要:昨天做KVM相关的实验时,发现virt-manager打不开,报错cannot open display,想了想有可能是字库的问题。下面附上解决办法 1、网上找了Monaco_Yahei.ttf这个字库,将其上传至虚拟机的家目录下,mv至/usr/share/fonts这个目录下 2、virt-ma 阅读全文
posted @ 2019-06-27 20:39 意如柳 阅读(2277) 评论(0) 推荐(0) 编辑
摘要:egrep '(vmx|svm)' --color=always /proc/cpuinfo 注意:如果查询的结果中包含有vmx,那么就可以证明服务器是支持虚拟化的 安装包 yum -y groupinstall "Virtualization" "Virtualization Client" "V 阅读全文
posted @ 2019-06-27 20:36 意如柳 阅读(1063) 评论(0) 推荐(0) 编辑
摘要: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 阅读全文
posted @ 2019-06-27 20:34 意如柳 阅读(14794) 评论(0) 推荐(1) 编辑
该文被密码保护。
posted @ 2019-06-21 14:32 意如柳 阅读(1) 评论(0) 推荐(0) 编辑
摘要:现象: git clone 或是 git pull的时候会出错,error 大概如下 remote: Enumerating objects: 7433, done.remote: Counting objects: 100% (7433/7433), done.error: pack-object 阅读全文
posted @ 2019-06-20 20:12 意如柳 阅读(3816) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-06-19 20:41 意如柳 阅读(4) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-06-19 18:01 意如柳 阅读(4) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-06-19 15:00 意如柳 阅读(3) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-06-11 18:52 意如柳 阅读(4) 评论(0) 推荐(0) 编辑
摘要:起因: 在工作中可能遇到这样一种情况:升级时发现备份的sql表列太宽,以至于出现以下错误: 这时候就要进行版本回退,将宽表修改后重新备份,然后再升级。 降级步骤: 0、查看已有yum源: 1、将yum源移除: 2、清除yum源缓存后生成cache: 3、查看已安装的mariadb: 4、卸载已安装的 阅读全文
posted @ 2019-06-03 16:59 意如柳 阅读(1413) 评论(0) 推荐(0) 编辑
摘要:一、git从远程更新分支 阅读全文
posted @ 2019-06-02 12:26 意如柳 阅读(196) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示