Linux Tricks
GNU/Linux tricks for Maastricht University
This guide is by one of our former board members and was last updated at 15/01/2020.
This repository contains commands and configs I found useful regarding the use of University services. Some of these may be distro-specific so your mileage may vary.
Mentions of <student id>
refer to the UM username, e.g. i6123456
including the
i
.
Eduroam
Netctl
Below is a config for netctl
that works with Eduroam.
/etc/netctl/wlp3s0-eduroam
VPN
OpenConnect
OpenConnect can be used to connect to the University VPN, for instance to gain access to journals.
Installation on Arch:
Installation on Debian/Ubuntu/Mint:
Having installed it simply run:
Type in your password, and you're in!
EZproxy
Alternatively, you may use EZproxy from within your browser for access to literature as described here.
Cisco Anyconnect
You can also use Cisco Anyconnect software to connect it via a graphical interface as explained in the ICT manual
File service
The University file service is accessible with Samba. Note that it seems you need to be physically present and connected to the university Eduroam to make use of the file services.
You can use smbclient
to get a list of network drives:
You may use CIFS (e.g. install cifs-utils
on Arch) to mount the drives directly.
In order to mount your private drive directory in /media/unimaas/userdata
run:
More information may be found in the ICTS Manual - UM drive mappings.
VMware Horizon
Like any other platform, you can download the Horizon Client and access to your Student Desktop Anywhere. Careful tho, it's Windows.