Skip to content

Instantly share code, notes, and snippets.

@j1cs
Created March 25, 2015 01:17
Show Gist options
  • Save j1cs/adff27ed35e8843a926d to your computer and use it in GitHub Desktop.
Save j1cs/adff27ed35e8843a926d to your computer and use it in GitHub Desktop.
ssh utiles
ssh -L 5901:127.0.0.1:5901 -N -f -l juan juan-server
ssh-keygen -f "/home/user/.ssh/known_hosts" -R gitlab.option.cl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment