Use PC keyboard and SSH to make PPP changes
#1
It is difficult for me to work successfully on pinephone pro in terminal.  Problem is working with small virtual keyboard.  I make mistakes very frequently.  I found making an ssh connection to pinephone pro from my linux pc is very easy and it gives use of pc keyboard.    Guideline steps below:

on pinephone pro, make sure openssh is installed  ---    sudo pacman -S openssh     I think it is default installed but not sure

on pinephone pro, make sure sshd service is running  -- sudo systemctl start sshd

on pinephone pro, verify that sshd service is running  --  sudo systemctl status sshd

on pinephone pro, run ip to get ip address of pinephone pro which is needed by ssh client -- sudo ip a      note ip for wlano, e.g., 192.168.1.205 

on linux pc, install ssh client, muon also called snowflake, works well for me in openSUSE leap 15.3.  Has a gui

on linux pc, start ssh client and configure connection .  For snowflake provide a connection name, host ip (pinephone pro ip from above), username:manjaro, (in  my case), pw  (PPP pw), port 22 default works for me.

start ssh connection --  in snowflake access your new connection and then click connect.  Connection is made for me.  I have found ssh automatically connects wirelessly if off lan or connects to pc by wire if connected to pc.

the snowflake gui interface, after connected, has a terminal button. Press that and your pc keyboard will run your phone.  You can use all available linux commandline commands that are available on your system. You can start PPP gui apps from the snowflake terminal and run them from your phone.

I found this make things much easier.  Hope this helps someone.

tom kosvic
  Reply
#2
On linux pc open a terminal (e.g. Konsole)
type ssh username@phone-ip (e.g. ssh btg@192.168.9.99)
at the password prompt enter username's pin on the phone
  Reply
#3
Use of commandline alternative to get ssh connection going is provided above.  Gui additionallly provides a file manager that makes for easy file transfers back and forth.

tom kosvic
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Onscreen keyboard missing Arch Plasma Libreoffice DaForest 0 556 09-05-2023, 07:03 PM
Last Post: DaForest
  Selling PinePhone Pro & Keyboard Case chill633 0 893 07-12-2023, 09:39 AM
Last Post: chill633
  Selling Pinephone Pro + Keyboard case captainmorgan 2 1,306 05-19-2023, 07:47 AM
Last Post: captainmorgan
  Can't make or receive calls 1G1R 1 1,577 02-10-2023, 01:10 AM
Last Post: Piotr
  Virtual keyboard Emilio 1 1,385 01-31-2022, 02:02 PM
Last Post: ragreenburg

Forum Jump:


Users browsing this thread: 1 Guest(s)