LIBRARY SETUP

Perl Modules

The following command should help the user install most of the needed Perl modules:

cpan Config::General aliased Readonly Term::ReadKey DBI::DBD DBD::mysql Module::Load Class::Accessor Log::Log4Perl Class::Fields Params::Validate Statistics::Descriptive Data::UUID IO::Interface Error Log::Dispatch::FileRotate

PerfSONAR Modules

PerfSONAR modules can be installed using the following command:

cpan perfSONAR_PS::Common perfSONAR_PS::Request perfSONAR_PS::DB::SQL::Base

Automated Setup Scripts

Automated BerkeleyDB Installation script

This script will help the user to setup Berkely DB(dbxml) which is used by PerfSONAR LS service.

InstallBerkleyDB

SULS(Stop Unwanted Linux Services)

This script helps the user to remove unwanted Linux services like bluetooth and avahi-daemon. The script also allows the user to stop and remove from statup any other script.

SULS

  • No labels