tmux is similar to screen as it lets you run numerous "TTY’s in the same terminal window. It supports some very cool and intuitive features natively as well as a much more readable configuration syntax"
-
I posted to delicious.com
TMUX – The Terminal Multiplexer
http://blog.hawkhost.com/2010/06/28/tmux-the-terminal-multiplexer/
June 30 2010, 1:33am | Comments a>
-
I posted to delicious.com
Chef - Opscode
"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."
- 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
Linux Shell Scripting Tutorial
http://bash.cyberciti.biz/guide/Main_Page
Linux Shell Scripting Tutorial - A Beginner's handbook
April 23 2010, 9:55pm | 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
20 Linux System Monitoring Tools Every SysAdmin Should Know
http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
"These tools provide metrics which can be used to get information about system activities. " Most are obvious but there are a couple of tools that I hadn't heard of.
- Tags:
- tools
- sysadmin
- linux
- performance
February 13 2010, 7:44am | Comments a>
-
I posted to delicious.com
How to collect Linux system utilization data into a file
http://www.cyberciti.biz/tips/howto-write-system-utilization-data-to-file.html
"The sadc command samples system data a specified number of times ( count ) at a specified interval measured in seconds ( interval ). It writes in binary format to the specified output file"
February 13 2010, 7:39am | Comments a>
-
I posted to delicious.com
Project SIKULI
Sikuli is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots).
January 23 2010, 11:51pm | 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>