Norwegian version of this page

Remote Desktop from Linux

Important: Remote Desktop uses two-factor authentication, but you won't get a reminder about that on the screen when you log in. When you log in to Remote Desktop, you must check the phone to confirm the login in Microsoft Authenticator (with Remote Desktop you cannot confirm login with anything other than Authenticator).

RDP with FreeRDP 

 

Install FreeRDP

FreeRDP is a free and open implementation of the RDP protocol. Install it on your computer as normal.

Ubuntu:

$ sudo apt-get install freerdp-x11

Fedora and RedHat:

$ sudo yum install freerdp

To connect

All RDP must go through the gateway rds-portal.uio.no. Use your normal UiO password. You will be asked for your password twice; one time for the portal and one time for the server you want to connect to (in the example it is: win.uio.no).

Some Linux distributions have newer versions of FreeRDP in their packet handler. In version 1.0.2 you can connect using:

$ xfreerdp -u brukernavn -g rds-portal.uio.no win.uio.no

For newer versions you must use the following (/gt:rpc is for using correct authetication for rds-portal.uio.no)

$ xfreerdp /u:brukernavn /g:rds-portal.uio.no /v:win.uio.no /gt:rpc
Search the user manual
Did you find what you were looking for?
Contact support

Call us

Opening hours are weekdays from 08:30 to 17:00 and Saturdays from 10:00 to 15:00.

Phone number: 22 84 00 04

Register case

Your request can be sent to it-support@uio.no.

Send email

Book a Zoom meeting

Students and employees can book a Zoom meeting with UiO Helpdesk. Available hours are Tuesday to Thursday between 11:00 and 13:00.

Book a video call

Chat with us

Our chat is open every weekday between 09:00 and 16:00.

Start chat
Published June 23, 2015 11:57 AM - Last modified May 12, 2023 2:31 PM