Connecting to skrivebord.uib.no from Linux: Difference between revisions
From IThelp
Fullstendig endret, da rdesktop ikke lenger kan benyttes for dette |
|||
Line 1: | Line 1: | ||
[[no:Oppkobling_mot_Skrivebord.uib.no_fra_Linux]] | [[no:Oppkobling_mot_Skrivebord.uib.no_fra_Linux]] | ||
= | =Connecting to skrivebord.uib.no from Linux= | ||
Employees, and students with access to SAFE, can connect to skrivebord.uib.no. | |||
= | ==Command line tool== | ||
You can, for instance, use '''xfreerdp''' to connect to skrivebord.uib.no from Linux. | |||
== | ===Installing xfreerdp=== | ||
Use Terminal and the following command: | |||
sudo apt-get install xfreerdp-x11 | |||
===Using xfreerdp=== | |||
Start xfreerdp by opening Terminal and running this command: | |||
xfreerdp /u:[your username here] /v:skrivebord.uib.no | |||
'''NB! Unfortunately rdesktop can no longer be used when conencting to skrivebord.uib.no.''' | |||
== | ==Connection tool with GUI== | ||
There are also options available for those who prefer a GUI. For example '''Remmina'''. | |||
===Installing Remmina=== | |||
Use Terminal and the following command: | |||
sudo apt-get install remmina | |||
You can also use Ubuntu Software Center. Please make sure you do '''not''' choose the Snap package. | |||
===Using Remmina=== | |||
====Creating a connection==== | |||
Please use these steps to create a connection to skrivebord.uib.no in Remmina: | |||
#Start the program. You can press Show Applications and search for Remmina.<br> | |||
#Click plus '''(+)''' to add a new connection.<br> | |||
#Enter the necessary information:<br>[[File:Connection Settings skrivebord.png|400px]]<br><br> | |||
#Approve the certificate, if asked:<br> [[File:Accept Certificate.png|400px]]<br><br> | |||
#Press '''Save'''. | |||
<br> | |||
====Connecting to skrivebord==== | |||
Connect to skrivebord.uib.no by double-clicking the connection you created.<br> | |||
[[File:Connect to skrivebord.png|400px]]<br><br> | |||
[[Category:User guides]] | [[Category:User guides]] | ||
[[Category:Linux]] | [[Category:Linux]] | ||
[[Category:Ubuntu]] | [[Category:Ubuntu]] |
Revision as of 13:42, 14 April 2020
Connecting to skrivebord.uib.no from Linux
Employees, and students with access to SAFE, can connect to skrivebord.uib.no.
Command line tool
You can, for instance, use xfreerdp to connect to skrivebord.uib.no from Linux.
Installing xfreerdp
Use Terminal and the following command:
sudo apt-get install xfreerdp-x11
Using xfreerdp
Start xfreerdp by opening Terminal and running this command:
xfreerdp /u:[your username here] /v:skrivebord.uib.no
NB! Unfortunately rdesktop can no longer be used when conencting to skrivebord.uib.no.
Connection tool with GUI
There are also options available for those who prefer a GUI. For example Remmina.
Installing Remmina
Use Terminal and the following command:
sudo apt-get install remmina
You can also use Ubuntu Software Center. Please make sure you do not choose the Snap package.
Using Remmina
Creating a connection
Please use these steps to create a connection to skrivebord.uib.no in Remmina:
- Start the program. You can press Show Applications and search for Remmina.
- Click plus (+) to add a new connection.
- Enter the necessary information:
File:Connection Settings skrivebord.png - Approve the certificate, if asked:
- Press Save.
Connecting to skrivebord
Connect to skrivebord.uib.no by double-clicking the connection you created.