该文被密码保护。 阅读全文
posted @ 2015-11-27 12:51
秦瑞It行程实录
阅读(0)
评论(0)
推荐(0)
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
摘要:
KVM虚拟机上关于宿主机的USB设备使用问题探究KVM usb passthrough就是将宿主机的usb接口直接给虚拟机使用,usb接口上的设备也就直接可以在虚拟机上使用;测试通过usb passthrough 能在基于ubuntu14.04 下kvm windows2003 能成功透传usb;w... 阅读全文
posted @ 2015-11-27 09:23
秦瑞It行程实录
阅读(1731)
评论(0)
推荐(0)
摘要:
Virt-Manager adds support for usb2Wednesday, April 4, 2012 - 10:40 Haydn Solomon The most recent release of virt-manager tagged 0.9.1-1 released at th... 阅读全文
posted @ 2015-11-27 09:10
秦瑞It行程实录
阅读(383)
评论(0)
推荐(0)
摘要:
set in nova.conf -> scheduler_default_filters=AllHostsFilter Tried without success. 阅读全文
posted @ 2015-11-26 22:28
秦瑞It行程实录
阅读(261)
评论(0)
推荐(0)
摘要:
Hi,Does anyone successfully use USB drive in Windows7 guest? If I pass aUSB drive to Windows7 guest, Device Manager may find this device butthe USB ma... 阅读全文
posted @ 2015-11-26 17:07
秦瑞It行程实录
阅读(296)
评论(0)
推荐(0)
摘要:
1、安装iptables防火墙CentOS执行:yum install iptablesDebian/Ubuntu执行:apt-get install iptables2、清除已有iptables规则iptables -Fiptables -Xiptables -Z3、开放指定的端口#允许本地回环接... 阅读全文
posted @ 2015-11-26 14:53
秦瑞It行程实录
阅读(317)
评论(0)
推荐(0)
摘要:
1. iptables 封INPUT入站 ip 流量iptables -I INPUT -s (ip or ip/netmask) -j DROP2. iptables 封OUTPUT出站ip流量iptables -I OUTPUT -d (ip or ip/netmask) -j DROP 阅读全文
posted @ 2015-11-26 13:38
秦瑞It行程实录
阅读(255)
评论(0)
推荐(0)
摘要:
某些人很MJJ,挂了N多代理来疯狂采集,把服务器带宽都耗尽了,没办法只好封掉一些!目前发现的问题openStack kilo for ubuntu manuual运行一段时间后 云平台的控制节点p5p1网卡send 大流量包 到 公网如下 ips,目前采用的方法,之后流量目前观察正常;很多12M/s... 阅读全文
posted @ 2015-11-26 10:26
秦瑞It行程实录
阅读(589)
评论(0)
推荐(0)
|