Skip to content

Linux Deploy on Android

Alexandre Ancel edited this page Feb 17, 2016 · 2 revisions

(Work in progress)

Configuration

sudo apt-get install vim

Zeroconf

sudo apt-get install avahi-daemon avahi-discover avahi-utils avahi-ui-utils avahi-dnsconfd libnss-mdns

Edit /etc/hostname and change hostname Edit /etc/hosts and add:

127.0.1.1     <hostname>

Clone this wiki locally