How do I launch firefox on remote server via ssh?

I’m on a 2GB ram chromebook and I need to run firefox through a remote server, which has 16GB ram.

I was reading this
How do I launch a remote firefox window via SSH?

and windows WSL also supports running WSL Linux GUI apps
Run Linux GUI apps with WSL

So I think it is possible without even without wsl, but on actual server.

Found it :slight_smile:

X11 forwarding with Xming over SSH?

1 Like