SSH from Windows PC into PinePhone?
#13
If everything's working and configured then you should just be able to run any X11 application and it will display on your Windows desktop rather than on the phone. Wayland applications will still display on the phone. For applications that can run on either there may be an option you can set to force it to use X11 but you'll probably have to look it up. If you want the application to run in the background so you can still do other things in the command line then stick ' &' on the end of the line. If you forget then you can use ctrl-z to pause the application, then 'bg' to resume it in the background. So for example to start libreoffice writer in the background it should look something like:

mobian@mobian:~$ libreoffice --writer &
[1] 2154
mobian@mobian:~$

The '[1] 2154' is telling you that the process id for the program that just started is 2154. After a few seconds the libreoffice splash screen appeared on my desktop, followed by the writer application window in phone aspect ratio (as that's where it was last started - it seems to remember the window size from the last time it ran). You can just resize the window as normal.

I'm assuming it should work the same on Windows as on linux, but I can't try it. There's a chance that the libreoffice detection thing will kick in like it did at one point with phosh, and that it's just ok for me because I'm using a common desktop environment that it recognises.
  Reply


Messages In This Thread
RE: SSH from Windows PC into PinePhone? - by wibble - 06-08-2022, 10:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I record video on a Pinephone? kk22 23 19,730 03-25-2026, 12:55 PM
Last Post: baptx
  Pinephone visibly losing power while plugged in Hiraghm 8 6,061 03-09-2026, 07:51 PM
Last Post: Tia Vaughan
  pinephone-support package not upgradable on Mobian fhireman 5 6,417 02-28-2026, 05:49 PM
Last Post: baptx
  beep - playing PCM samples on PinePhone? WhiteHexagon 0 676 12-04-2025, 08:07 AM
Last Post: WhiteHexagon
Star Selling my Pinephone Pro Explorer Edition zheyon 2 3,769 12-01-2025, 10:25 AM
Last Post: Kevin Kofler
  PinePhone sensors - Gyroscope power WhiteHexagon 3 1,218 11-30-2025, 08:07 AM
Last Post: WhiteHexagon
  Light Sensor / Proximity Sensor on PinePhone? WhiteHexagon 1 977 11-18-2025, 03:07 PM
Last Post: WhiteHexagon
  Pinephone boot. Richy_T 8 5,909 10-21-2025, 12:12 PM
Last Post: Richy_T
  Does PinePhone support long-term battery health optimization? roseblack 5 2,409 10-06-2025, 09:05 PM
Last Post: Kevin Kofler
  iso pinephone for sale (USA) elwoodb25 0 4,288 09-24-2025, 09:25 PM
Last Post: elwoodb25

Forum Jump:


Users browsing this thread: 1 Guest(s)