EstebanMonge / kanboard_imap_tasks

Create Tasks from IMAP account
14 stars 7 forks source link

"Finally add a crontab with this line" #6

Closed deecey closed 7 years ago

deecey commented 7 years ago

Hi, sry, I'm a greenhorn with this stuff - where / how can I add a crontab? Thanx, Chris

EstebanMonge commented 7 years ago

If you have a VPS, with SSH access and GNU/Linux, you can do it with: crontab -u $USER -e Where $USER can be root or the web server user, in Debian/Ubuntu based usually is www-data, in RHEL/CentOS based usually is apache.

If you have a shared hosting, you need contact your hosting provider

EstebanMonge commented 7 years ago

Sorry about documentation, I have several projects in my work, I put everything in Github to get tracking of changes, the documentation is write in my spare time.

EstebanMonge commented 7 years ago

No response, closed

deecey commented 5 years ago

Hi EstabanMonge, thanks for your reply, I will contact my provider! Best Regards deecey