随笔分类 - 056_SDN/虚拟化/NS3/Docker
摘要:https://www.kernel.org/doc/readme/tools-usb-usbip-README # # README for usbip-utils # # Copyright (C) 2011 matt mooney <mfm@muteddisk.com> # 2005-2008
阅读全文
摘要:++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ download and compile cm-13-kiwi (begin) +++
阅读全文
摘要:+++++++++++++++++++++++++++++++++++++++++++++++++++ 无法完成安装:'内部错误:early end of file from monitor: possible problem: 2016-08-30T03:16:13.455843Z qemu-sy
阅读全文
摘要:hsl_experiment.txt # # 3 files # /root/hsl-win7-ns3-root.sh /root/hsl_install_6_docker-centos-quagga.sh /opt/share-vm/fedora23server-share/seem-6-win7
阅读全文
摘要:hsl-5-win7-ns3-root.sh #!/bin/sh # # This tool is released under GNU GPL v2,v3 # Author: Tongguang Zhang # Date: 2016-06-18 # # Note, Prerequisites fo
阅读全文
摘要:https://www.nsnam.org/wiki/Installation Prerequisites dnf install gcc gcc-c++ python python-devel mercurial bzr gsl gsl-devel gtk2 gtk2-devel gdb valg
阅读全文
摘要:http://www.codesec.net/view/200831.html 在使用ucloud云主机的时候,发现他们制作镜像只能克隆系统盘数据制作,这是为什么,为什么不能连数据盘一起克隆呢,然后就问了一下他们的技术人员,他们底层用的是kvm技术,因为kvm镜像制作会按照你主机空间大小块来克隆,意
阅读全文
摘要: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
阅读全文
摘要:http://blog.csdn.net/dog250/article/details/45788279 Linux的网卡驱动中内含了很多“虚拟网卡”。早先的文章曾经详细分析过tun,ifb等虚拟网卡,类似的思路,在虚拟化大行其道的趋势下,Linux源码树中不断增加对“网络虚拟化”的支持,不光是为了
阅读全文
摘要:#!/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
阅读全文
摘要:#!/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 # #
阅读全文
摘要: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
阅读全文
摘要:#!/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 # #
阅读全文
摘要:#!/bin/sh # # This tool (seem-tools-CLI-semi-auto.sh) is released under GNU GPL v2,v3 # Author: Tongguang Zhang # Date: 2016-06-18 # # Note, Prerequis
阅读全文
摘要:http://www.android-x86.org/documents/debug-howto The steps above work nicely if you have a VM which is set up to use Bridged or Host-Only adaptersHowe
阅读全文
摘要:http://blog.sina.com.cn/s/blog_4de067e40100povf.html 对于VirtualBox网络连接方式主要有四种,本文用andriod adb来连接VirtualBox上运行的android操作系统为例来介绍其网络连接,针对NAT方式和Host-only方式
阅读全文
摘要:# # (OK)(OK)(All in CLI) running two Android-x86 which connect to NS3(MANETs) via "ethernet bridge" # # # in HOST # tunctl -t tap_a_1 ip link set up d
阅读全文
摘要:running two Android-x86 in VirtualBox, they connect to NS3(MANETs) via "ethernet bridge" in HOST tunctl -t tap-1 ip link set up dev tap-1 brctl addbr
阅读全文
摘要:VirtualBox导入vdi文件时出现错误: Cannot register the hard disk '/run/media/root/158a840e-63fa-4544-b0b8-dc0d40c79241/virtualbox-os/android-x86-6.0-rc1-1.vdi' {
阅读全文
摘要:++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Android-x86 —— compile the source code —— VirtualBox +++++++++++++++++
阅读全文