Skip to content

Instantly share code, notes, and snippets.

@alexproca
Last active March 6, 2018 12:00
Show Gist options
  • Save alexproca/6ba438b6aa9480f76a984e496de197c2 to your computer and use it in GitHub Desktop.
Save alexproca/6ba438b6aa9480f76a984e496de197c2 to your computer and use it in GitHub Desktop.

SSH Utils

A list of easy to memorize tools for using over ssh

Yes I know! configuration management for the win, infrastructure as code, docker, kubernetes but when you are there debugging in bash you will want to remember these:

Remote edit from VSCode

curl --range 0-500 -L bit.do/rmate

Bring in an editor when you don't have any

curl --range 0-500 -L getmic.ro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment