🌐
VS Code Remote Development
Code on remote servers and containers as if they were local using VS Code's remote features. You'll learn to develop anywhere while keeping your local machine clean.
5 lessons
1
Installing VS Code Remote SSH Extension
Install the Remote - SSH extension to edit files on remote servers directly from VS Code.
2 minBeginner
Registration Required
2
Connecting to Remote Servers via SSH
Use VS Code's Remote - SSH extension to connect to servers using your SSH keys.
2 minBeginner
Registration Required
3
Opening Remote Servers in VS Code
Navigate and open folders on remote servers using VS Code's Remote Explorer.
3 minBeginner
Registration Required
4
Understanding SSH Config Files
Simplify SSH connections by configuring host aliases, identity files, and connection options.
2 minBeginner
Registration Required
5
Copying Files via scp or rsync
Transfer files securely between your local machine and remote servers using scp and rsync.
2 minBeginner
Registration Required