Rosemary McGillicuddy wrote:

One space too many - xhost +localhost





I don't know whether it's relevant, but for future reference ;-)

Anne
--


It helps to have the correct syntax - thanks :-)

Rosemary



------------------------------------------------------------------------

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________


Try this:
http://djash.com/wordpress/2005/04/18/f-prot-cron/
the -s in the page seems to be read by the program as a strike though.

  1. configured your software sources as outlined on the following
     page. Mandrake Linux Notes <http://djash.com/wordpress/?page_id=2>
  2. Read and understood Auto update & mail report
     <http://djash.com/wordpress/2005/03/27/auto-update-mail-report/>
  3. touch /etc/cron.daily/f-prot_updates
  4. chmod 0755 /etc/cron.daily/f-prot_updates
  5. nano /etc/cron.daily/f-prot_updates
     and add the following lines change the email address and subject
     to your liking:

     #!/bin/sh
     export USER=root
     /usr/local/f-prot/tools/check-updates.pl | /bin/mail
     [EMAIL PROTECTED] -s Fprot updates” 2>&1

  6. ctrl + o will save the file.
  7. ctrl + x will exit the editor.
  8. test by typing the following:
     /etc/cron.daily/./f-prot_updates


-- Regards Dave Ashmore MDK 10.1 Official Thunderbird 1 Sometimes I can be reached via Skype as djash34 Disclaimer: The below quote is randomly generated and I may or may not agree with the quote. ################################################################ (people) % If God had meant for us to be naked, we would have been born that way. ################################################################

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to