Other Help Topics :: crond
I am sorry if this a newb question ( I am used to working with RPMs).
I need to install a cron daemon on my DSL install (It is a hard disk based install). I can not find a .dsl package - How can I install the crond ?
Thanks in Advance,
Dak
Does
"Enable APT" from the menu
followed by:
sudo su
apt-get install cron
work?
original here.