-
Posts
1,570 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by reggiep
-
My system crontab looks like this... # /etc/crontab: system-wide crontab # Unlike any other crontab you don't have to run the `crontab' # command to install the new version when you edit this file # and files in /etc/cron.d. These files also have username fields, # that none of the other crontabs do. SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin # m h dom mon dow user command 17 * * * * root cd / && run-parts --report /etc/cron.hourly 25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) 47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly ) 52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly ) [color="#FF0000"]*/1 * * * * root /usr/local/maharabackup/glpibackup.sh > /var/log/glpibackup.log 2>&1[/color] */5 * * * * root php /var/www/mahara/cacti/poller.php > /dev/null 2>&1 * * * * * curl http://localhost/lib/cron.php 00 12 * * Mon-Sun root /etc/cron.daily/ntpdate # but the line highlighted in red does not run the script. I have set it to once a minute just for testing purposes! I have a feeling it may be to do with Path line but not sure what? The script runs fine when I call it at the command line. Can someone help?
-
Bad timing, I can't skive off to watch it and it clashes with Emmerdale!
-
We are looking at buying 15 cams for our science department and with flipcams on the way out I wondered what else was out there? Any suggestions? Thanks
-
That jobs sounds really nice and too easy!
-
I wish I hadn't given them my email address and direct phone number now!
-
Can someone tell me how I could change the height of the slideshow in the edumoodle theme? I really like the theme but I think the graphice takes up too much space so wanted to drop it to about half the height. I have tried altering both the header.html and the index.html with interesting results! thanks
-
I just had a call from NSOptimum offering their services to supply kit. I don't know anything about them but for some reason the name rings a bell? Can anyone give any positive or negative feedback on them please? thanks
-
Hmm My next hurdle to cross... I have an error when I try to run exportfs -a along the lines of exportfs: Warning: /mnt/fogimages/images/dev does not support NFS export. exportfs: Warning: /mnt/fogimages/images does not support NFS export. I think this may be because of the way I have mounted the external share in ubuntu in my fstab. My fstab has this where I mount the drive fileserver:/fogimages /mnt/fogimages nfs rw 0 0 To be honest i'm not sure what anything after /mnt/fogimages means in the fstab as I have just stolen it from other fstabs I have?
-
Thanks I couldn't see that tab for looking.
-
Can somebody tell me where the user type is taken from in the logon.vbs script on lines 23 and 24 please? I just don't understand the instructions? Brain freeze! Thanks
-
Hi, I am trying to move our fog images from off the server with a small hard drive to sit on a massive array we have attached to a windows server. I have been following this advice Change NFS location - FOGProject Wiki but get stuck when getting to point 3 in the list. I just can't find those settings in fog 0.29 or 0.31 Has anyone else had a go at this? Thanks
-
ICT Network Manager - Kings Norton Girls School Birmingham
reggiep replied to Trapper's topic in Educational IT Jobs
What do you know that we dont? -
Oh, I thought I was missing out on something!
-
What is the init.gz you speak of? We use 0.29 at the moment but don't know what that means!
-
Gah, I wouldn't even know how to give negative rep! Had it once, but I was being an idiot.
-
You can't have watched the Canadian GP then!
-
I shall take a look at it now. Thanks
-
It's coming to that time of year where I need to replace a decent number of computers, and most of the one's being replaced are old RM all-in-ones. So I'm trying to decide whether we should buy more all-in-ones or go for desktop and monitor replacements. Perhaps someone can sway me here? Have you bought any all-in-ones recently and like them? Thanks
-
In the words of the developers... I'm looking forward to it, apparently they are switching over to a java from php?
