Skip to content

Instantly share code, notes, and snippets.

@prehensilecode
Last active March 6, 2024 16:32
Show Gist options
  • Save prehensilecode/c4b3ccd613a0ee8f2a89400c7233b1c4 to your computer and use it in GitHub Desktop.
Save prehensilecode/c4b3ccd613a0ee8f2a89400c7233b1c4 to your computer and use it in GitHub Desktop.
Tunnel to cluster node XCC or DRAC

Set up tunnel:

 ssh -L 1443:clusternode-xcc:443 adminuser@adminhost

Then, run web browser on PC connecting to

https://localhost:1443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment