So, I tend to do a lot of lower-level stuff on OS-X such as compiling my own PostgreSQL server for development and testing purposes. One of the things that tends to interrupt the process of actually trying to run postgres is that it cannot change to the postgres user and it cannot run it as [...]
Archive for January, 2010
Adding an administrative user to OS-X via the terminal
Posted by Andrew Farley in January 15th, 2010
Leave Comment
Posted in: Mac, Tutorial Tags: add group, add user, console, dscl, leopard, Mac, osx, postgresql, shell script, snow leopard, terminal
Zabbix RPMs Updated in my repository (1.8r5)
Posted by Andrew Farley in January 8th, 2010
Thanks to your feedback, and a patch (thanks Tom) I just updated the CentOS RPMs and spec file in my repository for Zabbix 1.8. Rev. 5 of the Zabbix RPMs adds…
Zabbix-Proxy RPM
LibCURL support (web scenarios work now)
Fixed x86_64 repo (was missing repodata)
Package upgrade issue (thanks Tom for catching this)
Fixed some file permissions (thanks ericgearhart)
Added [...]
SVN Post-Commit Automatic Email
Posted by Andrew Farley in January 7th, 2010
Posted in: Linux, Sysadmin Tags: commit, email, Linux, post-commit, programming, scm, source code management, subversion, svn
A popular method of communicating to fellow team members that you committed data to a subversion repository is to send an automatic email out to all users of that repository. I developed a simple two-script method that is extensible and easy to implement [...]
