Steps for linux installation over Network

REDHAT 5 In this example we would be to install Redhat5 Linux steps: 1.Create or download ISO image for RH5 2.Create a directory in your web root: /srv/www/linux/RH5/i386 3.Mount the DVD ISO image to the web root: -mount -t iso9660 -o loop RH5.iso /srv/www/linux/RH5/i386 4. Test access the Directory PATH using a web browser — […]

Also tagged , ,