Posts tagged linux

Aug18

MySQL Gem Install Caveats on Red Hat (32/64 bit)

ruby gem mysql ruby19 linux redhat yum | comments

If you're using redhat, it's likely you heavily depend on yum to manage your packages. If not, you probably should. Anyhow, I use yum to manage MySQL installation on my RHEL boxes. Installing MySQL is as easy as: Continue reading »

Jul03

Setting up NFS on Red Hat Ent. 64-bit Linux Boxes

nfs sysadmin linux | comments

Come August, we will need to be able handle a surge in traffic to our Quest Atlantis system. Load balancer with multiple app servers mounting an NFS volume is what we have in mind. The diagram below explains it pretty clearly hopefully: Continue reading »