Like GNURoot Wheezy but supports xterms, and launches a vncserver at launch.
You can connect to this simple graphical desktop via your favorite vncviewer on your android device or another device on your network (like a PC). The default password is "password".
There seems to be an issue with most android vnc viewers. If you zoom too far out, your device may no longer respond to touches. I need to figure this out, but for now, don't zoom out bigger than the desktop. Stay zoomed in. Don't beat me up about this, but do be warned and please do file bugs and feature requests.
Allows you to create and launch a Debian Wheezy rootfs without rooting your device when used along with GNURoot (champion.gnuroot).
Primarily, I install packages with apt-get (<a href="https://www.google.com/url?q=http://linux.die.net/man/8/apt-get&sa=D&usg=AFQjCNFHyTgqUzgfZ7AyGcl8BeqFyGWGPg" target="_blank">http://linux.die.net/man/8/apt-get</a>) and I suggest you do the same). To use apt-get you will need to click the "Launch as Fake Root" checkbox. A good place to start is to do:
apt-get update
apt-get upgrade
Then start working. If you find out that something you need is not installed, just apt-get it. To install less, do this:
apt-get install less
That is pretty obvious, but sometimes it is not. You can use a search engine (like google to help you out). For example, I found out to install R, I should do this:
apt-get install r-base
You can also search for packages using
apt-cache search some_keyword
A very popular package to add right away is this one:
apt-get install build-essential
This gets you setup to run the make and compile steps of many SW projects.</div> <div class="id-app-translated-desc" style="display:none">像GNURoot喘息,但支持的xterm,并在发射启动一个vncserver的。
你可以通过你喜欢的vncviewer的Android设备或网络上的其他设备(如PC)上连接到这个简单的图形桌面。默认密码为“password”。
似乎有一个问题,大多数Android VNC查看器。如果放大过远,您的设备可能不再响应触摸。我必须想出解决办法,但现在,不缩小大于桌面。保持放大。不要打我这一点,但不要被警告并请做好文件的bug和功能要求。
让您无需生根您的设备时,伴随着GNURoot(champion.gnuroot)用于创建和推出一个Debian的喘息根文件系统。
首先,我安装软件包使用apt-get所(<a href="https://www.google.com/url?q=http://linux.die.net/man/8/apt-get&sa=D&usg=AFQjCNFHyTgqUzgfZ7AyGcl8BeqFyGWGPg" target="_blank">http://linux.die.net/man/8/apt-get</a>),我建议你也这样做)。要使用apt-get,您需要点击“启动为假根”复选框。一个良好的开始是做:
apt-get的更新
apt-get的升级
然后开始工作。如果你发现没有安装你需要的东西,只是apt-get的吧。要安装少,这样做:
apt-get的安装少
这是很明显的,但有时事实并非如此。你可以使用搜索引擎(如谷歌为您排忧解难)。例如,我发现安装的R,我应该这样做:
apt-get的安装R基
您还可以搜索使用包
APT-缓存搜索some_keyword
一个非常流行的包添加马上是这个:
的apt-get安装建立必要的
这可以让你安装到运行make和编译步骤,许多西南项目。</div> <div class="show-more-end">