06-24-2020, 03:00 AM
(06-20-2020, 10:33 PM)jnpine Wrote: Hi!
I recently created an SD card to test Mobian on the PinePhone.
I would like to SSH onto it but I am not able to do it from another device in the same network.
I am trying to connect to the mobian user with stock password: 1234
I have already installed open ssh-server, the service is running, and can even SSH onto it locally
$ ssh mobian@localhost
But if I try to SSH from another device it fails.
$ ssh mobian@ipaddress
Am I missing something?
Or install iproute2, then at a Kings Cross terminal on the PinePhone type
Code:
ip a
will give you your PinePhone's IP address. Presumably you are trying to connect via the PinePhone's WiFi connection so you need the address of the wlan0: device.
{If you are trying to connect via the PinePhone's USB port then you need to install a few more bits: pinephone-devtools includes them all, is complete overkill as it also pulls in a whole lot of development stuff but is fastest way to get where you want!}
- ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
- PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
- PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC