Interna

Library

To borrow or return books from the faculty library, the computer in our conference room, BA 07 G12, can be used. The computer is located at the rear wall next to the windows.

Requirements:

  1. TU card or TU library card

  2. books to loan or return, with the barcode from the library inside the front cover

Procedure:

  1. switch on computer and screen, if necessary
  2. click user E322
  3. click on the ALEPH icon on the desktop, login with user TUW322, password tuw322
  4. click the head symbol and register with your TU card or TU library card, using the barcode reader
  5. to borrow: click "|->" symbol (Ausleihe) and read the barcode inside the front cover of individual books
    to return, click on the corresponding button in the list of borrowed books

  6. quit ALEPH, log out, switch off computer and screen

Printers

Status of printers

When a new Linux system is installed, usually the cups-daemon is started which automatically finds the printer server. Alternatively, only the cups-client needs to be installed, the cups-daemon can be de-installed. In this case, the line

is necessary, either in the file /etc/cups/client.conf or in .cups/client.conf in your home directory.

Network

For a fresh install, configure a static ip-address. Iris Mansky will have to provide you with an ip-number and should know the hostname and MAC-address of your computer. For a static configuration, have a look at this example.

Note: A fresh install of an operating system usually tries to acquire an ip-address from a dhcp-server, which will succeed. However, these numbers are very limited and should be used only very temporarily.

Webserver

Anleitung für das Erstellen von web-Seiten. Es gibt eine Beschreibung der technischen Implementation des webservers.    T. Loimer

e-mail

http://webmail.tuwien.ac.at, mailserver: mail.zserv.    H. Steinrück.

Mathematica and Matlab

Matlab and Mathematica are installed on math.fluid.tuwien.ac.at. The math-computer can be accessed via ssh with the credentials of your TU-account. To check your credentials, try to access your e-mail via http://webmail.tuwien.ac.at . Username and password are the same on math.

Mathematica and Matlab both query a license server. Therefore, these programs can also get installed on your desktop computer.

To provide for malfunction of the authentication service, it is probably wise to generate a public/private key-pair with ssh-keygen on your personal computer and append your thusly created public key, .ssh/id_rsa.pub, to .ssh/authorized_keys in your home directory on math.

Compute Nodes

A short introduction to Peng, the institute's compute nodes.    Ch. Lechner