<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Marco Lackovic</title>
	<atom:link href="http://lackovic.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lackovic.wordpress.com</link>
	<description>Research Fellow at Dept. of Electronics, Computer Science and Systems of the University of Calabria</description>
	<lastBuildDate>Thu, 23 Feb 2012 17:05:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lackovic.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Marco Lackovic</title>
		<link>http://lackovic.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lackovic.wordpress.com/osd.xml" title="Marco Lackovic" />
	<atom:link rel='hub' href='http://lackovic.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Installing Android SDK on Ubuntu 11.10</title>
		<link>http://lackovic.wordpress.com/2012/02/19/installing-android-sdk-on-ubuntu-11-10/</link>
		<comments>http://lackovic.wordpress.com/2012/02/19/installing-android-sdk-on-ubuntu-11-10/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 19:16:40 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://lackovic.wordpress.com/?p=848</guid>
		<description><![CDATA[&#160; Install Oracle Java 6: download the .bin JDK from here; run the following commands: chmod +x jdk-6u31-linux-x64.bin ./jdk-6u31-linux-x64.bin sudo chown root. -R jdk1.6.0_31/ sudo mv jdk1.6.0_31/ /usr/lib/jvm/ sudo update-alternatives --install "/usr/bin/java" "java" \ "/usr/lib/jvm/jdk1.6.0_31/bin/java" 1 sudo update-alternatives --install "/usr/bin/javac" "javac" \ "/usr/lib/jvm/jdk1.6.0_31/bin/javac" 1 sudo update-alternatives --install "/usr/bin/javaws" "javaws" \ "/usr/lib/jvm/jdk1.6.0_31/bin/javaws" 1 sudo update-alternatives --config java [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=848&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="text-align:center;"><img class="alignnone size-full wp-image-873" title="Android + Ubuntu" src="http://lackovic.files.wordpress.com/2012/02/android_logo_smart_ubuntu_200.png?w=600" alt=""   /></div>
<p>&nbsp;</p>
<ol>
<li>Install Oracle Java 6:
<ul>
<li>download the .bin JDK from <a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u31-download-1501634.html">here</a>;</li>
<li>run the following commands:
<pre>chmod +x jdk-6u31-linux-x64.bin
./jdk-6u31-linux-x64.bin
sudo chown root. -R jdk1.6.0_31/
sudo mv jdk1.6.0_31/ /usr/lib/jvm/

sudo update-alternatives --install "/usr/bin/java" "java" \
"/usr/lib/jvm/jdk1.6.0_31/bin/java" 1
sudo update-alternatives --install "/usr/bin/javac" "javac" \
"/usr/lib/jvm/jdk1.6.0_31/bin/javac" 1
sudo update-alternatives --install "/usr/bin/javaws" "javaws" \
"/usr/lib/jvm/jdk1.6.0_31/bin/javaws" 1

sudo update-alternatives --config java
sudo update-alternatives --config javac
sudo update-alternatives --config javaws</pre>
</li>
</ul>
</li>
<li>Install Eclipse by running:
<pre>sudo apt-get install eclipse-platform -y</pre>
</li>
<li>If you are running a 64-bit distribution run:
<pre>sudo apt-get install ia32-libs -y</pre>
</li>
<li>Start Eclipse, then select Help &gt; Install New Software:
<ul>
<li>add the following repositories:
<ul>
<li>Name: Eclipse Indigo<br />
Location: http://download.eclipse.org/releases/indigo/</li>
<li>Name: ADT Plugin<br />
Location: https://dl-ssl.google.com/android/eclipse/</li>
</ul>
</li>
<li>select the checkbox next to &#8220;Developer Tools&#8221; and click next, next, accept the terms and finish; press OK at the secirity warning; at the end restart Eclipse;</li>
<li>at the &#8220;Welcome to Android Development&#8221; dialog select &#8220;Install new SDK&#8221; option and press Next, and then Finish;</li>
<li>at the &#8220;Choose packages to install&#8221; press &#8220;Accept All&#8221; and press &#8220;Install&#8221;;</li>
</ul>
</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lackovic.wordpress.com/848/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lackovic.wordpress.com/848/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lackovic.wordpress.com/848/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lackovic.wordpress.com/848/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lackovic.wordpress.com/848/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lackovic.wordpress.com/848/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lackovic.wordpress.com/848/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lackovic.wordpress.com/848/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lackovic.wordpress.com/848/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lackovic.wordpress.com/848/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lackovic.wordpress.com/848/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lackovic.wordpress.com/848/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lackovic.wordpress.com/848/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lackovic.wordpress.com/848/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=848&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lackovic.wordpress.com/2012/02/19/installing-android-sdk-on-ubuntu-11-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/738ce7b6771700ddaceaedab2143b797?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Krige</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2012/02/android_logo_smart_ubuntu_200.png" medium="image">
			<media:title type="html">Android + Ubuntu</media:title>
		</media:content>
	</item>
		<item>
		<title>Globus Toolkit 5.2 released</title>
		<link>http://lackovic.wordpress.com/2011/12/16/globus-toolkit-5-2-released/</link>
		<comments>http://lackovic.wordpress.com/2011/12/16/globus-toolkit-5-2-released/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 19:00:26 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Grid]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://lackovic.wordpress.com/?p=750</guid>
		<description><![CDATA[Globus Toolkit 5.2 promises to greatly enhance the ability to install, setup and update the GT client and service components. This has been achieved by providing binary native packages Red Hat, Fedora, Debian, Ubuntu, Scientific Linux, and CentOS. Globus developers will maintain a Globus repository containing all packages. GT 5.2 includes the latest versions of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=750&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.globus.org/toolkit/"><img class="aligncenter size-full wp-image-82" title="Globus Toolkit" src="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png?w=600" alt=""   /></a></p>
<p>Globus Toolkit 5.2 promises to greatly enhance the ability to install, setup and update the GT client and service components. This has been achieved by providing binary native packages Red Hat, Fedora, Debian, Ubuntu, Scientific Linux, and CentOS. Globus developers will maintain a Globus repository containing all packages.</p>
<p>GT 5.2 includes the latest versions of all components: GRAM, GridFTP, MyProxy and GSISSH. This latest version of GRAM includes a number of scalability and reliability improvements found from working with <a href="http://www.opensciencegrid.org/">Open Science Grid (OSG)</a> that are not in the 5.0 series. GridFTP added support for the DCSC command, which allows the client to specify credentials used to secure the data channel connection. <a href="https://www.globusonline.org/">Globus Online</a> utilizes this command for seamless data movement across multiple security domains.</p>
<p>GT 5.2 is protocol and client API compatible with GT 5.0 (e.g. 5.2 clients will work with GT 5.0 services, and visa versa.)</p>
<p>For more information about GT 5.2 visit <a href="http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/">http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lackovic.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lackovic.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lackovic.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lackovic.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lackovic.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lackovic.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lackovic.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lackovic.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lackovic.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lackovic.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lackovic.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lackovic.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lackovic.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lackovic.wordpress.com/750/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=750&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lackovic.wordpress.com/2011/12/16/globus-toolkit-5-2-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/738ce7b6771700ddaceaedab2143b797?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Krige</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png" medium="image">
			<media:title type="html">Globus Toolkit</media:title>
		</media:content>
	</item>
		<item>
		<title>Globus Toolkit 4.0.x troubleshooting</title>
		<link>http://lackovic.wordpress.com/2011/12/16/globus-toolkit-4-0-x-troubleshooting/</link>
		<comments>http://lackovic.wordpress.com/2011/12/16/globus-toolkit-4-0-x-troubleshooting/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 18:43:17 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Grid]]></category>
		<category><![CDATA[HowTos]]></category>

		<guid isPermaLink="false">http://lackovic.wordpress.com/?p=732</guid>
		<description><![CDATA[Disclosure: this troubleshooting is intended for legacy applications which mandatory need the version 4.0.x of Globus Toolkit. If you don&#8217;t have an impelling reason to install that particular version, it is highly recommended that you install the latest version available of Globus Toolkit from its official web site and follow the installation guide of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=732&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://www.globus.org/toolkit/"><img class="size-full wp-image-82 alignnone" title="Globus Toolkit" src="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png?w=600" alt=""   /><img class="size-full wp-image-737 alignnone" title="troubleshooting" src="http://lackovic.files.wordpress.com/2011/12/tools_icon.jpg?w=600" alt=""   /></a></p>
<p><strong>Disclosure</strong>: this troubleshooting is intended for legacy applications which mandatory need the version 4.0.x of Globus Toolkit. If you don&#8217;t have an impelling reason to install that particular version, it is highly recommended that you install the latest version available of Globus Toolkit from its <a href="http://www.globus.org/toolkit/">official web site</a> and follow the <a href="http://www.globus.org/toolkit/docs/latest-stable/">installation guide</a> of the official documentation.</p>
<p style="text-align:center;">~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~</p>
<p><strong>ERROR service.ReliableFileTransferImpl [main,&lt;init&gt;:76] Unable to setup database driver with pooling.Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections</strong></p>
<ul>
<li>open /etc/postgresql/X.Y/main/<strong>postgresql.conf</strong>(where X.Y is current PostgreSQL version) and check that the line beginning with “listen_addresses” is not commented (i.e. the line should not begin with a #) and is set to listen to all addresses, in the following way:
<pre>listen_addresses = '*'</pre>
</li>
<li>open /etc/postgresql/X.Y/main/<strong>pg_hba.conf</strong>” and check that the last line looks like:
<pre>host rftDatabase "globus" "x.x.x.x" 255.255.255.255 md5</pre>
<p>where “x.x.x.x” is your public IP address. If you are using Globus Toolkit on your local machine for testing purposes then using 127.0.0.1 should be fine, although in this case you won&#8217;t be able to access Globus services outside your machine;</li>
<li>check that PostgreSQL is up and running and on which port:
<pre>sudo netstat -tulpn | grep postgres</pre>
</li>
<li>PostgreSQL should run on <strong>port 5432</strong>. The default port number may be automatically changed (usually to 5433) as result of a version upgrade. To change it back to 5432 edit the /etc/postgresql/X.Y/main/postgresql.conf and the stop and start the service (warning: a restart won&#8217;t be enough) with:
<pre>sudo service postgresql stop
sudo service postgresql start</pre>
</li>
<li>to check whether PostgreSQL is running properly on the 5432 port run:
<pre>telnet localhost 5432</pre>
</li>
<li>the message &#8220;<span style="color:#ff0000;"><strong>telnet: Unable to connect to remote host: Connection refused</strong></span>&#8221; would mean either PostgreSQL is not running, or is running on the wrong port. If you get &#8220;<span style="color:#008000;"><strong>Connected to localhost.localdomain. Escape character is &#8216;^]&#8217;.</strong></span>&#8221; then PostgreSQL is fine.</li>
</ul>
<p style="text-align:center;">~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~</p>
<p><strong>ERROR service.ReliableFileTransferImpl [main,&lt;init&gt;:76] Unable to setup database driver with pooling.A connection error has occurred: FATAL:  password authentication failed for user &#8220;root&#8221;</strong></p>
<ul>
<li>open $GLOBUS_LOCATION/etc/globus_wsrf_rft/<strong>jndi-config.xml</strong>and look into the “dbConfiguration” section:
<ul>
<li>make sure the userName value is not &#8220;root&#8221; but &#8220;globus&#8221;;</li>
<li>make sure the &#8220;password&#8221; value is not &#8220;foo&#8221; but the password for the globus user you have previously set in postgres;</li>
<li>make sure the &#8220;connectionString&#8221; value contains the fully qualified domain name of your host (e.g. “jdbc:postgresql://your.host.full.domain.com/rftDatabase”).</li>
</ul>
</li>
<li>make sure you are running globus-start-container as globus user</li>
</ul>
<div style="text-align:center;">~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~</div>
<div></div>
<div><strong>Authentication failed [Caused by: Operation unauthorized (Mechanism level: Authorization failed. Expected "/CN=host/localhost" target but received "/O=YouCA/CN=host/fully.qualified.hostname")]</strong></div>
<div>
<ul>
<li>open your /etc/hosts file and make sure that localhost is listed after your hostname. e.g. :
<pre>127.0.0.1 hostname fully.qualified.hostname localhost</pre>
</li>
</ul>
</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:200px;width:1px;height:1px;overflow:hidden;">
<pre>gt4.0.8-all-source-installer.tar.bz2 da
# http://www.globus.org/toolkit/downloads/4.0.8/</pre>
</div>
<p style="text-align:center;">~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~</p>
<p><strong>/O=YourCA/CN=Name Surname&#8221; is not authorized to use operation: http://www.globus.org/08/2004/delegationService}requestSecurityToken on this service</strong></p>
<ul>
<li>ensure that in your /etc/grid-security/grid-mapfile there is a line containing the <em>Subject</em> of your usercert.pem (note that you need to change the &#8216;, &#8216; with &#8216;/&#8217;), followed by a user on the server machine (you can use <em>globus </em>if you don&#8217;t have a user account on that machine). For example:
<pre>"O=YourCA/CN=Name Surname" globus</pre>
<p>Stop and restart your Globus container for changes to take effect.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lackovic.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lackovic.wordpress.com/732/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lackovic.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lackovic.wordpress.com/732/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lackovic.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lackovic.wordpress.com/732/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lackovic.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lackovic.wordpress.com/732/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lackovic.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lackovic.wordpress.com/732/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lackovic.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lackovic.wordpress.com/732/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lackovic.wordpress.com/732/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lackovic.wordpress.com/732/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=732&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lackovic.wordpress.com/2011/12/16/globus-toolkit-4-0-x-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/738ce7b6771700ddaceaedab2143b797?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Krige</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png" medium="image">
			<media:title type="html">Globus Toolkit</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2011/12/tools_icon.jpg" medium="image">
			<media:title type="html">troubleshooting</media:title>
		</media:content>
	</item>
		<item>
		<title>Globus Toolkit 5.2 beta released</title>
		<link>http://lackovic.wordpress.com/2011/08/29/globus-toolkit-5-2-beta-released/</link>
		<comments>http://lackovic.wordpress.com/2011/08/29/globus-toolkit-5-2-beta-released/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 11:14:48 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Grid]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://lackovic.wordpress.com/?p=697</guid>
		<description><![CDATA[The 5.2 release is protocol and source compatible with Globus Toolkit 5.0. Major Changes between 5.0 and 5.2: Native packaging for linux distributions based on RPM and Debian package managers The concept of &#8220;flavors&#8221; of Globus libraries has been obsoleted Elimination of the compile-time distinction between threaded and non-threaded builds. All libraries are built to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=697&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.globus.org/toolkit/"><img class="aligncenter size-full wp-image-82" title="Globus Toolkit" src="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png?w=600" alt=""   /></a></p>
<p>The 5.2 release is protocol and source compatible with Globus Toolkit 5.0.</p>
<p>Major Changes between 5.0 and 5.2:</p>
<ul>
<li>Native packaging for linux distributions based on RPM and Debian package managers</li>
<li>The concept of &#8220;flavors&#8221; of Globus libraries has been obsoleted</li>
<li>Elimination of the compile-time distinction between threaded and non-threaded builds. All libraries are built to be thread-safe, but most applications and services will run by default without threads. The GLOBUS_THREAD_MODEL environment variable can be used to select between &#8220;none&#8221; (nothreads) and &#8220;pthreads&#8221; event-handling model.</li>
<li>The toolkit has been reorganized to be compliant with the Filesystem Hierarchy Standard.</li>
<li>The environment variable GLOBUS_LOCATION is no longer required to be set at runtime (though it is still honored to allow non-native packages to be relocated).</li>
<li>Shared library versioning to allow different versions of libraries to coexist.</li>
<li>Simplified configuration: more default values for Globus service configurations (especially GRAM5), more admin tools for interacting with tools (GRAM gatekeeper, audit)</li>
<li>Cleaner separate of configuration file and implementation for GRAM LRM modules.</li>
<li>Elimination of GPT setup packages as a way to create default configuration files</li>
<li>Much simplified globus-simple-ca package for managing a CA, including tools for distributing RPM and debian packages containing CA certificate and policy files.</li>
<li>More user-installable documentation and man pages for tools and libraries</li>
<li>Many bug fixes</li>
</ul>
<p>For more information about GT 5.2 visit <a href="http://dev.globus.org/wiki/Globus_Toolkit/5.2">http://dev.globus.org/wiki/Globus_Toolkit/5.2</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lackovic.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lackovic.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lackovic.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lackovic.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lackovic.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lackovic.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lackovic.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lackovic.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lackovic.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lackovic.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lackovic.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lackovic.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lackovic.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lackovic.wordpress.com/697/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=697&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lackovic.wordpress.com/2011/08/29/globus-toolkit-5-2-beta-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/738ce7b6771700ddaceaedab2143b797?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Krige</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png" medium="image">
			<media:title type="html">Globus Toolkit</media:title>
		</media:content>
	</item>
		<item>
		<title>Globus Toolkit 5.0.4 released</title>
		<link>http://lackovic.wordpress.com/2011/05/20/globus-toolkit-5-0-4-released/</link>
		<comments>http://lackovic.wordpress.com/2011/05/20/globus-toolkit-5-0-4-released/#comments</comments>
		<pubDate>Fri, 20 May 2011 11:02:25 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Grid]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://lackovic.wordpress.com/?p=693</guid>
		<description><![CDATA[Highlights of this release include: Several bug fixes on GridFTP and a couple of extra options Added RSL attributes and unique job manager log file names to GRAM5 Updated MyProxy to version 5.4 Updated gsissh to version 5.3 [Release notes] – [Software] – [Documentation] -[Support]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=693&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.globus.org/toolkit/"><img class="aligncenter size-full wp-image-82" title="Globus Toolkit" src="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png?w=600" alt=""   /></a></p>
<p>Highlights of this release include:</p>
<ul>
<li>Several bug fixes on GridFTP and a couple of extra options</li>
<li>Added RSL attributes and unique job manager log file names to GRAM5</li>
<li>Updated MyProxy to version 5.4</li>
<li>Updated gsissh to version 5.3</li>
</ul>
<p>[<a href="http://www.globus.org/toolkit/docs/5.0/5.0.4/rn/">Release notes</a>] – [<a href="http://www.globus.org/toolkit/downloads/5.0.4/">Software</a>] – [<a href="http://www.globus.org/toolkit/docs/5.0/5.0.4/">Documentation</a>] -[<a href="http://dev.globus.org/wiki/Globus_Toolkit#Mailing_Lists">Support</a>]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lackovic.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lackovic.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lackovic.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lackovic.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lackovic.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lackovic.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lackovic.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lackovic.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lackovic.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lackovic.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lackovic.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lackovic.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lackovic.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lackovic.wordpress.com/693/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=693&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lackovic.wordpress.com/2011/05/20/globus-toolkit-5-0-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/738ce7b6771700ddaceaedab2143b797?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Krige</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png" medium="image">
			<media:title type="html">Globus Toolkit</media:title>
		</media:content>
	</item>
		<item>
		<title>Globus Toolkit 5.0.3 released</title>
		<link>http://lackovic.wordpress.com/2011/03/02/globus-toolkit-5-0-3-released/</link>
		<comments>http://lackovic.wordpress.com/2011/03/02/globus-toolkit-5-0-3-released/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 16:26:04 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Grid]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://lackovic.wordpress.com/?p=635</guid>
		<description><![CDATA[Highlights of this release include: GridFTP Added new command: Data Channel Security Context (DCSC) Useful for 3rd party transfers between GridFTP servers that use different CA certificates Added gridftp server chrooting Allows admin to limit the directories a gridftp server can access Added command strings for &#8216;-disable-command-list&#8217; option for gridftp server configuration Added Progress markers [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=635&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.globus.org/toolkit/"><img class="aligncenter size-full wp-image-82" title="Globus Toolkit" src="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png?w=600" alt=""   /></a></p>
<p>Highlights of this release include:</p>
<ul>
<li>GridFTP
<ul>
<li>Added new command: Data Channel Security Context (DCSC)
<ul>
<li>Useful for 3rd party transfers between GridFTP servers that use different CA certificates</li>
</ul>
</li>
<li>Added gridftp server chrooting
<ul>
<li>Allows admin to limit the directories a gridftp server can access</li>
</ul>
</li>
<li>Added command strings for &#8216;-disable-command-list&#8217; option for gridftp server configuration</li>
<li>Added Progress markers for stream mode</li>
</ul>
</li>
<li>Fixed a variety of bugs on GRAM5 related with PBS, Condor and Solaris</li>
<li>Updated MyProxy to version v5.3</li>
<li>Updated gsissh to version 5.2</li>
</ul>
<p>[<a href="http://www.globus.org/toolkit/docs/5.0/5.0.3/rn/">Release notes</a>] – [<a href="http://www.globus.org/toolkit/downloads/5.0.3/">Software</a>] – [<a href="http://www.globus.org/toolkit/docs/5.0/5.0.3/">Documentation</a>] -[<a href="http://dev.globus.org/wiki/Globus_Toolkit#Mailing_Lists">Support</a>]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lackovic.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lackovic.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lackovic.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lackovic.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lackovic.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lackovic.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lackovic.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lackovic.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lackovic.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lackovic.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lackovic.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lackovic.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lackovic.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lackovic.wordpress.com/635/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=635&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lackovic.wordpress.com/2011/03/02/globus-toolkit-5-0-3-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/738ce7b6771700ddaceaedab2143b797?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Krige</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png" medium="image">
			<media:title type="html">Globus Toolkit</media:title>
		</media:content>
	</item>
		<item>
		<title>Globus Online is Live!</title>
		<link>http://lackovic.wordpress.com/2010/11/20/globus-online-is-live/</link>
		<comments>http://lackovic.wordpress.com/2010/11/20/globus-online-is-live/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 12:11:02 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Grid]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://lackovic.wordpress.com/?p=601</guid>
		<description><![CDATA[The cloud-hosted, secure file transfer service, is now available for general use. Globus Online enables researchers and other end users to move and synchronize files reliably between multiple locations without configuring servers or installing complex software. Details are available here and here (from Ian Foster&#8217;s blog).<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=601&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://www.globusonline.org/"><img class="aligncenter size-full wp-image-659" title="Globus Online" src="http://lackovic.files.wordpress.com/2010/11/go_logo_200.png?w=600" alt=""   /></a></p>
<p>The cloud-hosted, secure file transfer service, is now available for general use. Globus Online enables researchers and other end users to move and synchronize files reliably between multiple locations without configuring servers or installing complex software. Details are available <a title="Globus Online" href="http://www.globusonline.org/">here</a> and <a title="Globus Online: A cloud-based managed file transfer service" href="http://ianfoster.typepad.com/blog/2010/11/globus-online-a-cloud-based-managed-file-transfer-service-.html">here</a> (from Ian Foster&#8217;s blog).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lackovic.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lackovic.wordpress.com/601/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lackovic.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lackovic.wordpress.com/601/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lackovic.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lackovic.wordpress.com/601/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lackovic.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lackovic.wordpress.com/601/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lackovic.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lackovic.wordpress.com/601/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lackovic.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lackovic.wordpress.com/601/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lackovic.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lackovic.wordpress.com/601/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=601&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lackovic.wordpress.com/2010/11/20/globus-online-is-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/738ce7b6771700ddaceaedab2143b797?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Krige</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2010/11/go_logo_200.png" medium="image">
			<media:title type="html">Globus Online</media:title>
		</media:content>
	</item>
		<item>
		<title>Build and install Globus Toolkit 4.0.x on Ubuntu 10.10</title>
		<link>http://lackovic.wordpress.com/2010/10/10/globus-on-ubuntu/</link>
		<comments>http://lackovic.wordpress.com/2010/10/10/globus-on-ubuntu/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 16:37:09 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Grid]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://lackovic.wordpress.com/?p=74</guid>
		<description><![CDATA[Disclosure: this tutorial is intended for legacy applications which mandatory need the version 4.0.x of Globus Toolkit. If you don&#8217;t have an impelling reason to install that particular version, it is highly recommended that you install the latest version available of Globus Toolkit from its official web site and follow the installation guide of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=74&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://www.globus.org/toolkit/"><img class="size-full wp-image-82 aligncenter" title="Globus Toolkit" src="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png?w=600" alt=""   /></a></p>
<p style="text-align:center;"><a href="http://www.ubuntu.com/"><img class="size-full wp-image-469 aligncenter" title="Ubuntu 10.04" src="http://lackovic.files.wordpress.com/2010/02/ubuntu10.png?w=600" alt="Ubuntu 10.04"   /></a></p>
<p><strong>Disclosure</strong>: this tutorial is intended for legacy applications which mandatory need the version 4.0.x of Globus Toolkit. If you don&#8217;t have an impelling reason to install that particular version, it is highly recommended that you install the latest version available of Globus Toolkit from its <a href="http://www.globus.org/toolkit/">official web site</a> and follow the <a href="http://www.globus.org/toolkit/docs/latest-stable/">installation guide</a> of the official documentation.</p>
<ul>
<li><strong>(1)</strong> if you want to build Globus Toolkit download <strong>gt4.0.8-all-source-installer</strong> from:</li>
</ul>
<p style="padding-left:60px;"><a href="http://www.globus.org/toolkit/downloads/4.0.8/">http://www.globus.org/toolkit/downloads/4.0.8/</a></p>
<p style="padding-left:60px;">alternatively, if you want to save about one hour, you can use the prebuilt binary installer: you can find it in the right menu of this page. Either way proceed with the next step;</p>
<ul>
<li><strong>(2.1)</strong> install Oracle’s Sun Java 6 JDK;<br />
<strong></strong></li>
<li><strong>(2.2)</strong> run:</li>
</ul>
<pre>sudo apt-get update

sudo apt-get install vim ant \
build-essential libpod-\* libxml-parser-perl postgresql odbc-postgresql \
libodbcinstq1c2 xinetd zlib1g-dev libiodbc2 libiodbc2-dev postgresql

sudo ln -s /usr/lib/libodbc.so.1.0.0 /usr/lib/libodbc.so</pre>
<ul>
<li><strong>(3) </strong>add the following lines to your /etc/profile</li>
</ul>
<pre>export JAVA_HOME=/usr/lib/jvm/java-6-sun
export ANT_HOME=/usr/share/ant
export GLOBUS_LOCATION=/usr/local/globus-4.0.8
export GLOBUS_OPTIONS="-Xms256M -Xmx1024M"
source $GLOBUS_LOCATION/etc/globus-user-env.sh
export PATH=$ANT_HOME/bin:$JAVA_HOME/bin:$PATH:$GLOBUS_LOCATION/bin</pre>
<ul>
<li><strong>(4) </strong>log out and back in;</li>
<li><strong>(5) </strong>run:</li>
</ul>
<pre>sudo service postgresql start</pre>
<ul>
<li><strong>(6) </strong>open &#8220;/etc/postgresql/9.1/main/postgresql.conf&#8221;, uncomment the line beginning with &#8220;listen_addresses&#8221; and set it to listen to all addresses in the following way:</li>
</ul>
<pre style="text-align:left;">listen_addresses = '*'</pre>
<ul>
<li><strong>(7) </strong>open &#8220;/etc/postgresql/9.1/main/pg_hba.conf&#8221; and add the following line at the bottom:</li>
</ul>
<pre style="text-align:left;">host rftDatabase "globus" "x.x.x.x" 255.255.255.255 md5</pre>
<p style="text-align:left;padding-left:30px;">where &#8220;x.x.x.x&#8221; is your public IP address;</p>
<ul>
<li><strong>(8)</strong> add a user with &#8220;globus&#8221; as username;</li>
<li><strong>(9)</strong> run:</li>
</ul>
<pre style="text-align:left;">sudo service postgresql restart</pre>
<ul>
<li><strong>(10)</strong> if you have downloaded the <strong><em>binary installer</em></strong> then extract it into /usr/local/ and run:</li>
</ul>
<pre>sudo chown globus. -R /usr/local/globus-4.0.8/
su - globus
$GLOBUS_LOCATION/sbin/gpt-postinstall</pre>
<p style="padding-left:30px;">and jump to step (17); if you have downloaded the <em><strong>source installer</strong></em> then proceed with the next step;</p>
<ul>
<li><strong>(11)</strong> run:</li>
</ul>
<pre style="text-align:left;">sudo mkdir /usr/local/globus-4.0.8/

sudo chown globus. /usr/local/globus-4.0.8/</pre>
<ul>
<li><strong>(12)</strong> extract the content of <strong>gt4.0.8-all-source-installer</strong> you have downloaded into globus&#8217; home directory;</li>
<li><strong>(13)</strong> log in as globus user or run from terminal &#8220;su &#8211; globus&#8221;;</li>
<li><strong>(14)</strong> enter the directory where you extracted the content of <strong>gt4.0.8-all-source-installer </strong>and run (as globus):<strong><br />
</strong></li>
</ul>
<pre style="text-align:left;">./configure --prefix=/usr/local/globus-4.0.8/ --with-iodbc=/usr/lib

make | tee installer.log</pre>
<p style="text-align:left;padding-left:30px;">this process may take a few hours, depending on your hardware configuration (about one hour on a Intel <span style="font-family:'Times New Roman';line-height:normal;font-size:small;">Core 2 Duo CPU T6500 at 2.10GHz<span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:13px;line-height:19px;">);</span></span></p>
<ul>
<li><strong>(15)</strong> make a tarfile of /usr/local/globus-4.0.8/ so that you won&#8217;t have to rebuild it to install it on other machines; you can untar it on other machines and run $GLOBUS_LOCATION/sbin/gpt-postinstall</li>
<li><strong>(16)</strong> run (as globus):</li>
</ul>
<pre style="text-align:left;">make install</pre>
<ul>
<li><strong>(17) </strong>get the &#8221;distribution package&#8221; (a tar.gz file) from your Certification Authority (CA). If you don&#8217;t have one you will need to set up a CA in one of your machine following <a href="http://globus.org/toolkit/docs/4.0/admin/docbook/quickstart.html#q-security">these instructions</a>. Once you have the distribution package copy it on all your server machines and run the following four commands:</li>
</ul>
<pre>sudo $GLOBUS_LOCATION/sbin/gpt-build your_ca.tar.gz
sudo $GLOBUS_LOCATION/sbin/gpt-postinstall
sudo $GLOBUS_LOCATION/setup/your_ca/setup-gsi
sudo $GLOBUS_LOCATION/bin/grid-default-ca</pre>
<p style="padding-left:30px;">All the grid nodes on which you want to be able to submit jobs must have installed the <strong>public key</strong> file (e.g. 0a298c77.0) and the <strong>policy file</strong> (e.g. 0a298c77.signing_policy) of the CA into the directory /etc/grid-security/certificates;</p>
<ul>
<li><strong>(18)</strong> run:</li>
</ul>
<pre>cd /etc/grid-security/
sudo cp hostcert.pem containercert.pem
sudo cp hostkey.pem containerkey.pem
sudo chown globus. container*
sudo chown root. hostcert.pem hostkey.pem
sudo chmod 644 containercert.pem hostcert.pem
sudo chmod 400 containerkey.pem hostkey.pem</pre>
<ul>
<li><strong>(19)</strong> still in the /etc/grid-security/ directory create a file named &#8220;grid-mapfile&#8221; and paste into it the <strong>users and hosts</strong> of your grid, like in the following example:</li>
</ul>
<pre>"/O=Grid/OU=Monty Python/CN=Graham Chapman" graham
"/O=Grid/OU=Monty Python/CN=John Cleese" john
"/O=Grid/OU=Monty Python/CN=Terry Gilliam" terry
"/O=Grid/OU=Monty Python/CN=Eric Idle" eric
"/O=Grid/OU=Monty Python/CN=Terry Jones" terry
"/O=Grid/OU=Monty Python/CN=Michael Palin" michael

"/O=Grid/CN=host/mercury.domain.com" globus
"/O=Grid/CN=host/venus.domain.com" globus
"/O=Grid/CN=host/earth.domain.com" globus
"/O=Grid/CN=host/mars.domain.com" globus</pre>
<p style="padding-left:30px;">then run:</p>
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">sudo chown globus. grid-mapfile
sudo chmod 660 grid-mapfile
grid-mapfile-check-consistency</pre>
<ul>
<li><strong>(20)</strong> create the file /etc/xinetd.d/gridftp and paste into it the following code:</li>
</ul>
<pre>service gsiftp
{
instances       = 100
socket_type     = stream
wait            = no
user            = root
env             += GLOBUS_LOCATION=/usr/local/globus-4.0.8
env             += LD_LIBRARY_PATH=/usr/local/globus-4.0.8/lib
env             += GLOBUS_TCP_PORT_RANGE=50000,55000
server          = /usr/local/globus-4.0.8/sbin/globus-gridftp-server
server_args     = -i
log_on_success  += DURATION
nice            = 10
disable         = no
}</pre>
<ul>
<li><strong>(21)</strong> run:</li>
</ul>
<pre>sudo service xinetd restart</pre>
<ul>
<li><strong>(22)</strong> now to configure RFT run:</li>
</ul>
<pre>sudo su postgres -c "createuser -P globus"</pre>
<p style="padding-left:30px;">enter the globus user password when prompted and then answer in the following way to the following questions:</p>
<pre>Shall the new role be a superuser? (y/n) n
Shall the new role be allowed to create databases? (y/n) y
Shall the new role be allowed to create more new roles? (y/n) n</pre>
<ul>
<li><strong>(23)</strong> run:</li>
</ul>
<pre>su - globus
createdb rftDatabase
psql -d rftDatabase -f $GLOBUS_LOCATION/share/globus_wsrf_rft/rft_schema.sql</pre>
<ul>
<li><strong>(24)</strong> open $GLOBUS_LOCATION/etc/globus_wsrf_rft/jndi-config.xml and look into the &#8220;dbConfiguration&#8221; section:  make sure the userName value is not &#8220;root&#8221; but &#8220;globus&#8221;, then change the content of &#8220;password&#8221; from &#8220;foo&#8221; to the password for the globus user you have previously set in postgres. Also ensure that &#8220;connectionString&#8221; contains the fully qualified domain name of your host (e.g. &#8220;jdbc:postgresql://your.host.full.domain.com/rftDatabase&#8221;).</li>
<li><strong>(25)</strong> now to configure GRAM run:</li>
</ul>
<pre>sudo visudo</pre>
<p style="padding-left:30px;">and paste at the bottom the following two lines:</p>
<pre>globus  ALL=(username1,username2) NOPASSWD: \
/usr/local/globus-4.0.8/libexec/globus-gridmap-and-execute -g \
/etc/grid-security/grid-mapfile \
/usr/local/globus-4.0.8/libexec/globus-job-manager-script.pl *

globus  ALL=(username1,username2) NOPASSWD: \
/usr/local/globus-4.0.8/libexec/globus-gridmap-and-execute -g \
/etc/grid-security/grid-mapfile \
/usr/local/globus-4.0.8/libexec/globus-gram-local-proxy-tool *</pre>
<p style="padding-left:30px;">where the user names &#8220;username1&#8243; and &#8220;username2&#8243; are to be substituted with a comma-separated list of usernames that you actually want the user &#8220;globus&#8221; to be able to sudo to (that is all the users of your grid). Also, make sure these two entries are each on a single line. If there are any line breaks within an entry then it won&#8217;t work;</p>
<ul>
<ul>
<li><strong>(26) </strong>since all users must have read permissions on the grid-mapfile you need to add the &#8220;globus&#8221; group to each user. First list all groups to which the user is already a member using the command:</li>
</ul>
</ul>
<pre>groups &lt;user id&gt;</pre>
<p>then add the &#8220;globus&#8221; group by adding it to the beginning of the user&#8217;s groups list (as the list in the command is absolute and not an addition) and running:</p>
<pre>usermod -G globus,&lt;comma separated group list&gt; &lt;user id&gt;</pre>
<p style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;font-size:14px;line-height:19px;white-space:normal;">log out from the user interface and log back in;</p>
<ul>
<li><strong>(27)</strong> check that your /etc/hostname contains the fully qualified name of your machine (to change without a reboot run &#8220;sudo start hostname&#8221; after you have edited /etc/hostname);</li>
<li><strong>(28)</strong> finally you can start the Globus container by running as globus user:</li>
</ul>
<pre>globus-start-container</pre>
<ul>
<li><strong>(29)</strong> to check whether GRAM is working, run as normal user:</li>
</ul>
<pre>globusrun-ws -submit -c /bin/touch touched_it</pre>
<p style="padding-left:30px;">if everything is working fine you should see something like this:</p>
<pre>Submitting job...Done.
Job ID: uuid:6adb70fa-62d1-11dc-92fe-0013d46f2605
Termination time: 09/15/2007 14:47 GMT
Current job state: Active
Current job state: CleanUp
Current job state: Done
Destroying job...Done.</pre>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:200px;width:1px;height:1px;overflow:hidden;">
<pre>gt4.0.8-all-source-installer.tar.bz2 da
# http://www.globus.org/toolkit/downloads/4.0.8/</pre>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lackovic.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lackovic.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lackovic.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lackovic.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lackovic.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lackovic.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lackovic.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lackovic.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lackovic.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lackovic.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lackovic.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lackovic.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lackovic.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lackovic.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=74&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lackovic.wordpress.com/2010/10/10/globus-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/738ce7b6771700ddaceaedab2143b797?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Krige</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png" medium="image">
			<media:title type="html">Globus Toolkit</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2010/02/ubuntu10.png" medium="image">
			<media:title type="html">Ubuntu 10.04</media:title>
		</media:content>
	</item>
		<item>
		<title>Globus Toolkit 5.0.2 released</title>
		<link>http://lackovic.wordpress.com/2010/07/19/globus-toolkit-5-0-2-released/</link>
		<comments>http://lackovic.wordpress.com/2010/07/19/globus-toolkit-5-0-2-released/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 17:17:26 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Grid]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://lackovic.wordpress.com/?p=590</guid>
		<description><![CDATA[Highlights of this release include: GridFTP Synchronization (globus-url-copy -sync) feature that transfers files only if they do not exist at the destination or differ from the source An offline mode for the server GRAM5 Improvements have been made to address all the known blocker issues for production deployment on TeraGrid and OSG MyProxy Updated to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=590&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.globus.org/toolkit/"><img class="aligncenter size-full wp-image-82" title="Globus Toolkit" src="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png?w=600" alt=""   /></a></p>
<p>Highlights of this release include:</p>
<ul>
<li>GridFTP
<ul>
<li>Synchronization (globus-url-copy -sync) feature that transfers files only if they do not exist at the destination or differ from the source</li>
<li>An offline mode for the server</li>
</ul>
</li>
<li>GRAM5
<ul>
<li>Improvements have been made to address all the known blocker issues for production deployment on TeraGrid and OSG</li>
</ul>
</li>
<li>MyProxy
<ul>
<li>Updated to MyProxy v5.2</li>
</ul>
</li>
</ul>
<p>[<a href="http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/">Release notes</a>] – [<a href="http://www.globus.org/toolkit/downloads/5.0.2/">Software</a>] – [<a href="http://www.globus.org/toolkit/docs/5.0/5.0.2/">Documentation</a>] -[<a href="http://dev.globus.org/wiki/Globus_Toolkit#Mailing_Lists">Support</a>]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lackovic.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lackovic.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lackovic.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lackovic.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lackovic.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lackovic.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lackovic.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lackovic.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lackovic.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lackovic.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lackovic.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lackovic.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lackovic.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lackovic.wordpress.com/590/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=590&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lackovic.wordpress.com/2010/07/19/globus-toolkit-5-0-2-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/738ce7b6771700ddaceaedab2143b797?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Krige</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png" medium="image">
			<media:title type="html">Globus Toolkit</media:title>
		</media:content>
	</item>
		<item>
		<title>Globus Toolkit 5.0.1 released</title>
		<link>http://lackovic.wordpress.com/2010/04/02/globus-toolkit-5-0-1-released/</link>
		<comments>http://lackovic.wordpress.com/2010/04/02/globus-toolkit-5-0-1-released/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 20:52:05 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Grid]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://lackovic.wordpress.com/?p=453</guid>
		<description><![CDATA[Highlights of the 5.0.1 release include: GridFTP New globus-url-sync command for syncing individual files or directories New server option to control the default permissions of created files New server option to time out on slow or hanging filesystems New server logging level to include transfer statistics GRAM5 Improved reliability with Condor-G clients Fixed a number [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=453&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://www.globus.org/toolkit/"><img class="aligncenter size-full wp-image-82" title="Globus Toolkit" src="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png?w=600" alt=""   /></a></p>
<p><span style="font-size:13.3333px;">Highlights of the 5.0.1 release include:</span></p>
<ul>
<li><span style="font-size:13.3333px;">GridFTP</span>
<ul>
<li><span style="font-size:13.3333px;">New globus-url-sync command for syncing individual files or directories</span></li>
<li><span style="font-size:13.3333px;">New server option to control the default permissions of created files</span></li>
<li><span style="font-size:13.3333px;">New server option to time out on slow or hanging filesystems</span></li>
<li><span style="font-size:13.3333px;">New server logging level to include transfer statistics</span></li>
</ul>
</li>
<li><span style="font-size:13.3333px;">GRAM5</span>
<ul>
<li><span style="font-size:13.3333px;">Improved reliability with Condor-G clients</span></li>
<li><span style="font-size:13.3333px;">Fixed a number of bugs and memory leaks</span></li>
</ul>
</li>
<li><span style="font-size:13.3333px;">MyProxy</span>
<ul>
<li><span style="font-size:13.3333px;">Updated to MyProxy v5.1</span></li>
</ul>
</li>
<li><span style="font-size:13.3333px;">GSI-OpenSSH</span>
<ul>
<li><span style="font-size:13.3333px;">Updated to GSI-OpenSSH v5.2</span></li>
</ul>
</li>
<li><span style="font-size:13.3333px;">GSI</span>
<ul>
<li><span style="font-size:13.3333px;">Added OpenSSL 1.0.0 Support</span></li>
</ul>
</li>
</ul>
<p>Also, a Windows installer for GT 5.0 is now available, and includes most standard Globus components like GSI and GridFTP.</p>
<p><span style="font-size:13.3333px;">Relevant 5.0.1 links:</span></p>
<p>[<a href="http://www.globus.org/toolkit/docs/5.0/5.0.1/rn/">Release notes</a>] &#8211; [<a href="http://www.globus.org/toolkit/downloads/5.0.1/">Software</a>] &#8211; [<a href="http://www.globus.org/toolkit/docs/5.0/5.0.1/">Documentation</a>] -[<a href="http://dev.globus.org/wiki/Globus_Toolkit#Mailing_Lists">Support</a>]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lackovic.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lackovic.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lackovic.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lackovic.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lackovic.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lackovic.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lackovic.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lackovic.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lackovic.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lackovic.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lackovic.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lackovic.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lackovic.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lackovic.wordpress.com/453/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lackovic.wordpress.com&amp;blog=11314837&amp;post=453&amp;subd=lackovic&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lackovic.wordpress.com/2010/04/02/globus-toolkit-5-0-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/738ce7b6771700ddaceaedab2143b797?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Krige</media:title>
		</media:content>

		<media:content url="http://lackovic.files.wordpress.com/2010/02/gt_logo21.png" medium="image">
			<media:title type="html">Globus Toolkit</media:title>
		</media:content>
	</item>
	</channel>
</rss>
