Description

You will learn how to connect to a classroom computer from your own computer via Microsoft Remote Desktop.


Connect via Microsoft Remote Desktop

Microsoft Remote Desktop enables you to connect remotely to a computer in a classrooom on FBE.

Odhlášení

Please log-out after finishing your work. The active session would not close and all open applications will remain running if you would only close the window and not log-out properly. Same as with locking the session. This may cause problems for another user because applications are in use.

Step 1: SSH tunnel to akela

  1. Launch terminal.
  2. Fill in the provided command and edit it according to your needs: login and computer name.
  3. Launch the command and type in your password.
  4. Check if welcome message from akela server is displayed after your login.
Příkaz pro vytvoření SSH tunelu
ssh "login"@akela.mendelu.cz -L 3389:"computer_name":3389

Step 2: Application Microsoft Remote Desktop

  1. Download and install Microsoft Remote Desktop application from Apple store.
  2. Launch the application.

Step 3: Add computer

  1. Click on a + icon to add new computer.

Step 4: Connection

  1. Type localhost into the computer name.
  2. Click on Add button to add the computer.
  3. Optional: Uncheck the Start session in full screen option on the Display tab and set your own resolution wich represenst the window size you will be working in. It is recommended to set smaller resolution than your screen resolution.

Step 5: Login

  1. Click twice on the newly added computer.
  2. Fill in the name of your account.
  3. Fill in the password.