• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

High load on qmail - qmHandle is not helping

Thanks turtle - these are the errors I get:

sh: line 1: wget:: command not found
sh: line 2: Usage:: command not found
sh: line 4: unexpected EOF while looking for matching ``'
sh: line 5: syntax error: unexpected end of file


So I tried removing the |sh at the end and I get:
wget: missing URL

switching up and moving the -q and -O to the end of the line I get:
wget: option requires an argument --O


Sorry I'm being a pain, just trying to figure this out :/ Thanks for your help
 
After reading up on the wget options I did this and it worked:

wget http://atomicorp.com/installers/atomic |sh
sh atomic.1

then chose yes and it configured itself.

at this point I'm trying to update qmhandle via yum and I get No package qmHandle or smeserver.qmHandle available. Is the package named something else? Thanks again
 
Back
Top