Thread: Smart Q7 Tablet
View Single Post
Old 09-04-2009, 08:41 AM   #615
celtica96
Zealot
celtica96 began at the beginning.
 
Posts: 105
Karma: 24
Join Date: Jun 2009
Location: Texas, USA
Device: Nokia N800, Kindle 2, Kindle DX, SmartQ 5 & 7, Mirus CT9W7
You're Right!

Quote:
Originally Posted by markr View Post
"sudo apt-get install cron" will install cron just fine if you have your apt sources.list set up.

From there you can use the cron gui you mentioned, or run "crontab -e" at the command line to edit your personal cron file. Keep in mind that that will open vi as a file editor which might be a bit confusing if you haven't used it before. (as a very quick intro, hit "i" to start editing, then "esc" when you are done and :wq to save the file and quit. :q! will save and ditch your changes). When you quit it will tell, you something about "installing new crontab" and you should be good to go.


I thought I had tried this very simple step a while ago and it didn't work for some reason.

I tried again and cron installed with "sudo apt-get install cron" fine.

I think I originally may have tried "sudo apt-get install crontab" and didn't realize that there was a difference.

Thanks for helping a newbie! Here's a dose of karma...
celtica96 is offline   Reply With Quote