Jump to content

reggiep

Members
  • Posts

    1,570
  • Joined

  • Last visited

Everything posted by reggiep

  1. I'll try!
  2. 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?
  3. Bad timing, I can't skive off to watch it and it clashes with Emmerdale!
  4. 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
  5. That jobs sounds really nice and too easy!
  6. I wish I hadn't given them my email address and direct phone number now!
  7. 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
  8. 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
  9. 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?
  10. Thanks I couldn't see that tab for looking.
  11. 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
  12. 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
  13. Thanks for all the replies. I shall work through them later.
  14. Weird one here. member of staff has an invoice to pay in her hotmail so when she opens hotmail she can see all her mails in the inbox but if she clicks on the email to open it nothing happens? Anyone else had this before? It has worked fine in the past but stopped on friday. Thanks
  15. Oh, I thought I was missing out on something!
  16. What is the init.gz you speak of? We use 0.29 at the moment but don't know what that means!
  17. Gah, I wouldn't even know how to give negative rep! Had it once, but I was being an idiot.
  18. You can't have watched the Canadian GP then!
  19. I shall take a look at it now. Thanks
  20. 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
  21. In the words of the developers... I'm looking forward to it, apparently they are switching over to a java from php?
  22. I am in the process of setting up a moodle site for a primary school and I am hosting it externally. I have only ever set up moodles on linux boxes. Can someone let me know who they host theirs with and if you have any positive or negative points about them? Thanks
×
×
  • Create New...