SSH Into PinePhone?
#3
You can try below:

On PinePhone do below commands:
sudo mount -o remount,rw /

Generate ssh keys as root:

sudo ssh-keygen -t rsa -q -f "/root/.ssh/id_rsa" -N ""
sudo cp /root/.ssh/id_rsa.pub /root/.ssh/authorized_keys

sudo cp /root/.ssh /home/phablet -R

Copy id_rsa to your Linux machine:
scp /root/.ssh/id_rsa user@IP_Linux_machine:/home/user

From Linux_machine:
ssh -i /home/user/id_rsa phablet@PinePhone_IP


Messages In This Thread
SSH Into PinePhone? - by jiapei100 - 06-28-2020, 01:13 AM
RE: SSH Into PinePhone? - by kop316 - 06-29-2020, 07:13 AM
RE: SSH Into PinePhone? - by iblocker - 06-30-2020, 06:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PinePhone - boot from microSD laserpyramid 9 780 Yesterday, 10:09 AM
Last Post: laserpyramid
  pinephone virtual keyboard aular 4 400 04-10-2024, 03:45 PM
Last Post: aular
  PinePhone Doesn't Boot LED Doesn't Show Any Signs When Charging dorkydev 1 265 04-02-2024, 11:50 AM
Last Post: Kevin Kofler
  Are you using the Pinephone as your daily driver? jro 157 110,393 02-18-2024, 11:33 PM
Last Post: aular
  2020 PinePhone Manjaro CE EU for sale, name your price astrojuanlu 7 1,900 02-14-2024, 04:51 PM
Last Post: astrojuanlu
  pinephone is not bootble for the box. ijij 1 648 01-19-2024, 01:29 PM
Last Post: fxc
  Multiple issues with the Pinephone MTXP 12 2,473 12-28-2023, 07:55 AM
Last Post: MTXP
  pinephone repair shop shengchieh 0 530 12-26-2023, 02:42 PM
Last Post: shengchieh
  sudo nano file saving pinephone beta edition CharlesGnarley 4 1,771 12-22-2023, 03:44 PM
Last Post: Kevin Kofler
  Can't get Mobian on PinePhone to recognise USB-C docking bar duncan_bayne 9 7,057 12-04-2023, 02:14 AM
Last Post: Peter Gamma

Forum Jump:


Users browsing this thread: 1 Guest(s)