First log in using SSH.
Now you can use the command:
crontab -e
to edit your crontab.
This will open your default commandline editor.
By default this is Nano. You can find its manual here.
When you close the editor, the crontab is saved.
First log in using SSH.
Now you can use the command:
crontab -e
to edit your crontab.
This will open your default commandline editor.
By default this is Nano. You can find its manual here.
When you close the editor, the crontab is saved.