Sametime: Unix Linux Startup Script: Difference between revisions

From Wiki
No edit summary
No edit summary
Line 11: Line 11:
You can use if you install Sametime in a single box or on multiple box.
You can use if you install Sametime in a single box or on multiple box.


# Create a file /etc/init.d/rc_sametime and put the text below and save
= Installation =
# run > chkconfig --add /etc/init.d/rc_sametime
 
With root user
 
1) Go to /etc/init.d directory
 
cd /etc/init.d
 
2) Download files
 
<nowiki>wget http://ebasso.net/download/rc_sametime</nowiki>
 
3) Change permission
 
chmod a+x rc_sametime
 
4) Configure
 
chkconfig --add /etc/init.d/rc_sametime


You must check your installation path and profiles names
You must check your installation path and profiles names

Revision as of 00:56, 26 February 2015

This Script is for Sametime 9.0 and 8.5

  • Meeting Server
  • Proxy Server
  • Media Server
  • System Console


for Community/Classic Meeting you can use script from NashCon Domino for Unix/Linux Start-Script

You can use if you install Sametime in a single box or on multiple box.

Installation

With root user

1) Go to /etc/init.d directory

cd /etc/init.d

2) Download files

wget http://ebasso.net/download/rc_sametime

3) Change permission

chmod a+x rc_sametime

4) Configure

chkconfig --add /etc/init.d/rc_sametime

You must check your installation path and profiles names

Sugestions: send an email to ebasso [at/@] ebasso [dot/.] net

Versions

Version 3.0 (Current Version)

Download -> rc_sametime

Para o Sametime VMGR

Ver também