上一页 1 ··· 76 77 78 79 80 81 82 83 84 ··· 164 下一页
摘要: http://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/7112-26.htmlUpdated:May 26, 201... 阅读全文
posted @ 2016-07-08 23:31 张同光 阅读(101) 评论(0) 推荐(0) 编辑
摘要: bridge="br_a_5" tap="tap_a_5" tunctl -t ${tap} ifconfig ${tap} up brctl addbr ${bridge} brctl addif ${bridge} ${tap} ifconfig ${bridge} up +++++++++++ 阅读全文
posted @ 2016-07-08 21:49 张同光 阅读(218) 评论(0) 推荐(0) 编辑
摘要: http://www.codesec.net/view/200831.html 在使用ucloud云主机的时候,发现他们制作镜像只能克隆系统盘数据制作,这是为什么,为什么不能连数据盘一起克隆呢,然后就问了一下他们的技术人员,他们底层用的是kvm技术,因为kvm镜像制作会按照你主机空间大小块来克隆,意 阅读全文
posted @ 2016-07-08 15:01 张同光 阅读(667) 评论(0) 推荐(0) 编辑
摘要: https://github.com/ztguang/linux/tree/master/kvm-qemu-libvirt-virtualization什么是KVMKVM(Kernel-based Virtual... 阅读全文
posted @ 2016-07-08 14:54 张同光 阅读(299) 评论(0) 推荐(0) 编辑
摘要: #!/system/bin/shcd /sdcard/tmpmount -o remount,rw /systemmount -o remount,rw /mkdir -p /system/xbin/quagga... 阅读全文
posted @ 2016-07-08 10:18 张同光 阅读(147) 评论(0) 推荐(0) 编辑
摘要: #!/system/bin/sh# execute "sed -i '460a init_in_android-x86_64.sh' /system/etc/init.sh" in android-x86_64-... 阅读全文
posted @ 2016-07-08 09:58 张同光 阅读(80) 评论(0) 推荐(0) 编辑
摘要: http://www.android-x86.org/documents/debug-howto 2a. using adb with KVM (qemu) If you are using KVM instead of Virtualbox you may find the following u 阅读全文
posted @ 2016-07-08 07:44 张同光 阅读(134) 评论(0) 推荐(0) 编辑
摘要: ----------------------------------------OK HOST AND GUEST can ping each other-----------------------------... 阅读全文
posted @ 2016-07-07 22:24 张同光 阅读(83) 评论(0) 推荐(0) 编辑
摘要: http://www.linux-kvm.org/page/9p_virtioExample Sharing Host files with the GuestThis example is based on q... 阅读全文
posted @ 2016-07-07 21:39 张同光 阅读(153) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/dog250/article/details/45788279 Linux的网卡驱动中内含了很多“虚拟网卡”。早先的文章曾经详细分析过tun,ifb等虚拟网卡,类似的思路,在虚拟化大行其道的趋势下,Linux源码树中不断增加对“网络虚拟化”的支持,不光是为了 阅读全文
posted @ 2016-07-07 20:27 张同光 阅读(508) 评论(0) 推荐(0) 编辑
摘要: #!/bin/sh # # This tool (seem-tools-CLI-semi-auto_4_vbox.sh) is released under GNU GPL v2,v3 # Author: Tongguang Zhang # Date: 2016-06-18 # # Note, Pr 阅读全文
posted @ 2016-07-07 15:47 张同光 阅读(125) 评论(0) 推荐(0) 编辑
摘要: #!/bin/sh # # This init script (seem-tools-auto_create_vm_android.sh) is released under GNU GPL v2,v3 # Author: Tongguang Zhang # Date: 2016-06-30 # # 阅读全文
posted @ 2016-07-07 15:46 张同光 阅读(88) 评论(0) 推荐(0) 编辑
摘要: https://kashyapc.fedorapeople.org/virt/add-network-card-in-guest.txtAdd a second NIC for a libvirt guest==... 阅读全文
posted @ 2016-07-07 15:36 张同光 阅读(115) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/yuanchao99/article/details/18086743下文domain表示虚拟机名字或id或uuid 1. 列出虚拟机的所有网口:virsh domifl... 阅读全文
posted @ 2016-07-07 15:23 张同光 阅读(137) 评论(0) 推荐(0) 编辑
摘要: http://www.thegeekstuff.com/2014/10/linux-kvm-create-guest-vm/by Karthikeyan Sadhasivamon October 20, 2014... 阅读全文
posted @ 2016-07-07 14:53 张同光 阅读(123) 评论(0) 推荐(0) 编辑
摘要: http://blog.elastocloud.org/2015/07/qemukvm-bridged-network-with-tap.htmlElasticitySunday, July 12, 2015QE... 阅读全文
posted @ 2016-07-07 14:11 张同光 阅读(324) 评论(0) 推荐(0) 编辑
摘要: https://www.ibm.com/support/knowledgecenter/linuxonibm/liaat/liaatbptap.htmLearn about QEMU networking opt... 阅读全文
posted @ 2016-07-07 14:05 张同光 阅读(195) 评论(0) 推荐(0) 编辑
摘要: [root@localhost ~]# virt-manager virsh list --allvirsh start kvm_android-x86_64-6.0-rc1-0virt-viewer kvm_a... 阅读全文
posted @ 2016-07-07 11:18 张同光 阅读(208) 评论(0) 推荐(0) 编辑
摘要: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775266 Package: virtualbox Version: 4.3.20-dfsg-1 Severity: important When using virtualbox VMs in B 阅读全文
posted @ 2016-07-07 10:07 张同光 阅读(183) 评论(0) 推荐(0) 编辑
摘要: http://blog.ipspace.net/2014/09/ipv6-neighbor-discovery-nd-and.htmlBy Ivan PepelnjakClick here to subscrib... 阅读全文
posted @ 2016-07-07 09:54 张同光 阅读(226) 评论(0) 推荐(0) 编辑
上一页 1 ··· 76 77 78 79 80 81 82 83 84 ··· 164 下一页