Tag Archives: linux

Running a Minecraft Server from a RAM Disk

RAM is fast. Very fast. Very, very fast. If you were to think of your hard drive as a Ferrari, your RAM would be a tachyon — a theoretical particle that moves faster than the speed of light! That’s great, … Continue reading

Posted in How-to | Tagged , , | 1 Comment

Dynamic DNS with Linode and CloudFlare

Linode is a great provider of Linux-based VPS — this site is running from one right now, in fact! To help support it, and for a tad of extra security, I also use the free CloudFlare service, which provides a … Continue reading

Posted in How-to | Tagged , , , , , | 1 Comment

Name-Based Virtual Hosts With nginx on IPv6

Linode.com has recently added native IPv6 support to many of its data centers. Linode hosts the VPS that runs this blog, and it happens to reside in their Dallas data center. I was busy planning my wedding when IPv6 support … Continue reading

Posted in How-to | Tagged , , , , | 4 Comments

Apache on Windows: Serving Files From the Network

Recently I had a problem: Without going into the “whys” here, I found myself on a Windows XP system needed to parse and serve PHP files in Apache from a network share. Sounds easy enough, right? Unfortunately, the obvious answer … Continue reading

Posted in How-to | Tagged , , , | 10 Comments

RAID 10 with mdadm

If I had to pick one fault of Linux, it would be that for almost everything, the Linux user is inundated with hundreds of possible solutions. This is both a blessing and a curse – for the veterans, it means … Continue reading

Posted in How-to | Tagged , , , | 13 Comments