
During the first phase of RHCE exam you are asked to install Linux via nfs or ftp or apache server. you will be provided a Linux boot disk and IP address and necessary directory name for installation. You need not to prepare server side on exam but here in this article we will configure both server and client side . We have configured nfs and ftp server for network installation in our pervious article you can check it.
In this practical we will show you How to prepare apache httpd server for network installation and further we will installation linux via apache httpd web server.
There is a HTTP server 192.168.0.254 and all required packages are dumped in /var/www/html/rhel5 of that server. Install the Redhat Enterprise Linux 5 by creating following partitions:
/ - 1048 /home - 1028 /boot - 512 /var - 1028 /usr - 2048 swap 2X256 (RAM SIZE)
For this practical we need two systems one linux server and one client system. These pre quests should be completed on Linux server.


By default document root for http server is /var/www/html. So create a directory here with name rhel5 and make the dump of RHEL CD in it and restart the httpd service.
create dump of RHEL disk to /var/www/html/rhel5 and restart httpd service


We have prepared HTTP server for network installation.
Boot system with Linux boot CD, [ disk will be provided by examiner] Give linux askmethod command on boot prompt
Select language to English

Select Keyboard layout to US

Select install method HTTP to install via web server

At this point you can remove Linux boot disk form CDROM as we installing linux from http server.
Select Enable IPv4 supports and select dynamic ip configuration [ we have configured dhcp server on linux server so ip will be automatically retrieve ]

Give to ip address of web server in website name and rhel5 in directory name

After few second you will retrieve anaconda linux boot loader form server

Now you can install linux as you have installed it from local CD ROM . All remaining steps are same.
During RHCE exam most concern thing is time. So we suggest to create the partition According to the Question because Size and what-what partition should you create at installation time is specified in your question. Do not create any extra partition to save time because any additional partition will take time in formatting.
Due to the time limit, you should care about the installation packages. At Exam time these packages are enough.
When installation will complete, your system will reboot. Jump for another Question
Search more about
Search in Google for
