Instalando o Lotus Sametime no Linux: Difference between revisions
Line 18: | Line 18: | ||
== Pacotes Necessários Software == | == Pacotes Necessários Software == | ||
* ''' | * '''InstalMgr1.6.2_LNX_X86_64_WAS_8.5.5.zip''' - IBM Installation Managager Linux | ||
* ''' | * '''InstalMgr1.6.2_AIX_PPC_WAS_8.5.5.zip''' - IBM Installation Managager Linux | ||
* ''' | * '''WAS_ND_V8.5.5_1_OF_3.zip''' - IBM WebSphere Application Server 8.5.5 arquivo 1 de 3 | ||
* ''' | * '''WAS_ND_V8.5.5_2_OF_3.zip''' - IBM WebSphere Application Server 8.5.5 arquivo 2 de 3 | ||
* ''' | * '''WAS_ND_V8.5.5_3_OF_3.zip''' - IBM WebSphere Application Server 8.5.5 arquivo 3 de 3 | ||
* ''' | * '''???????''' - IBM Lotus Domino 9.0 | ||
* ''' | * '''SametimeCommunityServerUnix.tar''' - IBM Lotus Sametime Standard V9.0 Community Server AIX Linux Solaris Multilingual | ||
* '''SametimeMeetingServer.zip''' - IBM Lotus Sametime Standard V9.0 Meeting Server Linux Multilingual | |||
* '''SametimeProxyServer.zip''' - IBM Lotus Sametime Standard V9.0 Proxy Server Linux Multilingual | |||
* '''??????''' - IBM Lotus Sametime Standard V9.0 Media Manager Linux Multilingual | |||
* '''SametimeSystemConsole.zip ''' - IBM Lotus Sametime Standard V9.0 System Console Server Linux Multilingual | |||
* '''SametimeConnectClients.zip''' - IBM Lotus Sametime Standard V9.0 Connect Clients Standalone, Notes, Network Installer, Mobile Windows Multilingual | |||
E para DB2 escolha a sua plataforma 32 bits ou 64 bits | E para DB2 escolha a sua plataforma 32 bits ou 64 bits | ||
* ''' | * '''??????''' - IBM DB2 V9.5 FP1 Limited Use for Linux(R) on 32-bit AMD and Intel systems (x86) Multilingual | ||
Observação: O Sametime Community 9.0 é um aplicativo 32 bits. Mas o Sistema Operacional deve ser preferencialmente de 64 bits. | |||
== Passos para a Instalação == | == Passos para a Instalação == |
Revision as of 12:25, 15 October 2013
ARTIGO ATUALIZADO PARA A VERSÃO 9.0
RESUMO
Nesta série de artigos estarei mostrando como instalar o IBM Lotus Sametime 9.0 no Linux.
Pré-requisitos
- Todos os nomes de servidores devem ser resolvidos via DNS (or via arquivo HOSTS)
- Tenhas em mãos as seguintes informações do LDAP
- LDAP Hostname
- LDAP Port
- LDAP Bind User
- LDAP Bind User Password
- LDAP BaseDN
Pacotes Necessários Software
- InstalMgr1.6.2_LNX_X86_64_WAS_8.5.5.zip - IBM Installation Managager Linux
- InstalMgr1.6.2_AIX_PPC_WAS_8.5.5.zip - IBM Installation Managager Linux
- WAS_ND_V8.5.5_1_OF_3.zip - IBM WebSphere Application Server 8.5.5 arquivo 1 de 3
- WAS_ND_V8.5.5_2_OF_3.zip - IBM WebSphere Application Server 8.5.5 arquivo 2 de 3
- WAS_ND_V8.5.5_3_OF_3.zip - IBM WebSphere Application Server 8.5.5 arquivo 3 de 3
- ??????? - IBM Lotus Domino 9.0
- SametimeCommunityServerUnix.tar - IBM Lotus Sametime Standard V9.0 Community Server AIX Linux Solaris Multilingual
- SametimeMeetingServer.zip - IBM Lotus Sametime Standard V9.0 Meeting Server Linux Multilingual
- SametimeProxyServer.zip - IBM Lotus Sametime Standard V9.0 Proxy Server Linux Multilingual
- ?????? - IBM Lotus Sametime Standard V9.0 Media Manager Linux Multilingual
- SametimeSystemConsole.zip - IBM Lotus Sametime Standard V9.0 System Console Server Linux Multilingual
- SametimeConnectClients.zip - IBM Lotus Sametime Standard V9.0 Connect Clients Standalone, Notes, Network Installer, Mobile Windows Multilingual
E para DB2 escolha a sua plataforma 32 bits ou 64 bits
- ?????? - IBM DB2 V9.5 FP1 Limited Use for Linux(R) on 32-bit AMD and Intel systems (x86) Multilingual
Observação: O Sametime Community 9.0 é um aplicativo 32 bits. Mas o Sistema Operacional deve ser preferencialmente de 64 bits.
Passos para a Instalação
Instalando o IBM DB2 Server
- Criando o usuário de conexão ao Sametime
Como boa prática, não é recomendado a utilizar o usuário da instância na aplicação, por isso vamos criar um usuário de conexão ao db2
Em Linux
# useradd stdb2adm -m -d /home/stdb2adm # passwd stdb2adm
Em AIX
# mkuser id=???? home=/home/stdb2adm stdb2adm
Instalando o Sametime 9.0 System Console
Instalando o Sametime 9.0 Community Server
Instalando o Sametime 9.0 Proxy Server
Instalando o Sametime 9.0 Meeting Server
Instalando o Sametime 9.0 Media Manager
Instalando o Sametime 9.0 Connect client
Ver também
- Instalando o Lotus Sametime 8.5 no Linux
- Configurando conversão de documentos do Sametime 8.5
- Sametime: Comandos Uteis