Sametime: Unix Linux Startup Script: Difference between revisions

From Wiki
No edit summary
No edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This Script is for Sametime 8.5
This Script is for Sametime 9.0 and 8.5


* Meeting Server
* Meeting Server
* Proxy Server
* Proxy Server
* Media Server
* Media Server
* Solution Console
* System Console
 


for Community/Classic Meeting you can use script from NashCon [http://www.nashcom.de/nshweb/pages/startscript.htm Domino for Unix/Linux Start-Script]
for Community/Classic Meeting you can use script from NashCon [http://www.nashcom.de/nshweb/pages/startscript.htm Domino for Unix/Linux Start-Script]


You can use if you install Sametime 8.5 in a single box or on multiple box.
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


# Create a file /etc/init.d/rc_sametime and put the text below and save
cd /etc/init.d
# run > chkconfig --add /etc/init.d/rc_sametime
 
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
Line 23: Line 41:
Download -> [http://ebasso.net/download/rc_sametime rc_sametime]
Download -> [http://ebasso.net/download/rc_sametime rc_sametime]


== Old Versions Version 2.0 ==
Para o Sametime VMGR
 
Download -> [http://ebasso.net/download/rc_sametime_v2  rc_sametime_v2]


== Ver também ==  
== Ver também ==  

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