I was trying to deploy a Rails application using Apache and got into some problems when I tried to configure the app so that Apache will be the one that serves the precompiled assets (javascripts, css, images and others). Since I’m on tight deadline (yeah, I should’ve tested production mode much more earlier), I tried my luck with Nginx and it worked easily without any hassle. So, this is how I did it.
Posts for: #Linux
Getting Started with Xen on Slackware
Here’s a guide on how to setup Xen virtualization in Slackware.
Corosync and Pacemaker in Slackware
Using GRUB instead of LILO in Slackware
These are the steps I used to replace LILO with GRUB as the boot manager after upgrading my kernel to v3.
Upgrading to Kernel v3 for Slackware v13.37
It’s time for an upgrade!