Computers

From TCS Group Internal Wiki

(Difference between revisions)
Jump to: navigation, search
m
(added printer info)
 
(9 intermediate revisions not shown)
Line 1: Line 1:
== Desktop hosts ==
== Desktop hosts ==
-
Most users in the TCS are using SunRay thin clients. The SunRay:s will bind to one of three machines:
+
Every employee has either a laptop or a small computer (nettop).
-
* tcs-ray.nada.kth.se (Sparc, Solaris 10)
+
-
* rungner.nada.kth.se (Sparc, Solaris 10)
+
-
* tray.nada.kth.se (x86-64, OpenSolaris)
+
-
N.B. the domain names here are '''nada'''.kth.se, not csc.kth.se. These are joint resources, please don't run [[#Computer-intensive jobs|heavy jobs]] on them
+
== Accessing e-mail ==
-
== Accessing hosts remotely ==
+
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.
-
The system group has some documentation on remote access, which can be found on: [https://www.sgr.nada.kth.se/unix/docs/inloggning.html].
+
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 <code>PRINTERNAME</code> 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:
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
* my.nada.kth.se
* faun.nada.kth.se
* faun.nada.kth.se
-
N.B. the domain names here are '''nada'''.kth.se, not csc.kth.se.
 
-
Note that since we use Kerberos, ssh keys are ''not supported'' for logins, so you'll need to do password logins.
+
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.
 +
 
 +
[https://www.kth.se/csc/it-support-csc/environment/remote?l=en_UK More information] from the systems group. You will find there information about Kerberos.
 +
 
=== Problems with sftp/scp ===
=== 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 [https://www.sgr.nada.kth.se/unix/docs/inloggning.html] for slightly more information.
+
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 [https://www.sgr.nada.kth.se/unix/docs/inloggning.html] for slightly more information.
== Computer-intensive jobs ==
== Computer-intensive jobs ==
Line 29: Line 37:
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].
 +
 +
== Contact person ==
 +
The group has a contact person for computer matters, and that is currently [https://www.csc.kth.se/~gurc/ Guillermo Rodríguez Cano].

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.