Bookmarks
From low-art Gloominati
Contents |
[edit] tech
[edit] programming
- Ruby on Rails chases simplicity in programming
- Analyzing HTML with Perl
- The official home page for Advanced Linux Programming by CodeSourcery LLC
- Full book online in PDF.
- Linoleum. Self described "Linux Programming Resources".
- "Linoleum is a collection of references to programming resources for Linux, Unix and BSD systems."
[edit] linux-specific
DVD Burning Under Linux Bookmarks
IBM DeveloperWorks article on securing linux
[edit] apps
[edit] distro-specific
[edit] newsforge
My Workstation OS: Damn Small Linux
http://newsforge.deletes.my.posts.when.they.contain.the.word.fuck.org/
Windows rapidly approaching desktop usability
One small business's year without Windows
[edit] shell
[edit] X
- http://knot.pu.ru/faq/xfaq.html Настройка режима монитора в XFree86
[edit] networking
[edit] security
[edit] SSL
- An Introduction to OpenSSL - Part 1: Cryptographic Functions Deals primarily with the basic concepts of how to use symmetric/assymetric and ciphers, hashes, and signatures. Also a bit on the importance of unpredictability in randomness, and why you don't use gzip to seed your generator:)
- An Introduction to OpenSSL - Part 2: Cryptographic Functions Continued Installation and basic use of OpenSSL. Shows how to generate a key with genrsa, sign a key, encrypt a dataset using blowfish or rsa (mostly blowfish), and some examination of keys using the rsa and rsautl openssl commands.
- An Introduction to OpenSSL - Part 3: PKI- Public Key Infrastructure First half of the article is an explanation of what a PKI can be used for, followed by a brief description of X.509 naming (DNs, CNs, and that's about it). Then we generate a DSA root-CA, and sign and revoke a couple CSRs with it. There's also a CA setup script the author wrote.
- An Introduction to OpenSSL - Part 4: The SSL and TLS Protocols
- The Open-source PKI Book - A guide to PKIs and Open–source Implementations
[edit] platform-agnostic
Building a Skype-enabled answering machine
[edit] for writing firefox extensions
[edit] Wiki
[edit] documentation repositories
[edit] advocacy
[edit] technological
[edit] browsers
[edit] ms-bashing
[edit] freedom
[edit] OpenSource development model
- http://www.line56.com/articles/default.asp?articleID=6553&TopicID=5 : A look at Wikipedia illustrates both the strengths and weaknesses of the open source concept; sole versus communal creation.
[edit] best practices
[edit] as a sysadmin
[edit] other
On the folleys of spreadsheet reliance

