How to Install ConfigServer Mail Queues

 


To install or upgrade cmq simply do the following from the root shell via SSH: cd /usr/src rm -fv /usr/src/cmq.tgz wget http://download.configserver.com/cmq.tgz tar -xzf cmq.tgz cd cmq sh install.sh rm -Rfv /usr/src/cmq*

or
If you want to uninstall, simply:

cd /usr/src
rm -fv /usr/src/cmq.tgz
wget http://download.configserver.com/cmq.tgz
tar -xzf cmq.tgz
cd cmq
sh uninstall.sh
rm -Rfv /usr/src/cmq*
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How to install cPanel/WHM on CentOS 7 Dedicated/VPS

[root@srv~] # yum -y update [root@srv~] # reboot [root@srv~] # hostnamectl set-hostname...

CentOS Web Panel – Installation Instructions

  Enter the command on your command line CentOS Web Panelcentos-webpanel.comyum -y install...

This will download the latest version of the Attracta plugin and start the installation.

  wget -N www.attracta.com/static/download/cpanel-install sh cpanel-install

How to Install ConfigServer Security & Firewall (csf)

  Copy all of text and paste on your commandline. cd /usr/src rm -fv csf.tgz wget...

How to Install aaPanel Linux panel

aaPanel Requirements: Memory: 512M or more, 768M or more is recommended (Pure...