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 earpiece too quiet Waffelo 3 296 01-01-2025, 09:41 PM
Last Post: Kevin Kofler
Question WhatsApp & Pinephone - What are the alternatives for collaborative comms? danimations 15 18,955 12-27-2024, 03:02 AM
Last Post: biketool
  eSIM on PinePhone just_a_q 9 5,393 12-25-2024, 04:16 AM
Last Post: zetabeta
  US Mobile, via T-Mobile, won't support Pinephone Pro - SOLVED, SIMPLY jovval 13 7,185 12-05-2024, 04:38 PM
Last Post: tllim
  Pinephone compatibility with Telstra, now that 3 G shutdown and 5 G available tracyanne 0 208 12-04-2024, 10:53 PM
Last Post: tracyanne
  Want to buy second hand PinePhone 3G version rudi.timmermans 0 373 11-01-2024, 09:58 AM
Last Post: rudi.timmermans
  Can use PlayStation on Pinephone? willharper 6 6,073 10-30-2024, 08:07 AM
Last Post: biketool
  Ordered PinePhone till today have no info or confirmation about order hennadiyt 1 555 10-05-2024, 02:20 PM
Last Post: KC9UDX
  How can I record video on a Pinephone? kk22 18 8,130 07-22-2024, 05:18 PM
Last Post: baptx
  Pinephone not booting, always vibrating alexander12 8 7,430 07-19-2024, 07:50 PM
Last Post: Blackheart

Forum Jump:


Users browsing this thread: 1 Guest(s)