VMware Images:
|
Fedora 8 Server Setup: LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)
Fedora 8 Server Setup: LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)Version 1.0 This is a detailed description about how to set up a Fedora 8 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Fedora 8, but should apply to the 64-bit version with very little modifications as well. I will use the following software:
In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box). I want to say first that this is not the only way of setting up such a system. There are many ways of achieving this goal but this is the way I take. I do not issue any guarantee that this will work for you!
1 RequirementsTo install such a system you will need the following:
2 Preliminary NoteIn this tutorial I use the hostname server1.example.com with the IP address 192.168.0.100 and the gateway 192.168.0.1. These settings might differ for you, so you have to replace them where appropriate.
3 Install The Base SystemBoot from your Fedora 8 DVD. Select Install or upgrade an existing system: It can take a long time to test the installation media so we skip this test here: The welcome screen of the Fedora installer appears. Click on Next: Choose your language next: Select your keyboard layout: I'm installing Fedora 8 on a fresh system, so I answer Yes to the question Would you like to initialize this drive, erasing ALL DATA?: Next we do the partitioning. Select Remove Linux partitions on selected drives and create default layout. This will give you a smalll /boot partition and a large / partition which is fine for our purposes: We want to remove all Linux partitions (remember, this is a fresh system), so we answer Yes to the following question: On to the network settings. The default setting here is to configure the network interfaces with DHCP, but we are installing a server, so static IP addresses are not a bad idea... Click on the Edit button at the top right: In the window that pops up select Enable IPv4 support > Manual configuration and give your network card a static IP address and netmask (in this tutorial I'm using the IP address 192.168.0.100 and netmask 255.255.255.0 for demonstration purposes; if you are not sure about the right values, http://www.subnetmask.info might help you). Uncheck Enable IPv6 support: Set the hostname manually, e.g. server1.example.com, and enter a gateway (e.g. 192.168.0.1) and two DNS servers (e.g. 213.191.92.86 and 193.174.32.18):
|














print: 


Recent comments
1 day 12 hours ago
1 day 19 hours ago
2 days 1 hour ago
3 days 2 hours ago
4 days 4 hours ago
4 days 11 hours ago
4 days 13 hours ago
5 days 13 hours ago
1 week 17 min ago
1 week 10 hours ago