RedHat Linux 9.0 Installation Guide

Figure 1.1
11. Let the installer automatically partition the hard
disk for you.
12. The next screen is for you to review the
partitioning the system has decided on. Click the Next button.
13. The next screen allows you to configure your
ethernet connections. You can either manually configure the ethernet device or
if you have a DHCP server, you can let DHCP handle the configuration for you.
14. On the Firewall Configuration screen, allow incoming HTTP & FTP request by clicking once on the
checkbox beside the WWW(http) and FTP option.
15. Select your time zone (Usually I choose America/Chicago for central time zone).
16. The Set Root Password
screen is important. Make sure you use a password you will remember because
there is no way to recover a lost root password. You will need this password to
configure apache, mySQL, and other software packages.
17. The Package Group Selection screen is important
1. Check on the box beside Server Configuration Tool. Then click details and make sure the first 9
options are checked.
2. Check on the box beside Web Server and then click the details button. Put a check
mark beside mod_auth_mysql and php-mysql.
3.
Check on the box
beside SQL Database
Server and then click on details
button. Put a check beside the option for mysql-server.
1.
Check on the box
beside Administration
Tools
2. Check on the box beside System Tools and click on details button. Make sure the two
ethereal options are checked (If you didn't install the GNOME, don't put a
check in the option for ethereal-gnome)
1.
Check on box beside Development Tools. Then click details and put a make sure there is a
check mark beside gcc-java.
18. The installer will then check package dependencies.
If there are any errors, it's probably best to install the required packages,
but use common sense to resolve any problems.
19. Sit back and relax as the installation make take
quite a long time. Remember to check periodically as it will need the other
installation CD's throughout the installation process to complete.
20. Exit the installation when prompted. The computer
will restart. Log on to the computer as root using the password you decided on
during installation.
21.
The first thing you
need to do is configure the Apache and mySQL servers to start automatically
each time the computer is turned on. To do this, click on the red hat in the
bottom left hand corner of the screen. Go to System Settings > Server
Settings > Services.
22.
Put a check mark beside httpd - this is the
Apache web server and the check will enable it to start automatically each time
the computer is turned on. Highlight the httpd option and click on the start
button in the upper left-hand corner of the screen to start the Apache web
server immediately.
23. Figure 1.2 shows a screen capture of the Service
Configuration screen.

Figure 1.2
24. Repeat step 22 for the option mysqld - This is the mySQL server.