03.01.2015 Views

a multi-objective bisexual reproduction genetic algorithm for ...

a multi-objective bisexual reproduction genetic algorithm for ...

a multi-objective bisexual reproduction genetic algorithm for ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

99<br />

Add a group <strong>for</strong> globus by executing:<br />

groupadd -g 900 globus<br />

Add the user globususer (with password globususer) by executing:<br />

adduser -u 900 -g globus -d /home/globususer -n globususer<br />

Change the globususer ID’s password from globususer to pwsbm1 or other<br />

password by executing:<br />

passwd globususer<br />

B.2.3 Installing Network Time Protocol (NTP)<br />

NTP needs to be installed because the grid needs the clocks on the systems to be<br />

synchronized. The security process creates proxy certificates that are valid <strong>for</strong> specific<br />

times. If the systems do not have their clocks synchronized, then the users may not be<br />

able to use the grid, because the proxy certificates may look like they have expired or<br />

are not yet valid.<br />

On all of the grid machines, install NTP as follows using the root ID:<br />

$ rpm -ivh /usr/src/ntp-4.1.1-1.i386.rpm<br />

If the package is already installed as a part of the Linux distribution, ignore the<br />

error message and continue to set up the NTP server. Proceed by setting up the server<br />

and daemons.<br />

Edit the file /etc/ntp.conf on the machine designated to be the time server,<br />

machine m2, and leave the following four lines as the only un-commented ones,<br />

commenting all others with a leading “#” character:<br />

server 127.127.1.0 # local clock<br />

fudge 127.127.1.0 stratum 10<br />

driftfile /etc/ntp/drift<br />

broadcastdelay 0.008<br />

Also, on the NTP server machine (m2), use the settings ntsysv command to<br />

enable the NTP daemon (ntpd) on the next reboot. We can also start the Red Hat<br />

Service Configuration tool by clicking on Main Menu System Setting Server<br />

Setting Services. Scroll down the list of services on the left side until we get to the<br />

ntpd service. Click on the ntpd service and click Start to run it.<br />

On the other machines in the grid (m1 and m3), change the file /etc/ntp.conf to<br />

leave only the following lines un-commented:<br />

server m2.kmitnb.ac.th<br />

driftfile /etc/ntp/drift

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!