Archive for March, 2009:
Frequently used Linux one-liners
I just submitted a couple of one-liners that I frequently use to Command-line-Fu.
Command-line-Fu
If you haven’t seen this site you need to check it out. Command-line-Fu is running list of submitted Linux one-liner commands. Some of these are really cool and you can of course submit your own for peer review.
Here are a couple of examples you may find.
List of commands you use most often
Linux Security Quick Reference Guide
I just found this quick reference sheet on Linux security topics from Apache and DNS security to crucial system files, tcp wrappers, and configuring syslog. This document from LinuxSecurity.com is available as a pdf download is provided below.
Linux Security Quick Reference Guide (pdf)
Excerpt: “Regularly audit your systems for any unauthorized and unnecessary use of the setuid or setgid permissions.”
Quick tip: Find all setuid and setgid programs
root# find / -type f -perm +6000 -ls
How do you linux? Contest
What do you do with Linux? is the question being asked by howdoyoulinux.com, who is having a video contest describing what you do with Linux. We all the great things you can do with Linux from a hardware firewall/router to a home theatre system. $2,000 and other prizes will go to the winners.
How Vaccuum Tubes Are Made and Used, Explained in 1942
This is really cool. Gizmodo has an ariticle with videos from the 40s on how vacume tubes were made. These were put together by hand.
