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:16] – [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 of this '' | ||
| + | == 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. | ||