


You can run these commands by ssh-ing into the Raspberry Pi (with a sudo-capable account), or accessing the Pi directly and then opening a terminal. First, find your sshd_config file within the etc directory. Raspberry Pi (Host) Configurationįirst, you'll want to make a minor config adjustment to your SSH server on the host machine (your Raspberry Pi). All you need is an X server running on host and client. The client-server model of the X window system is partially what makes X forwarding so easy to pull off. Note that you also have the option of using Putty but either way, you'll need to have an X server running on the client machine, your Windows Subsystem for Linux - WSL. This is definitely possible given your current setup.
