Category: Linux

Dovecot IMAP/POP3

Dovecot, an open-source and free mail server focused on security, comes installed on most Linux distros, but it is simple to install with yum: $ yum install -y dovecot Once the installation is complete, you can enable the...

Read More

How TO View MQ queue Unix?

 To gather all inforamtion by  using the MQSC command To display real-time monitoring information for a queue or channel, use either the IBM® MQ Explorer or the appropriate MQSC command. Some monitoring fields display a...

Read More

How To Install PHP 7.4 on CentOS 7

How To Install PHP 7.4 on CentOS 7 This is a short guide on how to Install PHP 7.4 on CentOS 7 Linux system. The PHP Version 7.4.0 has been released in stabilization phase for the developers, and for users to test. This is not...

Read More

Run Multiple PHP on VirtualMIN

RUN Multiple PHP Versions on Virtualmin   If you have multiple PHP versions installed, Virtualmin allows you to choose which version to use for a given domain, or even per-directory. While this feature can work with any...

Read More
Loading