Thursday, December 18, 2014

untagged - Cheat Sheets for System Administrators?

I'd like to start a collection of good, free cheat sheet resources for system administrators. Please add your favorite ones. From the Wikipedia "cheat sheet" article:




In more general usage, a "cheat sheet"
is any short (one or two page)

reference to terms, commands, or
symbols where the user is expected to
understand the use of such terms etc
but not necessarily to have memorized
all of them.


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...