SSH Into PinePhone?
#1
Quote:5  ✔  ssh root@192.168.1.211                                                                                                                                                 ~
ssh: connect to host 192.168.1.211 port 22: Connection refused
6  ✘  ssh phablet@192.168.1.211                                                                                                                                               ~
ssh: connect to host 192.168.1.211 port 22: Connection refused

Hmmm... It's saying that pine64 ssh is enabled by default, but it seems it's for pine64 laptop only? Please refer to: https://forum.pine64.org/showthread.php?tid=8165 .

How can I ssh into pine64 phone?
Welcome to Longer Vision
https://www.longervision.ca
#2
Which OS are you on? There are some how-tos on the respective forums on how to do this, but it is different based on the OS.
#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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinephone visibly losing power while plugged in Hiraghm 2 739 05-23-2025, 12:30 PM
Last Post: Kevin Kofler
  Pinephone Pro Neural Processing Unit biketool 0 712 03-26-2025, 11:01 AM
Last Post: biketool
  contact sales pinephone janjansen1312 2 1,094 03-17-2025, 07:29 PM
Last Post: tllim
  PinePhone Pro P. Siera 4 2,502 03-14-2025, 07:00 PM
Last Post: Kevin Kofler
  [Article] PR Test Bot for PinePhone (Avaota-A1 SBC / Apache NuttX RTOS) lupyuen 0 707 03-08-2025, 02:43 PM
Last Post: lupyuen
Star Selling my Pinephone Pro Explorer Edition zheyon 0 1,166 01-31-2025, 02:27 PM
Last Post: zheyon
  PinePhone earpiece too quiet Waffelo 3 1,490 01-01-2025, 09:41 PM
Last Post: Kevin Kofler
Question WhatsApp & Pinephone - What are the alternatives for collaborative comms? danimations 15 22,554 12-27-2024, 03:02 AM
Last Post: biketool
  eSIM on PinePhone just_a_q 9 7,988 12-25-2024, 04:16 AM
Last Post: zetabeta
  US Mobile, via T-Mobile, won't support Pinephone Pro - SOLVED, SIMPLY jovval 13 10,597 12-05-2024, 04:38 PM
Last Post: tllim

Forum Jump:


Users browsing this thread: 1 Guest(s)