http://carsonified.com/blog/dev/bulletproof-backups-for-mysql/
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
http://carsonified.com/blog/dev/bulletproof-backups-for-mysql/
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Tags: code · database · install · mysql · security · sysadmin · web
A good list of things to check and setup for sending emails from a website:
http://www.webresourcesdepot.com/tips-for-sending-valid-e-mails-from-websites/
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Tags: email · install · sysadmin · web
http://spyced.blogspot.com/2010/01/linux-performance-basics.html
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Tags: code · install · sysadmin
http://www.engineyard.com/blog/2009/how-to-ensure-your-email-gets-delivered/
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Here is a really good article about using Cassandra from Evan Weaver.
http://blog.evanweaver.com/articles/2009/07/06/up-and-running-with-cassandra/
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Tags: code · install · rails · scaling · web
This is a list of steps I took to setup a headless XServer and CutyCapt on Ubuntu. Please let me know if you run into any issues using these steps.
The first set of steps is to get the requirements for CutyCapt installed and the Headless XServer setup.
sudo apt-get update
sudo apt-get -y install build-essential
sudo apt-get [...]