On Tue, Nov 24, 2015 at 12:31 PM, Jaime Fenton
<[email protected]> wrote:
> Ok, that's a direction I haven't considered. I will straight up say that I've
> been away from the linux world for a while and have only just returned.
>
> Can you advise me where I would look for the cron jobs?
>
They are splattered around in different places for historical reasons.
Try /etc/cron* for 'system' type things (crontab, cron.d/*
cron.hourly/*, cron.daily/*...) . And there are individual crontabs
for users, including root. You can usually check for the presence of
these by looking in /var/spool/cron/ but they should be modified using
'crontab -e' as that user. Also, cron jobs are usually logged under
/var/log/cron - looking through the log might help see what the server
is doing.
--
Les Mikesell
[email protected]
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/