<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/eecluster/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/eecluster/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 15 Jan 2016 02:35:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/eecluster/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Jose Ranilla</title><link>https://sourceforge.net/p/eecluster/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -7,7 +7,6 @@
 shell&amp;gt; tar zxf eecluster-1.0.tar.gz
 ~~~~

-&lt;br/&gt;
 &lt;br/&gt;

 &lt;h5&gt;Install MySQL DBMS&lt;/h5&gt;
@@ -19,13 +18,11 @@
 ~~~~

 &lt;br/&gt;
-&lt;br/&gt;

 &lt;h5&gt;Install a Java EE application server&lt;/h5&gt;

 It is recommended to use GlassFish, which can be downloaded from https://glassfish.java.net/. After it is downloaded it must be unpacked into its installation folder.

-&lt;br/&gt;
 &lt;br/&gt;

 &lt;h5&gt;Install and configure EECluster&lt;/h5&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jose Ranilla</dc:creator><pubDate>Fri, 15 Jan 2016 02:35:11 -0000</pubDate><guid>https://sourceforge.net263e11a317c12afe20d73686c4c4de66d770372a</guid></item><item><title>Installation modified by Jose Ranilla</title><link>https://sourceforge.net/p/eecluster/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -7,6 +7,9 @@
 shell&amp;gt; tar zxf eecluster-1.0.tar.gz
 ~~~~

+&lt;br/&gt;
+&lt;br/&gt;
+
 &lt;h5&gt;Install MySQL DBMS&lt;/h5&gt;

 The second step is to install a MySQL DBMS which will be used to store EECluster records. This can easily be done using a software package manager such as yum or apt-get:
@@ -15,9 +18,15 @@
 shell&amp;gt;yum install mysql-community-server
 ~~~~

+&lt;br/&gt;
+&lt;br/&gt;
+
 &lt;h5&gt;Install a Java EE application server&lt;/h5&gt;

 It is recommended to use GlassFish, which can be downloaded from https://glassfish.java.net/. After it is downloaded it must be unpacked into its installation folder.
+
+&lt;br/&gt;
+&lt;br/&gt;

 &lt;h5&gt;Install and configure EECluster&lt;/h5&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jose Ranilla</dc:creator><pubDate>Fri, 15 Jan 2016 02:34:55 -0000</pubDate><guid>https://sourceforge.net258324a9d332eb8dc7a33b4dc321b2e8ba188a25</guid></item><item><title>Installation modified by Jose Ranilla</title><link>https://sourceforge.net/p/eecluster/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;h5&gt;Unpack the distribution tarball&lt;/h5&gt;

&lt;p&gt;The first step for installing EECluster is to unpack the distribution tarball. Please refer to the Download section below for obtaining the latest stable version of EECluster.&lt;br/&gt;
On a system with GNU tar installed, the package can be unpacked with following command:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;shell&amp;gt; tar zxf eecluster-1.0.tar.gz
&lt;/pre&gt;&lt;/div&gt;


&lt;h5&gt;Install MySQL DBMS&lt;/h5&gt;

&lt;p&gt;The second step is to install a MySQL DBMS which will be used to store EECluster records. This can easily be done using a software package manager such as yum or apt-get:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;shell&amp;gt;yum install mysql-community-server
&lt;/pre&gt;&lt;/div&gt;


&lt;h5&gt;Install a Java EE application server&lt;/h5&gt;

&lt;p&gt;It is recommended to use GlassFish, which can be downloaded from &lt;a href="https://glassfish.java.net/." rel="nofollow"&gt;https://glassfish.java.net/.&lt;/a&gt; After it is downloaded it must be unpacked into its installation folder.&lt;/p&gt;
&lt;h5&gt;Install and configure EECluster&lt;/h5&gt;

&lt;p&gt;After unpacking the eecluster tarball you have to enter the newly created directory and run the configure script using&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;shell&amp;gt; cd eecluster-1.0

shell&amp;gt; chmod +x configure.sh

shell&amp;gt;./configure
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;The configuration script checks that all requirements are met, including the Java version, RMS, MySQL, and many other required utilities. Then, the EEClusterd service is deployed and a start/stop/restart script is created in the /etc/init.d folder. After the service is deployed the configure scripts prompts the user to enter a series of values to complete the configuration process.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jose Ranilla</dc:creator><pubDate>Fri, 15 Jan 2016 02:28:10 -0000</pubDate><guid>https://sourceforge.net1ff9df577df414f2cef25906b84cd7d686763124</guid></item></channel></rss>