CentOS 7 QT Install: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
= CentOS Linux 7 Minimal Install = | = CentOS Linux 7 Minimal Install = | ||
= QMT Install ('Many-Domain' install option w/MySQL driver. Dovecot will eventually end support of vpopmail driver) = | ==QMT Install ('Many-Domain' install option w/MySQL driver. Dovecot will eventually end support of vpopmail driver) == | ||
<nowiki>#</nowiki> curl -o /usr/local/bin/qt_prep.sh https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep_cos7.sh | <nowiki>#</nowiki> curl -o /usr/local/bin/qt_prep.sh https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep_cos7.sh | ||
<nowiki>#</nowiki> chmod 755 /usr/local/bin/qt_prep.sh && qt_prep.sh (reboot) | <nowiki>#</nowiki> chmod 755 /usr/local/bin/qt_prep.sh && qt_prep.sh (reboot) |
Revision as of 16:34, 19 March 2024
CentOS Linux 7 Minimal Install # curl -o /usr/local/bin/qt_install https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep_cos7.sh # chmod 755 /usr/local/bin/qt_install # qt_install # toaststat Status of toaster services send: up (pid 1323) 1517 seconds smtp: up (pid 1324) 1517 seconds submission: up (pid 1325) 1517 seconds send/log: up (pid 1316) 1517 seconds smtp/log: up (pid 1311) 1517 seconds submission/log: up (pid 1314) 1517 seconds systemd service: clamd@scan: [ OK ] systemd service: clamav-freshclam: [ OK ] systemd service: spamassassin: [ OK ] systemd service: dovecot: [ OK ] systemd service: mariadb: [ OK ] systemd service: httpd: [ OK ] systemd service: named: [ OK ] systemd service: ntpd: [ OK ] systemd service: sshd: [ OK ] systemd service: network: [ OK ] systemd service: crond: [ OK ] systemd service: acpid: [ OK ] systemd service: atd: [ OK ] systemd service: autofs: [ OK ] systemd service: smartd: [ OK ] systemd service: irqbalance: [ OK ] (Multiple processors only)
CentOS Linux 7 Minimal Install
QMT Install ('Many-Domain' install option w/MySQL driver. Dovecot will eventually end support of vpopmail driver)
# curl -o /usr/local/bin/qt_prep.sh https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep_cos7.sh # chmod 755 /usr/local/bin/qt_prep.sh && qt_prep.sh (reboot) # qt_install.sh # toaststat # conntest
- Update CentOS Linux 7/QMT
# yum update # yum --enablerepo=qmt-testing update
Qmail-1.03-2.2.1 (Current repo) Patches applied Will not overwrite DKIM signing wrapper Qmail-1.03-3.3.1 (Testing & MD Current repos) Patches applied Will not overwrite DKIM signing wrapper Qmail-1.03-3.3.5 (Development & MD Current repos) Patches applied *New* Will not overwrite DKIM signing wrapper