A note to IRIX 5 users. Others may ignore this.
Webinator was built on IRIX 4 and the resolv.conf file has been moved
in IRIX 5. You will need to make a link from /etc/resolv.conf to /usr/etc
with the following commands (while logged in as root):
cd /usr/etc
ln -s /etc/resolv.conf .
Without doing this, you will get the following error:
000 gethostbyname: No such file or directory