Computers

From TCS Group Internal Wiki

(Difference between revisions)
Jump to: navigation, search
(Desktop hosts)
(added printer info)
 
(One intermediate revision not shown)
Line 9: Line 9:
All the information regarding e-mail is at the CSC webpage:
All the information regarding e-mail is at the CSC webpage:
https://www.kth.se/csc/it-support-csc/services/email?l=en_UK
https://www.kth.se/csc/it-support-csc/services/email?l=en_UK
 +
 +
== Printers ==
 +
If you want to use printers from your own devices (on the nettops all printers are pre-installed), you can use the following network printer URI:
 +
ipp://130.237.218.169:631/printers/PRINTERNAME
 +
where <code>PRINTERNAME</code> is the name written on the printers, e.g. lwnum, lwc2m2, lwnalen, lwplan5color.
== Accessing hosts remotely ==
== Accessing hosts remotely ==
Line 33: Line 38:
Another option is to try to get computer time at [https://www.pdc.kth.se/ PDC].
Another option is to try to get computer time at [https://www.pdc.kth.se/ PDC].
-
== Equipment ==
+
== Contact person ==
-
As an employee of our department you are supposed to have some working equipment. Some of them are listed here
+
The group has a contact person for computer matters, and that is currently [https://www.csc.kth.se/~gurc/ Guillermo Rodríguez Cano].
-
* Monitors (Screens): you can have a 24 inches LCD on your desk at your office. If you don't have it you can contact [https://www.nada.kth.se/~tege/ Torbjörn Granlund]. He will help you to get one.
+
-
* Nettops: we have some negotiations for getting some new nettops for every employee at our department. The latest news about these negotiations can be gained from [https://www.nada.kth.se/~palmskog/ Karl Palmskog].
+

Latest revision as of 13:55, 2 July 2013

Contents

Desktop hosts

Every employee has either a laptop or a small computer (nettop).

Accessing e-mail

You are given two accounts, @kth.se and @csc.kth.se. It is strongly recommended to use your CSC account, because there have been problems with central accounts.

All the information regarding e-mail is at the CSC webpage: https://www.kth.se/csc/it-support-csc/services/email?l=en_UK

Printers

If you want to use printers from your own devices (on the nettops all printers are pre-installed), you can use the following network printer URI:

ipp://130.237.218.169:631/printers/PRINTERNAME

where PRINTERNAME is the name written on the printers, e.g. lwnum, lwc2m2, lwnalen, lwplan5color.

Accessing hosts remotely

Remote host access is done over ssh. In addition to your desktop machine, you can try:

  • u-shell.csc.kth.se, runs Ubuntu and works well
  • my.nada.kth.se
  • faun.nada.kth.se


Note that since we use Kerberos, ssh keys are not supported for logins, so you'll need to do password logins or setup Kerberos tickets.

More information from the systems group. You will find there information about Kerberos.


Problems with sftp/scp

A common cause could be that some path is not set up correctly for non-interactive shells, or that your login scripts print something. See [1] for slightly more information.

Computer-intensive jobs

For computer-intensive jobs, there is a shared machine called swift.nada.kth.se (which is rather old, and not particularly swift anymore). tray is a much better option currently, as long as you load it in a nice way, since tray is being used as a desktop machine.

Another option is to try to get computer time at PDC.

Contact person

The group has a contact person for computer matters, and that is currently Guillermo Rodríguez Cano.