You can edit your cron jobs by running
crontab -e
Related Posts
Ubuntu 12.04 on Amazon EC2: /dev/xvda1 will be checked for errors at next reboot
*** /dev/xvda1 will be checked for errors at next reboot *** It is a bug…
Mount Windows Share on Ubuntu
$ sudo apt-get install cifs-utils $ sudo mount //WINSRV/SHARE -t cifs -o uid=1000,gid=1000,username=winuser /mnt/path where…
