Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vpn_on_linux [2024/07/29 12:06] – ac1mde | vpn_on_linux [2024/08/02 15:05] (current) – ac1mde | ||
---|---|---|---|
Line 7: | Line 7: | ||
< | < | ||
- | Then sudo-edit / | + | Then sudo-edit / |
< | < | ||
host = remoteaccess.shef.ac.uk | host = remoteaccess.shef.ac.uk | ||
port = 443 | port = 443 | ||
- | username = ac1user | + | username = ac1usr |
- | password = *********** | + | password = qwerty123 |
</ | </ | ||
+ | |||
+ | (or you can leave the password line out, and enter it every time you log into VPN) | ||
To connect to the VPN, run this: | To connect to the VPN, run this: |