• kth.se
  • Student web
  • Intranet
  • kth.se
  • Student web
  • Intranet
Login
DD1301 HT20 (50850)
Guide to accessing the terminal
Skip to content
Dashboard
  • Login
  • Dashboard
  • Calendar
  • Inbox
  • History
  • Help
Close
  • Min översikt
  • DD1301 HT20 (50850)
  • Assignments
  • Guide to accessing the terminal
  • Home
  • Syllabus
  • Modules
  • Assignments
  • Media Gallery
  • Course Evaluation

Guide to accessing the terminal

  • Due No due date
  • Points 1

pandoc --filter pandoc-xnos -t html guide.md

Guide to accessing the terminal

You will need to use the terminal in many cases in the future, most imminently for the next coming assignments in this course. In this assignment you’ll ensure you have a terminal to use.

There are several options for accessing a UNIX-like terminal. We’ll cover (1) running it on your own system, (2) using a KTH system remotely.

On your own system

If you run Linux or MacOS, you’re already running a UNIX-like system. Then you can just start the terminal (just search for it).

On a Windows system it is a bit more complicated. While Windows also have a command-line interface, it’s not compatible with a UNIX-like interface. If you run Windows 10, just go ahead and install Windows Subsystem for Linux Links to an external site. (WSL) to run Ubuntu in Windows.

For older versions of Windows, you should install CygWin Links to an external site. or use KTH’s systems remotely (see below).

Use a KTH system remotely

Again, if you run a UNIX-like system, such as Linux, MacOS or WSL (as above); then you can use the ssh command in the terminal to access a KTH system remotely. Just run

ssh student-shell.sys.kth.se

and log in with your normal username and password.

If you run Windows without WSL, you’ll need PuTTY Links to an external site. and WinSCP Links to an external site.. PuTTY will open a terminal that’s running on KTH’s servers, just give student-shell.sys.kth.se as the hostname in PuTTY, see fig. 1 and fig. 3. Then you just type in your KTH username and password (note that you won’t see anything when typing in the password, UNIX-like systems don’t output the bullets or asterisks when typing passwords).

Figure 1: The PuTTY start-up screen
Figure 1: The PuTTY start-up screen

WinSCP is used for copying files between the your local system and the remote KTH system. This allows you to upload or download files from your KTH home directory. As with PuTTY, just give student-shell.sys.kth.se as the hostname.

The end result

If you succeeded, you should have window that looks something like fig. 2 or fig. 3.

Figure 2: A terminal window with an SSH session on a UNIX-like system
Figure 2: A terminal window with an SSH session on a UNIX-like system
Figure 3: A terminal window in PuTTY
Figure 3: A terminal window in PuTTY

Assessment

We can see whether you’ve never logged into the student-shell server or not, so ensure that you successfully log in.

By this, we assess that you can access the computer environment at KTH.

0
Please include a description
Additional comments:
Rating max score to > Pts
Please include a rating title

Rubric

Find rubric
Please include a title
Find a rubric
Title
You've already rated students with this rubric. Any major changes could affect their assessment results.
 
 
 
 
 
 
 
     
Can't change a rubric once you've started using it.  
Title
Criteria Ratings Pts
This criterion is linked to a learning outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 Pts Full marks blank
0 to >0 Pts No marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional comments
This criterion is linked to a learning outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 Pts Full marks blank
0 to >0 Pts No marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional comments
Total points: 5 out of 5
Previous
Next
Lecture on terminal Choosing an editor