Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3646753
  • 博文数量: 880
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 6155
  • 用 户 组: 普通用户
  • 注册时间: 2016-11-11 09:12
个人简介

To be a better coder

文章分类

全部博文(880)

文章存档

2022年(5)

2021年(60)

2020年(175)

2019年(207)

2018年(210)

2017年(142)

2016年(81)

发布时间:2020-03-31 17:04:48

  在之前的文章中http://blog.csdn.net/dobell/article/details/9003421,给出了XEN console 连接HVM的方式,那么在KVM下,如何使用libvirt库的virsh console 连接HVM呢?其实同样很简单    其实要实现,并不难。首先,我们需要在 virsh启动的虚拟机XML文件 kvm201.xml 中插入以下标签 &nbs.........【阅读全文】

阅读(2427) | 评论(0) | 转发(0)

发布时间:2020-03-30 16:39:14

//成功#define MQTTCLIENT_SUCCESS 0 //失败,通用#define MQTTCLIENT_FAILURE -1 //客户端未连接,未连接,先使用引起#define MQTTCLIENT_DISCONNECTED -3 //已达到允许同时处理的最大消息数(#define MAX_MSG_ID 65535)#define MQTTCLIENT_MAX_MESSAGES_INFLIGHT -4 //UTF-8字符串无效#define M.........【阅读全文】

阅读(10034) | 评论(0) | 转发(0)

发布时间:2020-03-23 11:13:53

Error getting authority: Error initializing authority: Could not connect: No such file or directory (g-io-error-quark, 1)今天早上使用内网gitlab仓库的时候,发现页面无法打开,ssh也无法连接。到机房接上显示器,发现如下错误:1.........【阅读全文】

阅读(10548) | 评论(0) | 转发(0)

发布时间:2020-03-23 11:09:08

......【阅读全文】

阅读(7666) | 评论(0) | 转发(0)

发布时间:2020-03-22 14:26:05

http://oenhan.com/topic......【阅读全文】

阅读(589) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册