코딩정보




●blog/ posts/ Run cron in tinycore

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    blogpostsRun cron in tinycore

    To activate cron in TinyCore use following steps to set it up:

    Add following entry to /opt/bootlocal.sh to startup cron automatically after each boot

    crond -L /dev/null 2>&1
    

    Using crontab -e as tc user add following crontab entry:

    SHELL=/bin/sh
    PATH=/usr/sbin:/usr/bin
    
    # run a script each minute
    # use absolute paths to point to scripts
    * * * * * sh /home/tc/bin
    

    Add the crontabs to .filetool.sh file to be able to backup crontabs:

    echo var/spool/cron >> /opt/.filetool.lst
    

    Run the backup script to backup manually (it is better to be safe then sorry):

    filetool.sh -d
    filetool.sh -b
    

    Reboot the TinyCore guest

    After the reboot verify the crontabs have been restored from backup running:

    crontab -l


     https://11q.kr 에 등록된 자료 입니다. ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다♠1.png

    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    등록된 댓글이 없습니다.




    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-04-24 22:19:17

    오늘의 홈 현황


    • 현재 접속자♨ 90 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 9 명
    • 주간 가입자※ 24 명
    • 오늘 방문자 1,373 명
    • 어제 방문자 1,421 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,286,752 명
    • 전체 게시물※ 8,532 개
    • 전체 댓글수※ 24,508 개
    • 전체 회원수 10,927 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑