home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.sys.raspberry-pi      Raspberry Pi computers & related hardwar      26,127 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 25,510 of 26,127   
   Richard Kettlewell to vjp2.at@at.BioStrategist.dot.dot.co   
   Re: Laptop as KVM to access RasPi   
   11 Jul 25 08:38:40   
   
   From: invalid@invalid.invalid   
      
   vjp2.at@at.BioStrategist.dot.dot.com writes:   
   > If I connect the RasPi to my laptop by USB is there any software   
   > which allows my laptop to be KVM (Keyboard, Video, Mouse)?   
   >   
   > PuTTY may work, but it doesn't have graphics.   
      
   You’re going to need a network connection. It might be possible to   
   establish one over USB but ethernet or wireless will be a lot more   
   practical.   
      
   What OS is the laptop running?   
      
   If the laptop is running Linux then SSH and X11 forwarding is the most   
   common option. You can enable it in your client’s config file (see ‘man   
   ssh_config’ for documentation) or with the ‘ssh -X’ command-line option.   
   Within the SSH session, run your graphical application(s).   
      
   If the laptop is running Windows then you have a couple of options.   
      
   (1) Enable WSL2 on Windows. Use SSH and X11 forwarding from inside a   
       WSL2 shell, exactly as described above. This is my usual approach.   
      
   (2) Set up a remote desktop server on the Pi and use the Windows Remote   
       Desktop application to connect to it. You get a complete desktop   
       session this way.   
      
       On anything Debian-derived, to install the server:   
      
         apt install xrdp   
      
       If you don’t have a desktop environment (or some other kind of X   
       session) installed you’ll need to install that too. If it’s a normal   
       RPi OS install then you probably already have one.   
      
   Notes:   
      
   * I mostly do the above with x86 targets. Pi is not different in any way   
     that’s relevant, though.   
      
   * Other approaches exist (e.g. VNC); I’ve limited myself to the ones   
     that I use.   
      
   --   
   https://www.greenend.org.uk/rjk/   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca