About Me
I am a Free member
Gender: Male
Tim Crawford is an Apple Certified Technology Coordinator. He has over 24 years experience supporting Macintosh computers.
Tim Crawford Consulting specializes in Macintosh IT services for small and medium sized companies.
Visit Stats
Last Visit: 25 days ago
Member Since: 30 Oct 2009
Profile Views: 1,287
This program is my second most used browser, just behind Safari. It works like Firefox, but looks like it belongs on a Mac. It also uses much less RAM then Safari. As little as one-third of the RAM.
I have been having a problem using cronnix to edit the "system" crontab. I would choose "Open System Crontab", but nothing would happen. I have searched all over and finally found the answer here
almost at the end of the page. The fix is that if the file /etc/crontab does not exist then choosing this menu item does not work. So the fix is to create it. In the terminal type.
sudo touch /etc/crontab
[Version 3.0.2]
Please login or create a new MacUpdate Member account to use this feature
+1
Transmission
Timcrawf reviewed on 03 Dec 2010
+3
Camino
Timcrawf reviewed on 03 Dec 2010
Carbon Copy Cloner
Timcrawf reviewed on 03 Dec 2010
Delicious Library
Timcrawf reviewed on 03 Dec 2010
+1
Little Snitch
Timcrawf reviewed on 03 Dec 2010
+1
MacTubes
+2
CronniX
almost at the end of the page. The fix is that if the file /etc/crontab does not exist then choosing this menu item does not work. So the fix is to create it. In the terminal type.
sudo touch /etc/crontab