Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ubahmapk

    Info. Required

    In the /etc/fstab file, the fifth field is used by the dump utility to determine if that file system should be backed up. If zero then dump will ignore that filesystem. The sixth field is used by fsck (the filesystem check utility) to determine the order in which filesystems should be checked...
  2. ubahmapk

    Cron <root@mycomputer> run-parts /etc/cron.hourly

    Actually, another option would be to include the following line in your crontab: MAILTO="" This modifies the cron environment such that it doesn't send any mail regarding *ANY* cron jobs for that user. (So this wouldn't be the option you're looking for if you want any feedback if...

Part and Inventory Search

Back
Top