Just don’t use the same RSA key over and over, between projects, tenants, users … In any form : api AuthN keys or ssh keys. Please. Just don’t. That being said, security principals needs to be easy to implement, with…
Just don’t use the same RSA key over and over, between projects, tenants, users … In any form : api AuthN keys or ssh keys. Please. Just don’t. That being said, security principals needs to be easy to implement, with…
Put your private & public key on folder ~/.ssh All private keys must have 600 rights (-rw——-), or they will be ignored. List your currently load keys: ssh-add -l Load your keys on ssh-agent and store them on OSX Keychain…
Here is a quick memo of some CLI commands I use. Just a quick reminder for the few commands I may need on my daily operations. Today’s task is just creating a vlan on a Brocade network switchs, running NOS…
Recent Comments