Still alive, but who has time for anything anymore?
Faulty WordPress Database and Image Issues
Just a quick post, before I forget everything: We had an issue with one of the wordpress installs mishandling images, for instance if you went to add a photo from your media library it would put src”” in the post/page, Continue reading
Blizzard’s Re-introduction of Flying to WoW
Props to Blizzard. It feels strange that no-flying was even on the table, and from what we’ve heard over the past couple of years makes it clear it was even a controversial topic internally. Like I get that there was Continue reading
Guide – Setup a Swap on a CentOS 6.x VPS
One of my sites awhile back started having memory issues, MySQL seemed to be crashing because it would run out of memory whenever it was being hit too hard. Originally I thought it was just a database issue, but the Continue reading
Swappiness
Aside
Recently did some server maintenance, which I think I’m going to write some posts about if for no other reason then to help me remember if I need to do it in the future. Digitalocean is a great webhost, but they don’t configure swap files by default, which was both a good and bad thing. Bad because mysql ran into memory issues on one of my sites, but good because I learned some more about how swap files work.
