I have been working on building a small training lab. The idea is that I will have six thin client pc’s and use my day to day desktop machine as a server. The server will run dhcp and the Linux Terminal Server Project server modules to provide a boot over ethernet (PXE) service for the… Read more »
Ok so I have a few production databases that I need to back up regularly. The trick is I want to run the backup from a remote machine so that the backup lives on a separate server to the actual database system. You can run backups manually like this (assuming your database is called ‘postgis’):… Read more »
I’ve been doing quite a bit of web development these days and have found the jQuery library to be indispensible. Here are a few addons and samples that I found to be really useful: Image popups aka lightbox effects with fancy box Sliding panels for login screens etc by web-kreation.com Some really nice tips 5… Read more »