Getting Started With Linux, Part 2 — Six Free and Easy Ways to Have Your Own Linux Server
Dec 1,
2014
When I teach Learning Tree’s Linux server administration course, I frequently find attendees who have taken the introductory Linux for users course and who are in the server course because they are about to be put in charge of running some critical servers, but they don’t have the needed skills. They’re just not ready to […]
Getting Started With Linux, Part 1 — Knowledge Versus Skill and Why You Have to Use It.
Nov 25,
2014
Teaching classes has taught me that you can get two very different things out of a Linux training course — knowledge and skill. Knowledge can be communicated efficiently and gained quickly. “Springfield is the capital of Illinois.” “Most system configuration is stored under /etc.” Skill, on the other hand, is something that you can’t directly […]
Meet LibreSSL
Nov 20,
2014
The SSL/TLS protocol suite is critical for Internet security. Unfortunately, it’s one of those things that’s nice in theory but messy in practice. Good news — a very promising project is bringing help! We commonly say that we use SSL to secure Internet activity. However, that statement taken literally is very out of date! We […]
cryptography,
Dual_EC_DRBG,
ECC,
elliptic curve cipher,
Heartbleed,
LibreSSL,
linux,
open source,
OpenBSD,
OpenSSL,
Poodle,
secure design,
secure programming,
SSL,
TLS
Patch Bash Now, Shellshock Exploits Are Widespread
Oct 14,
2014
I was recently doing some work at a Major Financial Institution when I overheard two systems engineers comparing notes: “I have to install that Bash shell patch on my servers by the end of next month.” “Hah! My servers don’t have to have it until the end of the month after that! Guys, please. Patch […]