Internet of Things, MQ scripts and other stuff

Hello, I have started to share interesting and useful scripts in GitHub, as this is the main place for developers who...

web application for sending/receiving messages to/from Websphere MQ working on Websphere Application Server - mq.ear

Hello,following link provide one web application -> download...

IBM Websphere Application Server Network Deployment and IBM HTTP Server - sample cluster

Hello,in this post, I will show how we can install and create one application, working on Webpshere Application Server ND with two nodes on different machines, both behind IBM HTTP server.First of all, you need to...

Install Squid and torrent program - Deluge on Raspberry PI2

Hello,in nowadays we are speaking more and more about computers, saving money, performance and so on.. There are few computers that you can buy for 50/60 EU, and you can do everything with them. One example is Raspberry PI. Here...

Install Z/OS on your own computer. Booting Z/OS Emulation Files with Hercules

Hello,I am one of the many that want to learn more about Mainframe, but didnt have a chance to "touch" this platform during the work:)So why i searched in Google to find some info, and found many.. Some of them were not working...

Migrating MQ servers to latest version of MQ

Hello,I will write some lines regarding migration of MQ servers.Some people dont like the word "migration", "changing" because the environment is working like it is. I saw many application servers also that are using...

VBS script for starting XXX.cmd if XXX.txt is in the directory

When you have to automate some process and you need to start different commands depends on some logic.. you can use the script to start the script with some name if there is a text file with the same name in the source directory.Here the...

Renaming Websphere MQFTE agents

Hello, after thinking about how somebody can create a new FTE agent on the same machine with a different name,I have created this script, which is very fast. OLD_AGENT_NAME=$1;