Workflow?

Discussion in 'General' started by Niels, Nov 9, 2009.

  1. Niels

    Niels New Member

    I saw a script here copying dns from one server to anohther. But it was only sql running.

    Does ISPC run some cron jobs to create sites, ftp-users and dns?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ispconfig runs just one cronjob. See root crontab.
     
  3. Niels

    Niels New Member

    Where do I find that?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    As I told you already ;) See root crontab.
     
  5. Niels

    Niels New Member

    hehe.... sorry but Im stupid to this... Im comming from Windows enviroment and dont know anything about linux (but are learning) ;)

    do I need to log in using ssh as root? or is it in ispc-web?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Login as root user on the shell or with ssh and execurte the command:

    crontab -l

    to get the content of the root crontab.

    But if you are just beginning with linux, I highly recommend that you do not modify anything regarding this cronjob!
     
  7. Niels

    Niels New Member

    Its ok... I understand :)
     

Share This Page