Ubuntu Geek

Ubuntu Linux Tips,Howtos&Tutorials|Feisty,Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed


  • Sponsor

  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

Schedule Tasks Using Gnome-schedule (A cron & at GUI) in Ubuntu

Posted by admin on July 20th, 2007 Email This Post Email This Post

Gnome-schedule is a grapichal user interface to ‘crontab’ and ‘at’, both used to schedule tasks. It supports periodical tasks and tasks that happens once in the future. It is written in python using pygtk.

Gnome-schedule also supports titles and icons for your tasks so that they are more easily to keep track of. And you can create templates so that you won’t have to create the same task again and again. So that if you want to schedule a virus check at 03:00 today, you can save it as a template and choose it from an dropdown box when you want. Or want to compile the kernel.. again.. at 00:00. This is saved in gconf and may easily be shipped with each distribution.

Gnome-schedule features

- If run as root you can edit any users ‘crontab’ and ‘at’ tasks.

- A parser that translates ‘crontab’ entries into human readable strings like ‘Every hour’ and not ‘0 * * * *’ which might seem confusing to some.

- An applet where you from an dropdown menu can choose to add a task, manage tasks and get help.

- You can choose to use advanced mode which will display the tasks in a different way, where you can see the ‘crontab’ entries like you are used t

- As mentioned you can set a title and an icon for tasks.

- Create templates like ‘Virus check’ or ‘Compile kernel’.

- Predefined common expressions like: every minute, every week, tomorrow, next week.

- You may use an calendar to browse for the day you want a task executed.

Install Gnome-schedule Ubuntu

sudo apt-get install gnome-schedule

This will complete the installation.

Using Gnome-schedule

If you want to open this application Go to Applications—>System tools—>Schedule

Once it open you should see the following screen

If you want to schedule new task you need to click on new tab Now you need to select one option displayed on the screen and click ok

If you want to schedule task using Basic view enter all the fields and click ok

If you want to schedule task using Advanced view enter all the fields and click ok

Share/Save/Bookmark

If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

Related Articles

5 Responses to “Schedule Tasks Using Gnome-schedule (A cron & at GUI) in Ubuntu”

  1. AptlyNamed Says:

    Thanks for the article! Just a small correction: ’sudo apt-get install gnome-schedule’ in lowercase, not Gnome-schedule.

  2. admin Says:

    thanks for your notice i have updated in main article

  3. Nat Says:

    Just installed it. When I tried to launch from System Tools menu it spun its gears for a bit then stopped. Ran it from terminal and got the following error message:

    SyntaxError: Non-ASCII character ‘\xc2′ in file /usr/share/gnome-schedule/crontab.py on line 99, but no encoding declared;

  4. Ethan Cane Says:

    Just installed and it does not work correctly.

    Unable to modify the task properties once the task is created.

    :(

  5. hatmal Says:

    hi
    i download the schedule by the command:
    sudo apt-get install gnome-schedule

    then i found it at Applications—>System tools—>Schedule as above.

    i try to run some perl program every i minute or what ever.

    any way i try to doing it at the schedule but nothing happened.
    i dont know where is the problem.
    please if any one can help me.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>