Wednesday, October 5, 2016

Linux deploy fail on starting services?

any idea why my rooted android with kali installed on linux deploy app failed to start the services such as VNC and ssh?

Tablet: Galaxy Tab 2 (GT-P3100, rooted)
Kernel: 4.1.2 (currently compatible with my country network for this device)
App: Linux Deploy (latest version)
Mount: Kali Linux (latest version)

The result shown below:
>>> begin: start
Mounting partitions:
/ … Done
/proc… Done
/sys… Done
/sys/fs/selinux… Skip
/dev/pts… Done
/dev/shm… Done
Updating configuration:
dns… Done
mtab… Done
Starting services:
SSH: 22… Fail
VNC: 5900… Fail
<<< end: Start

port 22 & 5900 is available (not used any servers on my device)
Therefore, root fine since (double-checked with Root Checker)

Tried to connect with android-VNC app fail (Connection Refused - which linux deploy Really failed to start the vnc server), and ssh/putty as well (Connection refused, same as VNC's reasons).

p/s: changed the linuxdeploy's sshd port 22 to 22221 also still fail

Any idea how to fix this?

Read more: Linux deploy fail on starting services?