Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: crontab -e crond

  1. #11
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Thanks a lot to klaus2008 and lapidu!

    I think you have given excellent instructions. One reason I didn't mention the alternative editor setup, is that unless one is very adept at another editor, like nano, it may be just as smart to use the vi/vim default. In practice, it will always be available on a system, but, for example, my own standard editor, emacs, will not.

    I will also advise to use your user's crontab whenever possible.

    Summing up

    1. Edit /etc/rc.local

    Code:
    SERVICES="cups cron"
    
    for i in $SERVICES; do
     [ -x /etc/init.d/"$i" ] && /etc/init.d/"$i" start >/dev/null 2>&1
    done
    2. Edit user's crontab to include shell and PATH, you may copy from /etc/crontab. This works for me to auto-shutdown at 17.00 every day:

    Code:
    #
    SHELL=/bin/sh
    PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
    # m h  dom mon dow   command
    0 17 *    *    *      sudo shutdown -h now
    3. To test the setup, I find Qemu very useful. I have several grub-bootable Poor Man's Installs on the main harddisk, so I use

    Code:
    sudo modprobe kvm && sudo modprobe kvm-intel
    sudo qemu -machine accel=kvm -hda /dev/sda -m 2047 &
    and just pick up one alternative to test. Be a bit careful during testing - I set it up to shutdown every third minute, and I barely managed to edit that to something else before the system went down (Could of course have mounted the persistent image "off-line".)

    4. As for the original problem posted, I must say that I will, generally, advise against remastering a DVD with hard-wired shutdown at 5 o'clock - now that we know it works . For example, the computer's clock may not always be set correctly. I think it is way better to use persistent store on USB sticks for that, and just boot from DVD when necessary. But if there are, for example, special safety concerns, it can of course be done.

  2. #12
    Senior Member
    Join Date
    Jul 2011
    Posts
    110
    I have failed so far at the attempt to get the persistent installation to shutdown at scheduled time. rc.local now starts cron upon boot properly but /etc/crontab doesnt reboot the pc at time I specify. I have configured it to shutdown at 10 AM but the unit has not shut down.
    My /etc/crontab file contains the below:

    # /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
    00 10 * * * sudo shutdown -h now
    #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 )


    Please advise if anyone sees the problem here. Keep in mind this Knoppix 6.7

  3. #13
    Moderator Moderator
    Join Date
    Nov 2010
    Location
    Germany/ Dietzenbach
    Posts
    1,124
    Only root has permission for "shutdown"; therefore start with "crontab -e" in a root-terminal and use
    Code:
    00 10 *    *    * /sbin/shutdown -h now

  4. #14
    Senior Member
    Join Date
    Jul 2011
    Posts
    110
    This is issue is resolved. Thanks for everyone's input. For those whom wish to schedule a shutdown in Knoppix 6.7 you must add the word cron to the /etc/rc.local as seen in the sample below. Then edit your /etc/crontab to add a line such as mine, 0 10 * * * root /sbin/shutdown -h now Which will shutdown at 10AM using the user root.


    #!/bin/bash
    #
    # rc.local
    #
    # Start local services after hardware detection

    SERVICES="cups cron"

    for i in $SERVICES; do
    [ -x /etc/init.d/"$i" ] && /etc/init.d/"$i" start >/dev/null 2>&1
    done

    exit 0

  5. #15
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    The method summarized in #11 works. Personally, I would stay away from /etc/crontab for this, as user's crontab, with shell and path specifications, works just fine. No need for root either,
    If there are several different users on the system, using /etc/crontab may help coordinate different cronjobs. If there is just one or two, user's crontab should be good enough. Intimidating as it may be, I have found it useful for me to stick with crontab -e --- for several reasons, among them that some time definition errors will be caught that way.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


MITS Altair 680 Case Only LS3 picture

MITS Altair 680 Case Only LS3

$500.00



Bare S100 CPU Replacement for ALTAIR 8800 IMSAI 8080 JAIR Single Board Computer picture

Bare S100 CPU Replacement for ALTAIR 8800 IMSAI 8080 JAIR Single Board Computer

$42.00



MITS Altair 8800 Computer Bamboo  Reproduction Arduino Tested Working Assembled  picture

MITS Altair 8800 Computer Bamboo Reproduction Arduino Tested Working Assembled

$649.99



MITS ALTAIR 8800  Original Vintage Microcomputer picture

MITS ALTAIR 8800 Original Vintage Microcomputer

$6000.00



S-100 backplane motherboard bare PCB 9 slot (for Altair/IMSAI) picture

S-100 backplane motherboard bare PCB 9 slot (for Altair/IMSAI)

$30.00



Altair MITS 8800 CPU Parts Kit not IMSAI 8080 S100 (board NOT included) picture

Altair MITS 8800 CPU Parts Kit not IMSAI 8080 S100 (board NOT included)

$64.95



MITS ALTAIR 8800  Original Vintage Microcomputer with 14 boards - Buy It Now picture

MITS ALTAIR 8800 Original Vintage Microcomputer with 14 boards - Buy It Now

$9500.00



MITS ALTAIR 8800  Original Vintage Microcomputer  S-100   Buy It Now $5999 picture

MITS ALTAIR 8800 Original Vintage Microcomputer S-100 Buy It Now $5999

$5999.00



Vintage Altair 8088 CPU Wire Wrapped S100 Card w Mon EPROM circuit board #T71 picture

Vintage Altair 8088 CPU Wire Wrapped S100 Card w Mon EPROM circuit board #T71

$99.00



VINTAGE DEC 1975 VOL 1 ISSUE 1 SCCS INTERFACE MAGAZINE MITS ALTAIR COVER & ADS picture

VINTAGE DEC 1975 VOL 1 ISSUE 1 SCCS INTERFACE MAGAZINE MITS ALTAIR COVER & ADS

$359.99