I see in a few places [1,2,3] that I can securely connect from my Ubuntu desktop to my Ubuntu phone using the command phablet-shell
from the phablet-tools
package. Yet, from a terminal on my desktop, phablet-shell
returns phablet-shell: command not found
desktop~$ adb devices
1111aaaa2222bbbb device
desktop~$ phablet-shell
phablet-shell: command not found
desktop~$ apt-cache policy phablet-tools
Installed: 1.0+14.04.20140416-0ubuntu1
Candidate: 1.0+14.04.20140416-0ubuntu1
desktop~$ whereis phablet-shell
phablet-shell:
How can I start a secure shell connection between my desktop and phone? Can I do it using universe
packages?
[2] Ubuntu touch - remote access to device
[3] https://wiki.ubuntu.com/QATeam/TouchTesting/BugReporting