This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
data03:connect [2022/09/12 10:18] – [Connect from your laptop or from home] deul | data03:connect [2024/09/20 18:11] (current) – [Connect from your laptop or from home] jansen | ||
---|---|---|---|
Line 21: | Line 21: | ||
Once the VPN connection is active you can use the above method (Connect from your desktop or Meet PC) to connect to '' | Once the VPN connection is active you can use the above method (Connect from your desktop or Meet PC) to connect to '' | ||
+ | |||
+ | === MacOS === | ||
+ | In Finder, open the " | ||
+ | |||
+ | After pressing '' | ||
+ | |||
===Linux=== | ===Linux=== | ||
+ | == From the commandline == | ||
Make sure you are running VPN. Make sure you create the '' | Make sure you are running VPN. Make sure you create the '' | ||
- | sudo mount -f cifs -ousernameXXXX, | + | sudo mount -f cifs -o username=XXXX, |
- | and you should then see the content | + | and you should then see the content |
+ | == From desktop filemanager == | ||
+ | Most Linux desktop filemanagers can make a connection, similar to the Finder on macOS. In '' | ||
+ | |||
+ | The system will prompt you for the username and password to establish the connection. |