Fabric RPM Package
I’ve packaged Fabric–the simple pythonic remote deployment tool–as an RPM.
Here is a simple guide on creating binary RPMs from source RPMs.
I’ve packaged Fabric–the simple pythonic remote deployment tool–as an RPM.
Here is a simple guide on creating binary RPMs from source RPMs.
How to get GNU Screen working properly in Mac OS X.
How to get GNU Screen working properly in Mac OS X.
A collection of software and systems I use regularly.
alias graceful="sudo /usr/sbin/apache2 -t && sudo /etc/init.d/apache2 stop && sleep 2 && sudo /etc/init.d/apache2 start"
With the release of Leopard (OS X 10.5) came a sufficiently usable Terminal (aka tabs). The only real complaint I had was the font.
I ended up tracking down the default font used in the GNOME terminal and installed it using the steps below: