<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>CronJobs</title><revhistory><revision><revnumber>2</revnumber><date>2015-05-18 11:28:50</date><authorinitials>crose</authorinitials></revision><revision><revnumber>1</revnumber><date>2015-05-18 08:52:05</date><authorinitials>raos</authorinitials></revision></revhistory></articleinfo><para>In order setup cron jobs, you have to log in to the ssh server by typing </para><screen><![CDATA[ssh ssh.math.uzh.ch]]></screen><para> on a terminal. On the ssh server, you can manage cron jobs using <code>crontab -e</code>.</para><para>Users are not allowed to create cron jobs on ThinLinc and Compute servers. </para></article>