I need to know how do i create a cron job, currently i am using the command crontab -e and when i go to save it, it is not in any of the cron dirs/. I probably just need some examples to go by.
Also, I need to login as a different user other than root, is sudo the command to do this
How do i create a new user that has rights to install packages from the command line
Thanks, Russell