How to install Redhat Enterprise Linux 5 Client
on a desktop at JLAB
·Step
1
Contact the helpdesk
(ext. 7155) and make sure the system you are building is set up in dhcp. You will need to provide the hardware (or MAC)
address of the ethernet card and the name of
the system (or current IP address, if it is a rebuild).
Let the helpdesk know
if this will be a CUE level 1 desktop or a CUE level 2 desktop.
CUE
level 1 desktops are completely managed by the Computer Center, mount
your CUE home directory, and provide you with access to /local/scratch
where you can store any data you need.
CUE
level 2 desktops are patched regularly by the Computer Center and
otherwise are not managed by the Computer Center. You have the systems
root password, but do not get to mount your CUE home directory. You will
also need to ensure that the root password follows the JLab CUE password policy and that the system is
managed in a secure manner.
For a more in-depth
description of the different system levels, visit the system types
page
·Step
2
Obtain the RHEL5 Boot
CD from the helpdesk.
Insert the CD into
your CD/DVD drive
Some systems require
you to press a key to boot from CD/DVD, such as F12 on recent DELL
machines
Boot your system from
this CD
·Step
3
Answer the questions
as they are asked during the build
System name -->
This should be the name of the system as supplied in Step
1
For a CUE level 2
build, you will need to answer the following:
Root password? ->
Provide (twice when asked) the root password for the system. This
should conform to the JLab Password Policy.
System
Administrator? --> This will be the CUE username of the person who
will be responsible for ensuring the system is maintained in accordance
with JLab policy.
·Step
4
The system will now go
through the Redhat build process. It will
reboot at the end of the initial install.
On the second reboot,
the system will be configured according to JLab policy.
Once it has finished
installing all of the current Redhat patches,
the install process will prompt you to set up the Graphics card and
monitor.
·Step
5
Finally, the system
will reboot and allow you to login.
(CUE Level 2 only) For
the initial login, please use the CUE username/password of the person
entered as the System Administrator in Step 3
above.
For CUE level 2
systems:
when adding users,
please edit the /etc/passwd file and enter
them in a format similar to "+username::::::"
Once the username is
added, create the home directory by using "mkdir"
to create the area in /home, and then use chown
to modify the ownership of the directory.
Please do not
use the builtinuseradd
function as that creates local accounts which then become difficult to
manage.