This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
The atmode.pl script makes it so that user can send a one-time email at a specific time.
In your case, it doesn't look like the actual script exists. How often do you receive those emails? Is it at a regular interval, or just every now and then?
is there a way to config the server that it will restart services it goes down. At the moment a typo3 website could not connect to the mysql database, but there was no error in the /var/log/mysql.log file.
There was an email which i received ("alredy running")
Howdy,
The atmode.pl script makes it so that user can send a one-time email at a specific time.
In your case, it doesn't look like the actual script exists. How often do you receive those emails? Is it at a regular interval, or just every now and then?
-Eric
lg opaque
Hmm, every 5 minutes is quite a bit :-)
If you run "crontab -l | grep atmode", do you get any output?
-Eric
just a blank page:
[root@server1 /]# crontab -l | grep atmode [root@server1 /]#
hi opaque,
i think the email you have been gettin' is for a certain user, not for root.
so the right crontab command for this is:
to list cronjobs of other users than logged in:
crontab -u "username" -l
if you want to edit them:
crontab -u "username" -e
to remove all cronjobs of a user:
crontab -u "username" -r
this would be way faster, than to reinstall Usermin or something else ;o)
greets,
df
hi opaque,
i think the email you have been gettin' is for a certain user, not for root.
so the right crontab command for this is:
to list cronjobs of other users than logged in:
crontab -u "username" -l
if you want to edit them:
crontab -u "username" -e
to remove all cronjobs of a user:
crontab -u "username" -r
this would be way faster, than to reinstall Usermin or something else ;o)
greets,
DF
is there a way to config the server that it will restart services it goes down. At the moment a typo3 website could not connect to the mysql database, but there was no error in the /var/log/mysql.log file.
There was an email which i received ("alredy running")
greetings opaque
just a blank bash.
lg opaque
Hi
now i´v reinstalled usermin and restartet the server but I always get this email every 5 minutes.
any ideas what i can do?
thx in advance opaque
I deactivated the "Geplante Aufträge (AT), Geplante Aufträge (CRON), Zeitversetzter E-Mail-Versand" under Available Usermin-Module.
Now I activated it and there is no more email.
;-)
lg opaque