Rank 4: Virtual Machine
it does not work as expected. it works okay if I manually run the shell script
Votes
0
Replies
19
Participants
Unknown
Messages
20
Rank 4: Virtual Machine
it does not work as expected. it works okay if I manually run the shell script
Are you sure the cron expression is written correctly?
Rank 4: Virtual Machine
what do you mean by here
Rank 4: Virtual Machine
any problem
I took a look. Seems correct 👀
Rank 4: Virtual Machine
yeah.
Do you get any errors or something?
Rank 4: Virtual Machine
not at all. seem it is not triggered anything.
Rank 4: Virtual Machine
i waited two days, no backup folder created
Yes, but do you have something in logs?
Rank 4: Virtual Machine
how to check bro
From what I'm seeing you should have It logged in /var/log/syslog
You can search in logs with gprep:
grep CRON /var/log/syslog
Rank 4: Virtual Machine
@D5
Interesting. But from what I understand that should not affect execution, but result 🤔
Rank 4: Virtual Machine
😂 i expect to
I'm not very expert with OS sincerely, but from what I'm seeing in Google, It seems you need to install postfix. But not sure if that would solve the issue at all
Rank 4: Virtual Machine
postfix ?
Rank 4: Virtual Machine
what is it and does it do
Email handling. Seems Linux by default sends an email when a Cron job is completed