middleware:Glite/31/server/prepare/notes

From Dgiref
Jump to: navigation, search
Software
  • Scientific Linux version 4.8 32 bit
  • Java JDK >= 1.6.0
  • perl
  • Torque Client

Optimizing the configuration:


Use minimal operating system installation without firewall. To verify installed packages use the command

  • rpm -qa | grep package_name

Install the following additional packages:

  • yum -y install wget yum rpm make gcc gcc-c++ tar sed zlib openssl

After the installation is complete, turn off any unnecessary services (like gpm, sendmail, cups, haldaemon, messagebus, pcmcia, anacron, atd) with the following command:

  • chkconfig <SERVICE> off

Configure the following settings for the server:

The supported installation method for SL4 is the yum tool, and you have to configure yum repositories yourself and install the meta packages using your preferred way.

Note-icon.png
  
Please note that YAIM IS NOT SUPPORTING INSTALLATION
  • Download the following repo files into the /etc/yum.repo.d:
    • jpackage.repo
    • lcg-CA.repo
    • lcg-CE.repo
    • glite-TORQUE_utils.repo
Personal tools