You can edit your cron jobs by running
crontab -e
Related Posts
How To Add Swap Space on Ubuntu 18.04
Swap is a space on a disk that is used when the amount of physical…
How do I grant sudo privileges to an existing user
sudo usermod -a -G sudo username