Connect VSCode to cluster: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 October 2025

  • curprev 00:0900:09, 7 October 2025Khtang talk contribs 603 bytes +1 No edit summary
  • curprev 00:0900:09, 7 October 2025Khtang talk contribs 602 bytes +2 No edit summary
  • curprev 00:0900:09, 7 October 2025Khtang talk contribs 600 bytes +600 Created page with "== Link == https://code.visualstudio.com/docs/remote/ssh == Instruction == === 1. Install extension === Go to 'Extension' tab in VSCode, look up 'Remote-SSH' and install === 2. Setup tunnel === To connect with VS code, forward the 22 port on the machine that you’d like to use using the following command ssh -CL localhost:2222:epyc:22 <username>@portal3.ucsf.bkslab.org === 3. Setup configuration in Remote - SSH === - Click on the 'Connect to...' under Start in the 'Welc..."