Once you have an account on a central machine you may login from any connected terminal. If you have to buy a terminal for your office first refer to the "CN Terminal Co-ordination Service - A User Guide" available at the UCO. This will help you choose the type of terminal you might wish to purchase. Note that at the present time, the use of X terminals is recommended rather than simple dumb ASCII terminals.
The following are some ways that you can access a UNIX system:
telnet host orrlogin host
c dxcernyou will be connected and be able to login (to node dxcern in this example).
The system will prompt for your login name and password.
Remember that UNIX is a case sensitive environment and so MYFILE, Myfile and myfile are three different filenames and FRED, Fred and fred are three different login names. Note, if you do use upper case to log in, UNIX may assume you have an upper case only terminal and you will have very limited capability. If you do so, either logout and log back in again or enter the command " stty -lcase".