- After installation, SSH into your VPS as root.
- The welcome message shows where to find your login password:
/root/.config/code-server/config.yaml
- Open this URL in your browser:
http://<server-ip>:8080/login
- Use the password from the config file to log in.
- Start coding in VS Code—remotely and securely.