上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 53 下一页
摘要: ref: 官方文档很给力: nova 迁移有以下类型: Non-live migration (sometimes referred to simply as ‘migration’). The instance is shut down for a period of time to be mov 阅读全文
posted @ 2016-10-18 10:05 圆旭 阅读(729) 评论(0) 推荐(0) 编辑
摘要: devstack has shortened names for a number of services, e.g. g-api = glance api g-reg = glance registry n-api = nova api n-crt = nova certificate n-obj 阅读全文
posted @ 2016-10-17 22:02 圆旭 阅读(321) 评论(0) 推荐(0) 编辑
摘要: 执行如下指令: 同时按ctrl和a键,然后同时按shift和'键(即"),就可以浏览到服务列表: 上下翻到要查看的服务,进入即可看到当前的运行日志。重启就是按ctrl和c键先中断掉,然后再重新执行该命令即可。 阅读全文
posted @ 2016-10-17 21:55 圆旭 阅读(1479) 评论(0) 推荐(0) 编辑
摘要: browser web page: localhost:8088 health monitor : localhost:8089 阅读全文
posted @ 2016-10-14 17:15 圆旭 阅读(523) 评论(0) 推荐(0) 编辑
摘要: from: https://ask.openstack.org/en/question/80040/error-devstacktoolsinstall_pipsh58-download-of-get-pippy-failed/ 阅读全文
posted @ 2016-10-14 09:35 圆旭 阅读(933) 评论(0) 推荐(0) 编辑
摘要: from: https://github.com/d0m0reg00dthing/misc/blob/master/files/Ubuntu-14.04.4.sources.list 阅读全文
posted @ 2016-10-11 10:05 圆旭 阅读(433) 评论(0) 推荐(0) 编辑
摘要: The trick is to add environment variables to sudoers file via sudo visudo command and add these lines: 阅读全文
posted @ 2016-10-10 22:45 圆旭 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 转自:http://jinke.me/2015/12/20/shadowshocks.html 阅读全文
posted @ 2016-10-10 22:31 圆旭 阅读(14) 评论(0) 推荐(0) 编辑
摘要: 安装 Privoxy: yum install privoxy -y 编辑 Privoxy 配置文件,将 SOCKS5 协议转化为 HTTP 协议: vim /etc/privoxy/config 在配置文件中增加这个配置: forward-socks5t / 127.0.0.1:1080 . (这 阅读全文
posted @ 2016-10-10 21:36 圆旭 阅读(28) 评论(0) 推荐(0) 编辑
摘要: from: askubuntu.com 阅读全文
posted @ 2016-10-10 15:40 圆旭 阅读(146) 评论(0) 推荐(0) 编辑
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 53 下一页