#!/bin/sh # https://wiki.preterhuman.net/IRIX_Installation_and_Customization echo "TZ=:Europe/Berlin" > "/etc/TIMEZONE" setenv TZ ":Europe/Berlin" ntpdate ptbtime1.ptb.de # Edit /etc/ntp.conf chkconfig ntp on /etc/init.d/ntp start