User contributions for Ebasso
15 May 2025
- 00:4000:40, 15 May 2025 diff hist +7 IBM Maximo →Instalação e Configuração
- 00:4000:40, 15 May 2025 diff hist +85 N IBM Maximo: Instalação do Maximo no Linux via Linha de Comando Ebasso moved page IBM Maximo: Instalação do Maximo no Linux via Linha de Comando to IBM Maximo: Instalação do Maximo Manage no Linux via Linha de Comando current Tag: New redirect
- 00:4000:40, 15 May 2025 diff hist 0 m IBM Maximo: Instalação do Maximo EAM no Linux via Linha de Comando Ebasso moved page IBM Maximo: Instalação do Maximo no Linux via Linha de Comando to IBM Maximo: Instalação do Maximo Manage no Linux via Linha de Comando
- 00:3900:39, 15 May 2025 diff hist +38 IBM Maximo →Instalação e Configuração
- 00:3600:36, 15 May 2025 diff hist +2,877 N IBM Maximo: Opções do MAS CLI Created page with " Caso você deseja outras opções de instalação veja abaixo: = MAS Core = mas install --mas-catalog-version v9-250501-amd64 --ibm-entitlement-key $IBM_ENTITLEMENT_KEY \ --mas-channel 9.0.x --mas-instance-id inst1 --mas-workspace-id ws01 --mas-workspace-name "MAS Workspace 01" \ --non-prod \ --storage-class-rwo "ocs-storagecluster-ceph-rbd" --storage-class-rwx "ocs-storagecluster-cephfs" \ --storage-pipeline "ocs-storagecluster-cephfs" --storage-accessmode "..."
- 00:2900:29, 15 May 2025 diff hist +165 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI →Instalando o MAS Core current
14 May 2025
- 19:5819:58, 14 May 2025 diff hist −12 IBM Sterling B2B: Useful Database Queries for Monitoring and Statistics No edit summary current
- 19:5819:58, 14 May 2025 diff hist −295 IBM Sterling B2B: Useful Database Queries for Monitoring and Statistics No edit summary
- 19:5419:54, 14 May 2025 diff hist +2,816 N IBM Sterling B2B: Useful Database Queries for Monitoring and Statistics Created page with "This page documents commonly used SQL queries for gathering communication and processing statistics from IBM Sterling databases (Oracle, DB2, and MS SQL Server). == (Oracle) List Largest Tables and Update Statistics == Checking the largest tables and updating table statistics. select table_name, round((num_rows*avg_row_len)/1048576) tbsize, num_rows, last_analyzed from all_tables where owner='XXXXXXX' and num_rows>0 order by num_rows desc == 1. Communication Ses..."
- 19:5119:51, 14 May 2025 diff hist +79 IBM Sterling B2B Integrator →SQL Queries
13 May 2025
- 10:4610:46, 13 May 2025 diff hist +582 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI →Instalando o MAS Core
- 10:3910:39, 13 May 2025 diff hist −528 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI →Executando o MAS CLI
- 10:3810:38, 13 May 2025 diff hist −2,294 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI →Instalando o MAS Core via Ansible
- 10:3310:33, 13 May 2025 diff hist −389 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI No edit summary
- 10:3210:32, 13 May 2025 diff hist +61 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI →Executando o MAS CLI
- 10:2910:29, 13 May 2025 diff hist +2 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI No edit summary
- 10:2810:28, 13 May 2025 diff hist +1,905 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI No edit summary
- 01:4501:45, 13 May 2025 diff hist 0 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI →Instalando o MAS Core
- 00:5900:59, 13 May 2025 diff hist +129 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI →Executando o MAS CLI
- 00:5500:55, 13 May 2025 diff hist +8 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI →Configurando o Bastion Host
22 April 2025
- 13:3513:35, 22 April 2025 diff hist +1,305 N IBM QRadar: Monitorando um arquivo de log e enviando via syslog Created page with " = Configurando o Filtro no rsyslog = == 1. Criar Arquivo de Configuração == Edite ou crie um novo arquivo no diretório de configuração do rsyslog: sudo vi /etc/rsyslog.d/meu_app_logs.conf == 2. Adicionar Configuração com Filtro por Tag == Insira o seguinte conteúdo no arquivo criado: module(load="imfile") # Garante que o módulo esteja carregado # Monitorar o arquivo de log input(type="imfile" File="/caminho/para/seu/logfile.log" Tag=..." current
- 13:3013:30, 22 April 2025 diff hist +71 IBM QRadar →Configurações
17 April 2025
- 01:4501:45, 17 April 2025 diff hist +143 IBM QRadar SOAR: Configuring SMTP settings No edit summary current
- 01:4401:44, 17 April 2025 diff hist +426 N IBM QRadar SOAR: Configuring SMTP settings Created page with " 1) Connect to CLI, using '''resadmin''' user 2) Run command <small>sudo resutil smtpedit –email [email protected] -name ”Resilient System” -host centos9.company.com -port 25 –nostarttls</small> = Ver também = * Artigos sobre IBM QRadar * Artigos sobre Cloud * Mais Artigos sobre Cloud / WebDev / Tecnologias Category:IBM QRadar Category:IBM QRadar SOAR"
- 01:4301:43, 17 April 2025 diff hist +50 IBM QRadar →Configurações
- 01:0401:04, 17 April 2025 diff hist +15 IBM QRadar SOAR: Create Users using command line No edit summary current
- 01:0301:03, 17 April 2025 diff hist +397 N IBM QRadar SOAR: Create Users using command line Created page with " 1) Connect to CLI, using '''resadmin''' user 2) Run command sudo resutil newuser -email "[email protected]" -first Harry -last Potter -role "Incident Creator" -org "Hogwarts" = Ver também = * Artigos sobre IBM QRadar * Artigos sobre Cloud * Mais Artigos sobre Cloud / WebDev / Tecnologias Category:IBM QRadar Category:IBM QRadar SOAR"
- 01:0201:02, 17 April 2025 diff hist +1 IBM QRadar SOAR: Reset password from Administrator of Web Console No edit summary current
- 01:0101:01, 17 April 2025 diff hist +56 IBM QRadar →Configurações
15 April 2025
- 23:1723:17, 15 April 2025 diff hist +644 N IBM QRadar: Unlocking locked hosts Created page with "1) Using SSH, log in to your system as the root user 2) Unlock specific hosts by typing the following command <small>/opt/qradar/bin/runjava.sh com.ibm.si.security_model.authentication.AuthenticationLockoutCommandLineTool --remove-ip <host_IP_address1></small> 3) Unlock all hosts by typing the following command <small>/opt/qradar/bin/runjava.sh com.ibm.si.security_model.authentication.AuthenticationLockoutCommandLineTool --remove-all-ips</small> = Ver também =..." current
- 23:1623:16, 15 April 2025 diff hist +42 IBM QRadar →Configurações
- 23:1423:14, 15 April 2025 diff hist +26 IBM QRadar SOAR: Reset password from Administrator of Web Console No edit summary
- 23:1323:13, 15 April 2025 diff hist +339 N IBM QRadar SOAR: Reset password from Administrator of Web Console Created page with " 1) Connect to CLI, using '''resadmin''' user 2) Run command sudo resutil resetuser -email [email protected] -setpassword = Ver também = * Artigos sobre IBM QRadar * Artigos sobre Cloud * Mais Artigos sobre Cloud / WebDev / Tecnologias Category:IBM QRadar Category:IBM QRadar SOAR"
- 23:1223:12, 15 April 2025 diff hist +73 IBM QRadar →Configurações
8 April 2025
- 19:5419:54, 8 April 2025 diff hist +30 RedHat Openshift: Configurando o Bastion Host No edit summary current
- 19:5319:53, 8 April 2025 diff hist −19 RedHat OpenShift →Redhat Openshift - Instalação no VMWare vSphere current
- 19:5319:53, 8 April 2025 diff hist +18 RedHat OpenShift →Redhat Openshift - Instalação
- 19:4919:49, 8 April 2025 diff hist −2 RedHat Openshift: Configurando o Bastion Host No edit summary
- 19:4819:48, 8 April 2025 diff hist +135 RedHat Openshift: Configurando o Bastion Host No edit summary
- 19:4619:46, 8 April 2025 diff hist +800 N RedHat Openshift: Configurando o Bastion Host Created page with "O Bastion é uma máquina que não faz parte do OpenShift e é usada para executar os comandos de instalação e manutenção do cluster. Configuração: {| class="wikitable" |+ Configuração da VM Bastion ! Configuração !! Valor |- | SO || Linux RHEL 9.4 |- | Arquitetura || x86-64 |- | Hostname || bastion-01.ebasso.local |- | IP || 192.168.252.2 |- | Memória || 04 GB |- | CPU || 02 Vcpus |- | Disco /home || 265GB |} Criar os diretórios abaixo para armazenar os..."
- 19:3719:37, 8 April 2025 diff hist +92 RedHat OpenShift No edit summary
2 April 2025
- 18:2918:29, 2 April 2025 diff hist −13 IBM Maximo: Instalação do Maximo Application Suite usando o MAS CLI →Buscando os valores para as variáveis de ambiente
28 March 2025
- 14:5514:55, 28 March 2025 diff hist +184 m RedHat OpenShift No edit summary
25 March 2025
- 18:1318:13, 25 March 2025 diff hist +70 IBM QRadar: Principais Comandos e Arquivos →Principais arquivos current
24 March 2025
- 14:4414:44, 24 March 2025 diff hist +12 IBM Sterling Connect:Direct : Dicas do comando Select Statistics →You can provide a file to authentication current
- 14:4414:44, 24 March 2025 diff hist +58 IBM Sterling Connect:Direct : Dicas do comando Select Statistics →You can provide a file to authentication
- 14:4314:43, 24 March 2025 diff hist 0 IBM Sterling Connect:Direct : Dicas do comando Select Statistics →Write Statistics to a file in MS Windows
- 14:4214:42, 24 March 2025 diff hist +1 IBM Sterling Connect:Direct : Dicas do comando Select Statistics →Some examples
- 13:1413:14, 24 March 2025 diff hist +73 IBM QRadar: Principais Comandos e Arquivos No edit summary
- 13:1213:12, 24 March 2025 diff hist +189 IBM QRadar: Principais Comandos e Arquivos No edit summary