← Back to team overview

ubuntu-phone team mailing list archive

Re: Accessing SSH (on Raspbery) from Ubuntu Phone

 

On 09/19/2016 01:25 AM, Chris wrote:
I was looking in ubuntu app store for "SSH" and "VNC" keywords, but
nothing shows up.

As far as SSH goes, you're overthinking it!  :)

You have a full Linux computer with GNU userspace in your hand. Open the terminal and use the program 'ssh' just as you would on any other Ubuntu machine.

Do note that if you let the screen turn off or switch away to a different task, the terminal will suspend and your SSH session may time out (so byobu/tmux/screen on the RPi is a really good idea).

As for VNC, there's no native app, so you may have to use libertine-container-manager to create a chroot container and install a VNC client. But you're going to want a Bluetooth mouse and keyboard to use your VNC client.

--
Nathan Haines
Ubuntu - http://www.ubuntu.com/


Follow ups

References