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
  Why projects like PinePhone matter – feedback and encouragement Gary2003 13 13,716 09-16-2025, 01:13 PM
Last Post: Gary2003
  Can use PlayStation on Pinephone? willharper 7 8,211 09-13-2025, 12:30 AM
Last Post: ChaiLetters
  Pinephone Pro Neural Processing Unit biketool 1 4,345 09-01-2025, 02:05 AM
Last Post: biketool
  Want to buy second hand PinePhone 3G version rudi.timmermans 2 3,850 08-31-2025, 07:18 AM
Last Post: Fish
  Pinephone Pro not in store? bubulux20c 1 2,190 08-08-2025, 02:12 AM
Last Post: P. Siera
  PinePhone Pro EU no warranty P. Siera 0 1,833 07-21-2025, 12:08 AM
Last Post: P. Siera
  US Mobile, via T-Mobile, won't support Pinephone Pro - SOLVED, SIMPLY jovval 14 15,766 07-18-2025, 04:24 PM
Last Post: dchang0
  Pinephone visibly losing power while plugged in Hiraghm 2 2,924 05-23-2025, 12:30 PM
Last Post: Kevin Kofler
  contact sales pinephone janjansen1312 2 3,243 03-17-2025, 07:29 PM
Last Post: tllim
  PinePhone Pro P. Siera 4 4,804 03-14-2025, 07:00 PM
Last Post: Kevin Kofler

Forum Jump:


Users browsing this thread: 1 Guest(s)