Body
This article explains how to connect to the M: multidrive from a minimally managed or personal Linux device.
VPN connection required
The following steps require you to connect your computer to the VPN. If you disconnect from the Internet or wake your device from sleep, you will likely have to reconnect the VPN.
Instructions
- Connect to the VPN.
- Select Files from the Linux desktop menu.
- Select Other Locations in the left side bar.
- Enter smb://multidrive.mtu.edu/multidrive in the Connect to Server field,
- Select Connect.
- Select Registered User under Connect As in the window that appears,
- Enter the following information:
- Username: your Michigan Tech account name (see example)
- Domain: mtu
- Password: your Michigan Tech password
- You can also select your preference for remembering your password
- Select Connect.
- A window with your Multidrive folders should be automatically displayed. If not, it can be found on the left sidebar.
- If you need to access your Multidrive from a terminal, you can find the path for it by running the following path after you finish mounting your drive graphically:
echo "/run/user/$(id -u $USER)/gvfs/smb-share:server=multidrive.mtu.edu,share=multidrive"