How to Setup VScode with X11 in 5 Minutes
VScode is one of the most powerful tools for all programmers, which integrates perfect remote connection for all types of servers (Linux/Mac/Windows). Though you may have worked fluently with a pure command-line interface, sometimes a few GUIs could be handy and save your day. In this post, I’ll show you how I forward the GUIs using X11 forwarding.
This post is for:
- People would like to access GUIs in their local laptop/machine from a remote server.