How to get SSH access to the ubuntu-phone via Wifi
Login through the terminal app, you will be user 'phablet' (the password is the unlock number)
Enable the SSH service with following command (it remains after re-boot):
Now fetch your public key to the Phone from some place, for example run:
Now you can look up your IP on the phone and use ssh to connect:
From your remote workstation use the following command to connect via Wifi to the BQ:
The SSH session even remans when the device is locked and black; don't know if this is intention that it does not suspend.
see also: http://askubuntu.com/questions/348714/how-can-i-access-my-ubuntu-phone-over-ssh/599041#599041
Last updated: Sat Oct 17 13:09:43 CEST 2015
Last updated
Was this helpful?