"Chef is an open source systems integration framework built to bring the benefits of configuration mangement to your entire infrastructure. You write source code to describe how you want each part of your infrastructure to be built, then apply those descriptions to your servers. The result is a fully automated infrastructure: when a new server comes on line, the only thing you have to do is tell Chef what role it should play in your architecture."
-
I posted to delicious.com
Chef - Opscode
- Tags:
- tools
- sysadmin
- opensource
- software
- unix
- linux
- deployment
- automation
- server
- ruby
- installation
- puppet
- cloud
- configuration
April 25 2010, 10:35am | Comments a>
-
I posted to delicious.com
Green Unicorn
Green Unicorn (gunicorn) is an HTTP/WSGI Server for UNIX designed to serve fast clients or sleepy applications.
April 19 2010, 8:38am | Comments a>
-
I posted to delicious.com
System Administrator Articles
http://www.alexonlinux.com/category/articles/system-administrator-articles
Various articles on Unix tools
April 17 2010, 5:36am | Comments a>
-
I posted to delicious.com
MinGW | Minimalist GNU for Windows
"MinGW, a contraction of "Minimalist GNU for Windows", is a port of the GNU Compiler Collection (GCC), and GNU Binutils, for use in the development of native Microsoft Windows applications"
March 7 2010, 1:55am | Comments a>
-
I posted to delicious.com
Zsh
"One area in which it is dramatically powerful is in its ability to interactively evaluate arguments. It can do command name completion, filename completion, and is extensible such that it can use programs to evaluate possible command completions. It is highly configurable, has a lot of cool features that a lazy man like me likes. The only problem is that Bash is the standard shell and that Zsh is not installed everywhere, so I tried to use Bash for a day, and the missing cyclic completion made me run back to Zsh."
December 21 2009, 8:56am | Comments a>
-
I posted to delicious.com
web-shell - Project Hosting on Google Code
http://code.google.com/p/web-shell/
It runs on any browser capable of JavaScript and AJAX. You can use it from any computer or iPhone/smartphone.
The server is written in Python and is very easy to set up on Linux, Mac OS X, BSD, Solaris, and any Unix that runs python 2.3.
November 23 2009, 4:27pm | Comments a>
-
I posted to delicious.com
Bash shortcuts
http://talesofacoldadmin.wordpress.com/bash-shortcuts/
"Here are my most helpful things to keep in mind when it comes to scripting in bash."
November 15 2009, 7:03am | Comments a>
-
I posted to delicious.com
Dumb things to check when debugging IT problems
http://whatexit.org/tal/mywritings/dumb-things-to-check.html
When you are debugging a problem for hours and hours, you suddenly realize, "I bet it's something really dumb!" It often is.
- Tags:
- windows
- sysadmin
- programming
- unix
- linux
- solaris
- development
- troubleshooting
- troubleshoot
- debugging
November 14 2009, 5:08am | Comments a>
-
I posted to delicious.com
I like Unicorn because it's Unix
http://tomayko.com/writings/unicorn-is-unix
"Eric Wong’s mostly pure-Ruby HTTP backend, Unicorn, is an inspiration. I've studied this file for a couple of days now and it’s undoubtedly one of the best, most densely packed examples of Unix programming in Ruby I've come across."
October 11 2009, 9:16pm | Comments a>