scheduler task

Hello,

I am doing work on scheduler task with this (http://www.yiiframework.com/extension/yii-scheduler/) plugin...i have done with adding schedule task in DB and wokring fine with command line in terminal(ubuntu).Now i want to know how can i run schedule task like cronjob automatically in yii...please help me in this problem...i am realy realy realy realy thankfull from bottom of my heart in advance...please help me to solve this problem.

Thanks.

The link you provided explains how to use crontab to run the scheduler in the section "Under the hood".