semajjames
Member
I have just moved a MN to a new server ,,,
I installed dashman then used it to install dash in root because dashman says it is not compatible with multi user
then I installed sentinel,synced and started the MN which is now running
but dashman says that "sentinel crontab" is not enabled ,,,
when i try to manually make the crontab using putty like this:-
step 9) create a crontab entry to wake sentinel every five minutes
crontab -e
Choose Joe as your editor. Add this line to the end of the file.
* * * * * cd /.dashcore/sentinel && ./venv/bin/python bin/sentinel.py 2>&1 >> sentinel-cron.log
I run into problems ,,
joe does not open and putty complains that there is no crontab for "root"
does anyone know how i should be making this crontab ??
cheers
I installed dashman then used it to install dash in root because dashman says it is not compatible with multi user
then I installed sentinel,synced and started the MN which is now running
but dashman says that "sentinel crontab" is not enabled ,,,
when i try to manually make the crontab using putty like this:-
step 9) create a crontab entry to wake sentinel every five minutes
crontab -e
Choose Joe as your editor. Add this line to the end of the file.
* * * * * cd /.dashcore/sentinel && ./venv/bin/python bin/sentinel.py 2>&1 >> sentinel-cron.log
I run into problems ,,
joe does not open and putty complains that there is no crontab for "root"
does anyone know how i should be making this crontab ??
cheers