Sorry, this entry is only available in Russian.
http://sadockobeth.blogspot.ru/2014/03/how-to-install-ibm-websphere-mq-75-on.html http://middlewareservers.blogspot.ru/2010/03/how-to-install-mq-on-redhat-linux.html Создание группы и пользователя, изменение пароля Login to the system as user root then create user and group as follow: [root@Lugaomqaq ~]# groupadd mqm [root@Lugaomqaq ~]# useradd -g mqm mqm [root@Lugaomqaq ~]# passwd mqm Changing password for user…