# CronJobs

In order setup cron jobs, you have to log in to the ssh server by typing

```bash
ssh ssh.math.uzh.ch
```

on a terminal. On the ssh server, you can manage cron jobs using `crontab -e`.

Users are not allowed to create cron jobs on ThinLinc and Compute servers.