Linux server help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • fes_786
    DK Veteran
    • Sep 2009
    • 389

    #1

    Linux server help

    i have been reading up that the longer u keep cccam running some times it takes longer to respond

    ecm times .etc

    i would like to make a script that restarts cccam every day around 4am

    so i would need to create a file e.g. CCcamRestart.sh and put it in scripts folder

    then would the following code do the trick:

    Code:
    echo "Restarting CCcam.x86 : $date" >> /emu/log/RestartCCcam.logecho "cccam... restarting"/emu/cccam/CCcam.x86 & exit
    chmod it to 0755 to make it executable

    and then i would need to put following into crontab:


    Code:
    00 4 * * * root /emu/script/./CCcamRestart.sh >>/emu/log/RestartCCcam.log 2>&1
    could some 1 check this and tell me if it would work??
  • gunes30
    Newbie
    • Dec 2009
    • 1

    #2
    hi if any one want dreambox card shering server is send me msn NO EMAILS MATE

    AND NO CARD SHARING EITHER
    Last edited by PremierD; 4 March, 2010, 18:14.

    Comment

    • Manic01
      Banned
      • Dec 2008
      • 5117

      #3
      Not on here mate, against the rules.

      Comment

      • mm009b
        Top Poster +
        • Sep 2008
        • 221

        #4
        Originally posted by gunes30
        hi if any one want dreambox card shering server is send me msn EDIT BY ADMIN

        i dont think you can post that here mate !
        Last edited by caveman_nige; 4 March, 2010, 18:32.

        Comment

        • Manic01
          Banned
          • Dec 2008
          • 5117

          #5
          Certainly cant, breaKING rules, You should edit it out of quotes as well my friend.

          Comment

          Working...