7 kolla-ansible destroy -i ./multinode --yes-i-really-really-mean-it 8 kolla-ansible -i multinode deploy -v 9 kolla-ansible destroy -i ./multinode --y ...
分类:
其他好文 时间:
2020-07-29 15:02:34
阅读次数:
46
题目描述 The task is really simple: given N exits on a highway which forms a simple cycle, you are supposed to tell the shortest distance between any pair ...
分类:
其他好文 时间:
2020-07-26 15:22:02
阅读次数:
59
上一篇聊到VDI厂商说重复SID不是个事儿,可毕竟多年AD的经验在这,重复SID到底有没有问题?
分类:
其他好文 时间:
2020-07-26 11:20:39
阅读次数:
112
4.1 遍历整个列表 magicians = ['alice', 'david', 'carolina'] for magician in magicians: print(magician) 4.1.2 在for循环中执行更多的操作 magicians = ['alice', 'david', ' ...
分类:
编程语言 时间:
2020-06-30 10:25:07
阅读次数:
95
参考:Linux 下XFS 文件系统修复指导书 Centos 7 LVM xfs文件系统修复 ls -l /dev/mapper xfs_repair /dev/mapper/centos-root xfs_repair -L /dev/mapper/centos-root init 6 #重启 f ...
分类:
系统相关 时间:
2020-06-24 23:28:00
阅读次数:
152
题目: Jesus, what a great movie! Thousands of people are rushing to the cinema. However, this is really a tuff time for Joe who sells the film tickets. ...
分类:
其他好文 时间:
2020-06-24 19:34:23
阅读次数:
52
字符串格式化的两种方式:百分号格式、format格式 1、百分号格式 #打印字符串 msg="i am %s,my hobby is %s" %("alex","youxi") print(msg) #打印整数 msg1="name %s,age %d" %("land",28) print(msg ...
分类:
其他好文 时间:
2020-06-16 23:18:29
阅读次数:
75
the 10 drwxr-xr-x the first bit: | | | | | | | - | regular file | | b | block special file | | c | character special file| |s | socket | |d | director ...
分类:
系统相关 时间:
2020-06-16 18:52:03
阅读次数:
80
During my time with Zotero, I've really enjoyed its various features and the 300MB of file sync space is able to be extended by modifying the path to ...
adapted from poj 2482 Fleeting time does not blur the memory of you. Has it really been three years since i first saw you? I still remember, vividly, ...
分类:
其他好文 时间:
2020-06-03 17:25:52
阅读次数:
89