-
Hosting multiple websites with one server
For the purposes of this post, we will make the following assumptions: You are only running one installation of Apache on one installation of Linux (Ubuntu Server 12.01 used here). Your server only has one public IP address. You have two domains which are configured to both point to your server’s public IP address. You…
-
Setting up a Linux server.
Much information can be found here. That’s where I got started. However, since I can’t guarantee that website’s longevity, I’ll repeat a bit here, in addition to adding a few things I found elsewhere. Starting out Install Linux. I used Ubuntu Server 12.10, so things may or may not be different with other versions/distros. You…