34 Installing and Setting Up the DRAC 4
www.dell.com | support.dell.com
3
Run the following
rpm
command to install the packages. This command installs the packages
comprising the Java 2 Runtime Environment (J2RE):
rpm -iv j2re-1_4<

version number

>-linux-i586.rpm
Only one Java plug-in can be registered at a time. If you have never registered a Java plug-in,
go to the next step; otherwise, go to step 5.
Most Mozilla installations use symbolic links to where the Java plug-in is located. The name
of the symbolic link is
libjavaplugin_oji.so
, which is in the
/plugins
subdirectory of Mozilla.
For e xam ple :
cd /usr/lib/mozilla<
version number
>/plugins
rm libjavaplugin_oji.so
4
Register the Java plug-in.
Locate the
libjavaplugin_oji.so
file in the
j2re1.4<
version number
>
directory. Usually it
is located in the
/i386/ns600 or /i386/ns610
subdirectory. Use the
create a symbolic link
feature in Mozilla that points to the
libjavaplugin_oji.so
file in the
/i386/ns610
subdirectory.
For e xam ple :
cd <

Mozilla

>/plugins
ln s j2re1.4<
version number
>/plugin/i386/ns610/libjavaplugin_o
ji.so libjavaplugin_oji.so
NOTE: Create the link using the /plugins subdirectory of Mozilla. You cannot create the link from
<JRE> directory.
5
Start Mozilla and go to
Tools
Web D eve lop men t
Java Console
.
The version of JRE is displayed at the top of the
Java Console
window. If the version that is
shown is not the same as the one you downloaded, then registration did not work. The same is
true if the
Java Console
menu option is grayed out.
Configuring DRAC 4 Properties
You can configure all of the DRAC 4 properties (network, users, alerts, etc.) using the Web-based
interface, or racadm CLI.
For more information about how to use the Web-based interface, see "Accessing the Web-Based
Interface." For more information about how to use the racadm CLI through a serial or telnet see
"Using the serial and racadm Commands."