Posts tagged with 'cli' - 2

man can be a pain to read... and there's lots of alternatives out there and one I've just started playing with is cheat man man will give you this plus a billion more lines of docs, which is useful when you need it... MAN(1) ... read more →

I got into a pickle where I encrypted the ssh keys I use for my SSH connections on LAN, but then I couldn't run my ansible playbook on my server! ssh-keygen -p and leave the new passphrase blank saved my day (although password protected key files ar ... read more →