Ubuntu Pastebin

Paste from morphis at Wed, 15 Jun 2016 19:23:17 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
phablet@ubuntu-phablet:~/android-box$ cat /etc/subuid
phablet:100000:65537
phablet@ubuntu-phablet:~/android-box$ cat /etc/subgid
phablet:100000:65537
phablet@ubuntu-phablet:~/android-box$ uname -a
Linux ubuntu-phablet 3.10.100-user-01769-gfcd9d70-dirty #4 SMP PREEMPT Thu Jun 9 09:05:50 UTC 2016 aarch64 aarch64 aarch64 GNU/Linux
phablet@ubuntu-phablet:~/android-box$ lxc-usernsexec 
# cat /proc/self/uid_map
         0     100000      65537
# cat /proc/self/gid_map
         0     100000      65537
Download as text