##6.2 Neutron计算节点 #6.2.Neutron.compute.sh #安装 yum install -y openstack-neutron-linuxbridge ebtables ipset #配置 cp /etc/neutron/neutron.conf{,.bak} echo... ...
分类:
其他好文 时间:
2019-06-11 16:17:05
阅读次数:
106
Linux: 关闭防火墙 vim catalina.sh export CATALINA_OPTS="-server -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,add ...
分类:
其他好文 时间:
2019-06-11 11:20:24
阅读次数:
85
Introduction 在这一章节,作者大致地进行了 TCP/IP 的 whirlwind tour, 讲解了数据传输的四层, link layer, network layer, transport layer 和 application layer, 并且对其中的每一层进行了区分.同时,作者也 ...
分类:
其他好文 时间:
2019-06-08 19:15:05
阅读次数:
118
近期更新源遭遇诸多不顺,无非是各种依赖问题的报错夹杂着各种稀奇古怪的问题,不过既然是玩Linux,就要做好处理各种疑难杂症的准备。经过了这几天的不断尝试,今天终于解决了更新出错的问题。 本人更新源出现的问题为:“输入sudo apt-get update”出现apt-transport-https相 ...
分类:
其他好文 时间:
2019-06-07 10:34:11
阅读次数:
332
"Cats Transport" 现在有n座山,第i座山的坐标为$d_i$,初始p个饲养员在山1,有m只猫,每只猫有一个属性$h_i,t_i$表示猫i 在$h_i$以及它在$t_i$时间后才能被带走($t_i$之前不算做在等待),现在请安排饲养员的出发时间,每个饲养员的速度都为每个单位长度每个单位时 ...
分类:
其他好文 时间:
2019-06-04 22:25:01
阅读次数:
132
This is the first lecture in a series exploring the Transport layer. This layer is responsible for logical communication between applications running ...
分类:
Web程序 时间:
2019-06-03 12:41:33
阅读次数:
137
Poj1459 Power Network 预流推进 问题描述: A power network consists of nodes (power stations, consumers and dispatchers) connected by power transport lines. A n ...
分类:
Web程序 时间:
2019-06-01 16:34:11
阅读次数:
108
挂载-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=7008-Xdebug -Xrunjdwp:transport=dt_socket,address=7777,server=y,suspend=nsudo mount -t ...
分类:
系统相关 时间:
2019-05-24 12:24:41
阅读次数:
147
William Smith In 1769 in a little town in Oxfordshire, England, a child with the very ordinary name of William Smith was born into the poor family of ...
分类:
其他好文 时间:
2019-05-18 18:52:42
阅读次数:
97
直接上代码 创建Sendmail 类 导入这两个jar : public class Sendmail {private static final Log logger = LogFactory.getLog(Sendmail.class);public static Map<String,Obje ...
分类:
编程语言 时间:
2019-05-17 15:17:48
阅读次数:
160