Difference between revisions of "Retain Linux Install"

From GWAVA Technologies Training
Jump to: navigation, search
(Prerequisites for Retain 3.5:)
Line 2: Line 2:
 
== Prerequisites for Retain 3.5: ==
 
== Prerequisites for Retain 3.5: ==
  
#install http server (apache2) from YaST
+
# Create disks for best practices
#set DNS to Exchange server, if applicable. YaST/Network Settings
+
#* OS
 +
#* ARCHIVE
 +
#* INDEX
 +
#* LOGS
 +
#* DATA
 +
# Install http server (apache2) from YaST
 +
# Set DNS to Exchange server, if applicable. YaST/Network Settings
 +
# Create directories /software/retain and /software/mysql
 
#md /software/mysql directory and change to it
 
#md /software/mysql directory and change to it
#download MySQL Community Server '''5.5.42''' [http://dev.mysql.com/downloads/mysql/] direct? [http://dev.mysql.com/downloads/file.php?id=455557] to that mysql directory
+
# download MySQL Community Server '''5.5.42''' [http://dev.mysql.com/downloads/mysql/] direct? [http://dev.mysql.com/downloads/file.php?id=455557] to that mysql directory
#*<code>wget "http://dev.mysql.com/get/archives/mysql-5.5/MySQL-5.5.42-1.sles11.x86_64.rpm-bundle.tar"</code>
+
#* <code>wget "http://dev.mysql.com/get/archives/mysql-5.5/MySQL-5.5.42-1.sles11.x86_64.rpm-bundle.tar"</code>
#unzip MySQL client and MySQL server tar -xf MySQL-5.5.42-1.sles11.x86_64.rpm-bundle.tar
+
# Extract the MySQL client and MySQL server or just untar the whole thing
#md /software/retain[version] directory and change to it
+
#* <code>tar -xf MySQL-5.5.42-1.sles11.x86_64.rpm-bundle.tar</code>
#download the current version of Retain [http://download.gwava.com/download.php?product=Retain&version=versions] or the beta.
+
# md /software/retain[version] directory and change to it
#*<code>wget "http://download.gwava.com/download.php?product=Retain&version=current"</code>
+
# download the current version of Retain [http://download.gwava.com/download.php?product=Retain&version=versions] or the beta.
#*<code>wget "http://download.gwava.com/download.php?product=Retain&version=beta"</code>
+
#* <code>wget "http://download.gwava.com/download.php?product=Retain&version=current"</code>
#unzip Retain
+
#* <code>wget "http://download.gwava.com/download.php?product=Retain&version=beta"</code>
#chmod +x *.sh
+
# unzip Retain
 +
# <code>chmod +x *.sh</code>
  
 
== Install: ==
 
== Install: ==
Line 27: Line 35:
 
#* create a database, username and password
 
#* create a database, username and password
 
# take the defaults
 
# take the defaults
# go to the [retain server]/RetainServer to finish the install process.
+
# Stop tomcat <code>rcretain-tomat7 stop</code>
 +
# Change ownership on ARCHIVE, INDEX and LOGS to <code>chown -R tomcat:tomcat /[volume]</code>
 +
# Change permissions on ARCHIVE, INDEX and LOGS to <code>chmod -R 774 /[volume]</code>
 +
# Change ownership on DATA to <code>chown -R mysql:mysql /[volume]</code>
 +
# Change permissions on DATA to <code>chmod -R 774 /[volume]</code>
 +
# Start tomcat <code>rcretain-tomat7 start</code>
 +
# go to the [retain server]/RetainServer to configure the server.

Revision as of 20:25, 10 November 2015

Prerequisites for Retain 3.5:

  1. Create disks for best practices
    • OS
    • ARCHIVE
    • INDEX
    • LOGS
    • DATA
  2. Install http server (apache2) from YaST
  3. Set DNS to Exchange server, if applicable. YaST/Network Settings
  4. Create directories /software/retain and /software/mysql
  5. md /software/mysql directory and change to it
  6. download MySQL Community Server 5.5.42 [1] direct? [2] to that mysql directory
  7. Extract the MySQL client and MySQL server or just untar the whole thing
    • tar -xf MySQL-5.5.42-1.sles11.x86_64.rpm-bundle.tar
  8. md /software/retain[version] directory and change to it
  9. download the current version of Retain [3] or the beta.
  10. unzip Retain
  11. chmod +x *.sh

Install:

  1. ./RetainInstall.sh
  2. install modules:
    • Retain Server
    • Reporting & Monitoring
    • Worker
  3. setup database, using MySQL
    • give it the path from above
    • give mysql root user a password (remember this)
    • create a database, username and password
  4. take the defaults
  5. Stop tomcat rcretain-tomat7 stop
  6. Change ownership on ARCHIVE, INDEX and LOGS to chown -R tomcat:tomcat /[volume]
  7. Change permissions on ARCHIVE, INDEX and LOGS to chmod -R 774 /[volume]
  8. Change ownership on DATA to chown -R mysql:mysql /[volume]
  9. Change permissions on DATA to chmod -R 774 /[volume]
  10. Start tomcat rcretain-tomat7 start
  11. go to the [retain server]/RetainServer to configure the server.
Personal tools
Namespaces

Variants
Actions
Home
Exchange
GroupWise
JAVA
Linux
MTK
Retain
GW Monitoring and Reporting (Redline)
GW Disaster Recovery (Reload)
GW Forensics (Reveal)
GWAVA
Secure Messaging Gateway
GW Mailbox Management (Vertigo)
Windows
Other
User Experience
Toolbox
Languages
Toolbox