Skip to content
  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions
Alddit

ALDDIT – Middleware Knowledge Base

  • IBM-MQ
  • WebLogic
  • Jboss
  • WAS
  • Apache httpd
  • SSL
  • Shell Scripting
  • Cloudera Kafka
  • Hadoop
  • OS Platform
  • AWS
  • Kubernetes

Tag: One way of stopping Jboss on the server

  • Home
  • One way of stopping Jboss on the server
Jboss

Killing JBOSS process on the server forcefully using script

December 15, 2020 admin

#!/bin/bash # For different version update keyword correctly go get jboss process like jboss-eap-7.x procCount=`ps -ef |grep “jboss-eap-6.4/” |grep -v grep |wc -l` if [

Read More
  • IBM MQ TLS Authentication
  • How to set message expiry at Queue level in IBM MQ ?
  • How to check the Intermediate certificate is signed by root, Server certificate is signed by intermediate?
  • How to enable load balancing algoithm in openshift route ?
  • IBM Connect:Direct sample commands
  • IBM Connect:Direct Installation on windows
  • Is connect direct database passwords encrypted ?
  • How to check the current no of TLS records that the Sender channel is sent ?
  • IBM AMS configuration
  • How to stash the password to file
  • How to change an expired password in a Key Database (KDB) file using the runmqakm
  • AMQ9555 received when starting channel
  • Kubernetes for beginners overview[K8s]
  • How to get the k8s version & upgrade
  • Taking etcd backup
  • Kubectl help commands
  • K8S networkPolicy
  • How to connect to POD in K8S
  • Creating PV in K8S
  • k8s node maintenance mode
Flag Counter
  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions