Completed Text:
How to set up a Quake Live server: Part 1, Install Quake Live
To get started, you'll need to download and install Quake Live. From there, you'll set up your server. A lot of the info here comes directly from the Quake Live FAQ. For a more in-depth explanation, check out Part 2 here.
Let's get started!
The first step to setting up your Quake Live server is to get Quake Live installed. You can download and install it directly from the Quake Live site or through your favorite package manager. On Fedora, you can use yum to install it. Install Quake Live as follows:
yum install quakelive
After you've installed Quake Live, you'll need to setup your server. For this article, we'll be using Apache with PHP. These are commonly used on websites, so if you want to run your server through a webserver, there are plenty of choices.