techsupport:guides:vscodessh
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
techsupport:guides:vscodessh [2024/04/10 19:07] – tshinin | techsupport:guides:vscodessh [2024/04/10 19:31] (current) – [Troubleshooting] tshinin | ||
---|---|---|---|
Line 20: | Line 20: | ||
- Navigate to the " | - Navigate to the " | ||
- Right click on the " | - Right click on the " | ||
- | - A prompt will show up at the top of VS Code, enter "ssh [username]@linux.socs.uoguelph.ca" | + | - A prompt will show up at the top of VS Code, enter "ssh [username]@linux.socs.uoguelph.ca" |
- A second prompt will ask you for your password. Enter your University single sign on credentials. As of writing, you will not require MFA to authenticate to the SoCS Linux servers. | - A second prompt will ask you for your password. Enter your University single sign on credentials. As of writing, you will not require MFA to authenticate to the SoCS Linux servers. | ||
- First time setup will require 1-2 minutes. Following that, you can connect to the linux servers simply by choosing " | - First time setup will require 1-2 minutes. Following that, you can connect to the linux servers simply by choosing " | ||
Line 28: | Line 28: | ||
===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
Please note that every time you wish to use Remote-SSH to develop on the SoCS Linux servers from off campus, you will need to connect to the VPN first. Otherwise your credentials in the authentication step will be rejected by the firewall. If you run into any other issues, please reach out to the SoCS IT Team at " | Please note that every time you wish to use Remote-SSH to develop on the SoCS Linux servers from off campus, you will need to connect to the VPN first. Otherwise your credentials in the authentication step will be rejected by the firewall. If you run into any other issues, please reach out to the SoCS IT Team at " | ||
+ | |||
+ | === Git Errors === | ||
+ | A common error that students may run into when developing on the SoCS Linux servers using VS Code is not being able to authenticate on git when cloning or pushing (with a " | ||
+ | - Open VS Code. | ||
+ | - Click on " | ||
+ | - Using the search bar, find " | ||
+ | - Uncheck the checkbox. | ||
+ | - Git commands should now authenticate correctly. If they do not, reconnect to the server using Remote-SSH. | ||
techsupport/guides/vscodessh.1712776051.txt.gz · Last modified: 2024/04/10 19:07 by tshinin