The default torque server name is "torqueserver". This name is defined in
the file /var/lib/torque/server_name. You can either change this, or, if
you have access to the nameserver, add a torqueserver CNAME record pointing
to the actual machine.
I will describe a simple setup, where we have a head node, that
does not itself act as a computing server. Submitted jobs will be
executed on the compute nodes.
In our setup, users have their root on NFS mounted shares, that are
accesible from all workstations and also the compute nodes (via autofs).
For the system to work smoothly, it is important that you have set up
passwordless ssh, so compute nodes can copy the batch queue log files back
to the users' disk area.