06 2016 档案
摘要:#!/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
阅读全文
摘要:#!/bin/sh#------------------------------------------------------------------------------------------# This...
阅读全文
摘要:https://groups.google.com/forum/#!topic/android-x86/yqaCDac58ZsChih-Wei Huanghttps://en.wikipedia.org/wiki...
阅读全文
摘要:++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++KVM qcow2 —— no use+++++++++++++++++++++++++...
阅读全文
摘要:https://raymii.org/s/articles/virt-install_introduction_and_copy_paste_distro_install_commands.htmlvirt-in...
阅读全文
摘要:https://segmentfault.com/a/1190000000644069什么是 KVM ?KVM 是指基于 Linux 内核的虚拟机(Kernel-based Virtual Machine)。 2...
阅读全文
摘要:http://www.randomhacks.co.uk/how-to-convert-virtualbox-vdi-to-kvm-qcow2/July 12, 2013jamesKVM, Ubuntu Serv...
阅读全文
摘要:---------------------------------------------------------------------------------//successful (natpf1, NAT...
阅读全文
摘要:++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++virtualbox nat port forwarding adb "device o...
阅读全文
摘要: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://ask.xmodulo.com/access-nat-guest-from-host-virtualbox.htmlPosted onNovember 19, 2014 by Dan Nanni1 ...
阅读全文
摘要:VBoxManage list runningvmsVBoxManage guestproperty get android-x86_64-6.0-rc1-1 "/VirtualBox/GuestInfo/Net...
阅读全文
摘要:[root@localhost virtualbox-os]# cp android-x86_64-6.0-rc1-0.vdi android-x86_64-6.0-rc1-1.vdi; cp android-x...
阅读全文
摘要:http://stdioe.blogspot.com/2012/01/creating-virtual-machine-with.htmlLet's create a sample virtual machine...
阅读全文
摘要:http://rustyisageek.blogspot.com/2011/11/creating-vms-from-existing-vdi-file.htmlCreating VMs from an exis...
阅读全文
摘要:sda (1024G) /dev/sda1 / 100G /dev/sda2 /boot 1G /dev/sda3 /swap 2G /dev/sda5 /home 50G /dev/sda6 /opt 400G /dev/sda7 /share 250G /dev/sda8 a_user_1 10
阅读全文
摘要:------------------------------------------------------------------------------------------------(OK) insta...
阅读全文
摘要:http://stackoverflow.com/questions/26801895/the-different-between-android-foldersbin-xbin-sbin1 ] /system ...
阅读全文
摘要:// install_quagga-0.99.21mr2.2_on_android-x86_64_in_Fedora23.txt cross compile quagga-0.99.21mr2.2 for android-x86_64 in Fedora23 quagga-0.99.21mr2.2
阅读全文
摘要:http://dan.drown.org/android/worknotes.html Worknotes for the The android ports project 1/5/2014 - math symbols in libgcc.a sneaking into dynamic libr
阅读全文
摘要:CFLAGS += -fPIELDFLAGS += -fPIE -piesuch as:export CFLAGS="-I/softdev/arm-libs/include -fPIE"export CPPLAG...
阅读全文
摘要:crypt.c//// crypt.c//// DES based implementation of crypt()//// Copyright (C) 2005 Michael Ringgaard. All ...
阅读全文
摘要:http://www.jbox.dk/sanos/source/lib/crypt.c.html//// crypt.c//// DES based implementation of crypt()//// C...
阅读全文
摘要:http://dan.drown.org/android/worknotes.htmlWorknotes for the The android ports project1/5/2014 - math symb...
阅读全文
摘要:[root@localhost~ ]# sed -i "s/aaa/bbb/g" `grep "aaa" -rl./` //将./中所有文件里的字符串aaa替...
阅读全文
摘要:Bless is a high quality, full featured hex editor.wxHexEditor is another Free Hex Editor, built because th...
阅读全文
摘要:http://man7.org/conf/lca2006/shared_libraries/slide4b.htmlThe shared library soname (cont.)Here's how to u...
阅读全文
摘要:http://stackoverflow.com/questions/34492583/executable-binary-cannot-run-on-android-marshmallowI built ffm...
阅读全文
摘要:https://developer.android.com/ndk/guides/cpp-support.htmlThe Android platform provides a very minimal C++ ...
阅读全文
摘要:Android std and stl support - C++ Library Supporthttps://developer.android.com/ndk/guides/cpp-support.html...
阅读全文
摘要:-static -nostdlib -Wl,-v -Wl,-dy -lc -ldl -lstlport -lstdc++ -Wl,-dn -lgcc -lsqlite -lxerces-c -lLibraries -lWorkflowEngineD http://blog.csdn.net/ztgu
阅读全文
摘要:------------------------------------------------cross compile quagga-0.99.21mr2.2 for android-x86 in Fedor...
阅读全文
摘要:http://blog.csdn.net/bodogbo11/article/details/81139701、 Linux中一些头文件的作用::ANSI C。提供断言,assert(表达式):GCC。GTK,G...
阅读全文
摘要:http://www.linuxdiyf.com/viewarticle.php?id=558911Mozilla昨天在Firefox夜间构建版50.0a1中增加了一个名为“容器标签Container Tabs”...
阅读全文
摘要:https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevelsPlatform VersionAPI Lev...
阅读全文
摘要:http://www.captechconsulting.com/blogs/runtime-permissions-best-practices-and-how-to-gracefully-handle-per...
阅读全文
摘要:http://blog.sina.com.cn/s/blog_4de067e40100povf.html 对于VirtualBox网络连接方式主要有四种,本文用andriod adb来连接VirtualBox上运行的android操作系统为例来介绍其网络连接,针对NAT方式和Host-only方式
阅读全文
摘要:++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++need java-1.7.0-openjdk, n...
阅读全文
摘要:-----------------------------------------------------------------install genymotion in Fedora23-----------...
阅读全文
摘要:https://groups.google.com/forum/#!topic/docker-user/gFHoaKpr7noHi,I tried to modify the the kernel IP rout...
阅读全文
摘要:https://oroboro.com/linux-routing-tables-in-c/Adding and Removing Routes in the Linux Routing TableDecembe...
阅读全文
摘要:http://stackoverflow.com/questions/6358431/can-i-read-write-the-routing-table-in-c-without-using-system-co...
阅读全文
摘要:http://mp.weixin.qq.com/s?__biz=MzA3MjAwNTYxMw==&mid=2652369164&idx=1&sn=24332c4e5a5e21cd008fde432527e435&...
阅读全文
摘要:chmod +x /etc/rc.d/rc.localsystemctl enable rc-local.serviceNote: rc.local is obsolete.-------------------...
阅读全文
摘要:# wget -r -p -np -k http://xxx.edu.cn-r 表示递归下载,会下载所有的链接,不过要注意的是,不要单独使用这个参数,因为如果你要下载的网站也有别的网站的链接,wget也会把别的网...
阅读全文
摘要:http://www.tldp.org/LDP/abs/html/index.html
阅读全文
摘要:http://unix.stackexchange.com/questions/70963/difference-between-2-2-dev-null-dev-null-and-dev-null-21Just...
阅读全文
摘要:./seem-tools-CLI-semi-auto.sh create 25 0 centos-manet android-x86-6.0-rc1-./seem-tools-CLI-semi-auto.sh d...
阅读全文
摘要:http://linoxide.com/linux-how-to/interactively-create-docker-container/March 21, 2015 | By Arun Pyasi in L...
阅读全文
摘要:OverviewThe OSPF-MDR implementation for quagga OSPFv3 is an implementation of RFC 5614 (OSPF MDR), RFC 524...
阅读全文
摘要:https://hub.docker.com/r/joewandy/docker-batman/docker-batmanThis docker container provides BATMAN [1] run...
阅读全文
摘要:---------------------------------------------------------------------------------------------seem-manet-te...
阅读全文
摘要:https://github.com/tomhenderson/quagga-mtr
阅读全文
摘要:#------------------------------------------------------------------------------------------# (OK)(OK)(All ...
阅读全文
摘要:#!/bin/sh#------------------------------------------------------------------------------------------# This...
阅读全文
摘要:/* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- *//* * Copyright (c) 2005,2006,2007 INRI...
阅读全文
摘要:#------------------------------------------------------------------------------------------# (OK)(OK)(All ...
阅读全文
摘要:# # (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
阅读全文
摘要:http://zmywly8866.github.io/2015/01/24/all-adb-command.htmlADB很强大,记住一些ADB命令有助于提高工作效率。获取序列号: adb get-serial...
阅读全文
摘要:http://wiredrevolution.com/virtualbox/setup-ssh-access-between-virtualbox-host-and-guest-vmsIt is often ne...
阅读全文
摘要:https://www.virtualbox.org/manual/
阅读全文
摘要:VirtualBox——CLI——VBoxManage——VBoxHeadless——rdesktop-vrdpVBoxManage list hostifsVBoxManage list vmsVBoxMana...
阅读全文
摘要:http://www.howopensource.com/2011/06/how-to-use-virtualbox-in-terminal-commandline/Updated by Administrato...
阅读全文
摘要:http://www.linuxdiyf.com/viewarticle.php?id=558749来源:cnbeta桌面级深度定制安卓系统Remix OS的开发商技德科技(Jide Technology)今日在...
阅读全文
摘要:女游客http://baike.baidu.com/link?url=f7oK8T_5gCfYiMGAPIGyeSQOtQLOV2aK5DopzO-thkBulOap-Hh6QAvleaq1xd78v2T4VQn...
阅读全文
摘要:谁弄的这么齐全的一张表,五百万都买不到,别私存,给朋友们看看! http://mp.weixin.qq.com/s?__biz=MzA3Mzk3NDMxNQ==&mid=2652837784&idx=4&sn=2...
阅读全文
摘要:http://mp.weixin.qq.com/s?__biz=MjM5MDAyMzQyMQ==&mid=2650596590&idx=1&sn=5394e7077e222be3ed59e00ca9918b71&...
阅读全文
摘要: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
阅读全文
摘要:------------------------------------------------------------running two Android-x86 in VirtualBox, they co...
阅读全文
摘要:VirtualBox导入vdi文件时出现错误: Cannot register the hard disk '/run/media/root/158a840e-63fa-4544-b0b8-dc0d40c79241/virtualbox-os/android-x86-6.0-rc1-1.vdi' {
阅读全文
摘要:Server (fedora23)[root@localhost 桌面]# pwd/root/桌面[root@localhost 桌面]# ls cm-browser5-20-38.apk [root@local...
阅读全文
摘要:20150423 - Set VirtualBox to use it's built-in VNC server.http://www.neatlittleinsights.com/htdocs/set_vir...
阅读全文
摘要:must be under the root directory:cd /pm install /sdcard/Download/chrome51.apkSuccessroot@x86_64:/ # pm lis...
阅读全文
摘要:http://xmodulo.com/useful-netcat-examples-linux.htmlLast updated onJanuary 27, 2014 Authored by Dan Nanni3...
阅读全文
摘要:http://blog.csdn.net/xingfuyusheng/article/details/37911495Sam在看相关PackageManager代码时,无意中发现Android 下提供一个pm命令...
阅读全文
摘要:++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Android-x86 —— compile the source code —— VirtualBox +++++++++++++++++
阅读全文
摘要:www.phoronix.com/scan.php?page=article&item=ubuntu-1510-virt&num=1 Written by Michael Larabel in Software on 22 October 2015. Page 1 of 5. 32 Comments
阅读全文
摘要:https://linuxconfig.org/virtualization-solutions-on-linux-systems-kvm-and-virtualbox#h4-conclusion1. Intro...
阅读全文
摘要:https://bbs.archlinux.org/viewtopic.php?id=190143virsh & virt-viewer are mainly frontends for qemu, do you...
阅读全文
摘要:http://www.zhihu.com/question/24123210vmware workstation和virtual box就不是基于内核的虚拟机吗?它这样做有哪些好处呢?对于物理机和虚拟机而言分别有...
阅读全文
摘要:https://business.kaspersky.com/security-features-in-android-5-0/2908/We took a look at Android 5.0 Lollipo...
阅读全文
摘要:http://www.cnblogs.com/youxia/p/linux022.html 这一篇我要体验的虚拟机系统是Xen。在虚拟机领域,Xen具有非常高的知名度,其名字经常在各类文章中出现。同时Xen也具...
阅读全文
摘要:http://www.cnblogs.com/youxia/p/linux021.html 前两篇体验了QEMU和经过KVM加速的QEMU,并体验了第三方虚拟机管理工具virt-manager,让我们见识了开源...
阅读全文
摘要:http://www.cnblogs.com/youxia/p/linux020.html 在上一篇中,我展示了虚拟机软件QEMU的使用、效果及其性能,同时也分析了不同用户对虚拟机的不同追求。但是不管是桌面用户...
阅读全文
摘要:http://www.cnblogs.com/youxia/p/linux019.html引言 说起虚拟机,大家都不陌生。需要使用虚拟机的场景也非常的多,比如有志于写操作系统的同志,往往需要一个虚拟机来运行和调...
阅读全文
摘要:http://www.linuxdiyf.com/viewarticle.php?id=558643自由软件基金会(FSF)指出,所有现代英特尔处理器平台都内置了一个低功耗的子系统Intel Management...
阅读全文
摘要:http://unix.stackexchange.com/questions/203509/linux-kvm-qemu-virtualbox-vmwareI'm new to Linux. I'm tryin...
阅读全文
摘要:http://www.anjing.me/1443.htmlegrep '(vmx|svm)' /proc/cpuinfo[root@localhost gem5-stable]# egrep '(vmx...
阅读全文
摘要:http://www.phoronix-test-suite.com/All of this Linux virtualization benchmarking was done via the open-sou...
阅读全文
摘要:http://www.brianlinkletter.com/gns3-qemu-or-virtualbox/GNS3: Qemu or VirtualBox?January 18, 2014— 6 Commen...
阅读全文
摘要:https://github.com/HybridOS/Document/wiki/Android-x86-On-Qemuubuntu 14.04 搭建android-x86 qemu测试运行环境首先在系统上安装...
阅读全文
摘要:http://www.iplaysoft.com/arc-welder.htmlARC Welder 谷歌官方安卓模拟器 - 在电脑 Chrome 浏览器上运行 Android APK 软件游戏 虚拟模拟 ...
阅读全文
摘要:https://hub.docker.com/r/thshaw/arc-welder/This tutorial will allow you to run multiple Android Apps using...
阅读全文
摘要:http://www.longxk.com/posts/2014/03/18/using-docker-to-build-aosp/由 小康 发表于2014年03月18日 一直以来编译Android(AOSP)都...
阅读全文
摘要:Android 6.0 release (Marshmallow).Android 5.0 release (Lollipop).Android 4.4 release (KitKat).Android 4.3 ...
阅读全文
摘要:http://www.rickylford.com/install-android-5-1-on-virtualbox/ Hello all! It’s been quite some time since my last update, but I’m posting quite a doozy
阅读全文
摘要:http://gem5.org/ARM_Linux_KernelPrerequisitesThese instructions are for running headless systems. That is ...
阅读全文
摘要:++++++++++++++++++++++++++++++++++++++++Android —— gem5跑bench(Android)过程记录 + vncviewer++++++++++++++++++++...
阅读全文
摘要:http://blog.csdn.net/myarrow/article/details/7867516Android源码编译后得到system.img,ramdisk.img,userdata.img映像文件。...
阅读全文
摘要:http://www.mikewootc.com/wiki/android/basic/compiledebug.htmldate: 2013.05.30; modification:2014.02.18目录:1...
阅读全文
摘要:++++++++++++++++++++++++++++++++++++++++(OK) Android —— gem5跑bench (Android) 过程记录 ++++++++++++++++++++++++++++++++++++++++refer to —— http://labrick.x
阅读全文
摘要:http://asg.ict.ac.cn/projects/moby/News2013-12-16 AsimBench is renamed as Moby!2013-12-11 Our paper in...
阅读全文
摘要:http://labrick.xyz/2015/07/15/gem5-run-bench-step/ 安装所需工具 sudo apt-get install git scons g++ python-dev swig m4 protobuf 下载我们改过的my-gem5 下载地址如下:(已有的话就g
阅读全文
摘要:http://blog.csdn.net/duantihi/article/details/50263427经过三个阶段的环境搭建、源码下载、编译,中间遇到不少问题, 现整理一下,供遇到类似问题的朋友参考:1.找...
阅读全文
摘要:[root@localhost android-6.0.1_r46]# cat /etc/redhat-release Fedora release 23 (Twenty Three) [root@localhost android-6.0.1_r46]# uname -aLinux localho
阅读全文
摘要:http://source.android.com/source/jack.htmlThe Jack toolchainJack is a new Android toolchain that compiles ...
阅读全文
摘要:http://source.android.com/source/build-numbers.htmlAt a high level, Android development happens around fam...
阅读全文
摘要:http://source.android.com/source/initializing.htmlThis section describes how to set up your local work env...
阅读全文
摘要:[ 38% 12079/31325] Building with Jack: out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/dex-di...
阅读全文
摘要:http://source.android.com/source/building.htmlThe following instructions to build the Android source tree ...
阅读全文
摘要:http://source.android.com/source/downloading.htmlThe Android source tree is located in a Git repository ho...
阅读全文
摘要:http://gem5.org/Android_KitKat
阅读全文
摘要:gem5 is a modular discrete event driven computer system simulator platform.http://gem5.org/Introduction ...
阅读全文
摘要:http://46aae4d1e2371e4aa769798941cef698.devproxy.yunshipei.com/ny_mg/article/details/41047197 上一篇对gem5的编...
阅读全文
摘要:http://46aae4d1e2371e4aa769798941cef698.devproxy.yunshipei.com/ny_mg/article/details/40960835gem5简介: ...
阅读全文
摘要:德才真值表注解:好,大好:是指对国家、民族、社会的贡献程度;坏,大坏:是指对国家、民族、社会的破坏程度,或造成的损失程度;人品的好坏、素质的高低,和学历无关。 ...
阅读全文
摘要:https://playcode.org/routing-in-angular-2-rc-1/The Angular Component Router enables navigation from one vi...
阅读全文
摘要:"三关" + "一关"1. 关空调;2. 关显示器;3. 关灯。4. 关门注解:1. 如果长时间离开电脑,请将电脑关机;如果有程序要执行,关闭显示器即可; 2. 偌大的实验室,仅一两个人,请关闭一部分灯; 3. ...
阅读全文
摘要:http://news.sina.com.cn/o/2016-06-07/doc-ifxsuypf5145177.shtmlhttp://comment5.news.sina.com.cn/comment/ski...
阅读全文
摘要:Android —— better terminal emulator pro
阅读全文
摘要:https://www.quora.com/Will-Go-eventually-replace-C++-as-Google-hoped-when-Go-came-outMiguel Oliveira,been ...
阅读全文
摘要:http://www.linuxdiyf.com/viewarticle.php?id=537713来源:雷锋网我国5G推进组6月1日在第一届全球5G大会上正式发布了《5G网络架构设计》白皮书,这体现了我国5G网...
阅读全文
摘要:eog——Eye of GNOME Image Viewer
阅读全文
摘要:https://embedthis.com/appweb/Appweb是一个嵌入式HTTP Web服务器,主要的设计思路是安全。这是直接集成到客户的应用和设备,便于开发和部署基于Web的应用程序和设备。它迅速( ...
阅读全文
摘要:http://www.jb51.net/LINUXjishu/284831.html 在Linux中安装Scrot 在 Debian,Ubuntu 或 Linux Mint 上安装Scrot: $ sudo...
阅读全文
(OK) paper-5-mobicom2016-SEEM:Simulation Experimental Environments for Mobile Applications in MANETs
摘要:
阅读全文
摘要:/opt/android-on-linux/mongoose/mongoose-android-x86/mongoose-master/mongoose.h#include #include #include #...
阅读全文