As per when you did `apply', choose a host by clicking on it (better to chose one with a lighter load) then type the user name you chose, press return, type the password you chose when you `applied', then return again.
The first time you log in, you will get to choose some KDE setups. Probably best to choose `Windows' look and feel. (You can try changing to another look later.)
The default setup in the Mathematics department is a little unusual. The `Logout..' menu item in the `K' menu does not log you out. Instead you need to type logout (or press Control-D) with your mouse in the large text (or terminal) window that shows up when you start.
The idea of a terminal window (Xterminal or Konsole window) is that you can type commands for the system to execute (rather than doing things with a mouse and menus).
By default you will have one terminal window when you log into the Maths system. You can open more if you like to do two things at once.
At the bottom of the screen there should be an icon of a computer screen. If you move the mouse over it the word `Konsole' will show. Click this to open a window.
Alternatively, under the `K' menu, `Utilities', `X-utilities', you should find a menu item X Terminal (Terminal Program). This item starts a different application to Konsole, though they do similar things.
Yet another way is to type xterm & (followed by the return key) in a terminal window. xterm is the name of the program and the & at the end allows the window you begin from to be used even while the xterm window is still doing stuff.
A standard UNIX command called passwd changes your password, in case you want to do that. On our system, this will only work if you are on the host called salmon. If you are logged into another host, type salmon in a terminal window and a window connected to the server called salmon will pop up.
On salmon, type passwd (followed by the return key). You need your old password, and then to type your new password the same way twice. The passwords are case-sensitive and should have numbers as well as letters.
When you give your password (meaning type it), it should not be appearing on the screen as you type. What is kept by the system is an encrypted form of the password and you need to type the original. The system managers can see the encrypted form but not the original. If you forget your password, the system people can set your password afresh, but they cannot find out the original one.
Send email to ops@maths.tcd.ie about problems with things not working. Might be best to ask your lab tutor first.
Here are some things you can type in a terminal window, and roughly what effect they have. In the `K' menu, there are many options. All those options and more can be controlled by commands you type in a window.
In the UNIX world the inventors were apparently not such good typists because they tried to use 2-letter commands for everything. Some of the abbreviations are maybe hard to guess, and there are by now many things with longer names that two letters.
x marks programs, r and w marks readable and writable. There are 3 lots of rwx places, the first group is for the owner of the file (also shown), the next for the group the file (also shown) belongs to and the last for every other user on the system. If there is a d at the start it is a directory (folder).
The command pwd tells you where you are.
Show the (text) file named in a literal way. That file contains a list of some `frequently asked questions' about the maths computer system. Rather than looking at the raw HTML code, you could open http://www.maths.tcd.ie/local/admin/faq.html in a browser where it would be easier to read.
Sometimes people want to read their email or access their maths account from home or from elsewhere in College. There are quite a few options.
The facilities should be similar to those on the https://mymail.tcd.ie interface.
The windows ssh also offers a file window (where you can see your files on the local and remote computers) and copy files from one place to the other by dragging them across with the mouse.
Thunderbird is a program that can work in this way.
Richard M. Timoney
Oct 25, 2006