CentOS 7 QT Install: Difference between revisions

From QmailToaster
Jump to navigation Jump to search
(Created page with "CentOS 7 QT Install Jump to navigationJump to search CentOS Linux 7 Minimal Install # curl -O https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep_cos7.sh && chmod 755 qt_prep_cos7.sh && ./qt_prep_cos7.sh # ./qt_install_cos7.sh # 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:...")
 
No edit summary
Line 2: Line 2:
Jump to navigationJump to search
Jump to navigationJump to search
CentOS Linux 7 Minimal Install
CentOS Linux 7 Minimal Install
# curl -O https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep_cos7.sh && chmod 755 qt_prep_cos7.sh && ./qt_prep_cos7.sh
# curl -O https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep_cos7.sh \
        && chmod 755 qt_prep_cos7.sh \
        &&./qt_prep_cos7.sh
# ./qt_install_cos7.sh
# ./qt_install_cos7.sh
# toaststat
# toaststat
Status of toaster services
Status of toaster services
send: up (pid 1323) 1517 seconds
send: up (pid 1323) 1517 seconds
Line 13: Line 16:
submission/log: up (pid 1314) 1517 seconds
submission/log: up (pid 1314) 1517 seconds
systemd service:              clamd@scan:      [ OK ]
systemd service:              clamd@scan:      [ OK ]
systemd service:        clamav-freshclam:      [ OK ]
systemd service:        clamav-freshclam:      [ OK ]
systemd service:            spamassassin:      [ OK ]
systemd service:            spamassassin:      [ OK ]

Revision as of 23:15, 14 March 2024

CentOS 7 QT Install Jump to navigationJump to search CentOS Linux 7 Minimal Install

  1. curl -O https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep_cos7.sh \
        && chmod 755 qt_prep_cos7.sh \
        &&./qt_prep_cos7.sh
  1. ./qt_install_cos7.sh
  2. 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)