From bbbc499aa1c508224595fb6dee664734117d8e66 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 5 Jul 2025 08:46:36 +0200 Subject: Updated VPN --- topics/deploy/uthsc-vpn-with-free-software.gmi | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/topics/deploy/uthsc-vpn-with-free-software.gmi b/topics/deploy/uthsc-vpn-with-free-software.gmi index 707a28a..aeba322 100644 --- a/topics/deploy/uthsc-vpn-with-free-software.gmi +++ b/topics/deploy/uthsc-vpn-with-free-software.gmi @@ -12,8 +12,17 @@ Note that openconnect-sso should be run as a regular user, not as root. After pa ## Recommended way -The recommended way is to use Arun's g-expression setup using guix. See below. It should just work, provided you have the -chained certificate that you can get from the browser or one of us. +The recommended way is to use Arun's g-expression setup using guix. See below. It should just work, provided you have the chained certificate that you can get from the browser or one of us and point to the right server. Simply + +``` +$(guix build -f uthsc-vpn.scm) +``` + +See + +=> ./uthsc-vpn.scm + +Get the final details from us. UT does not like it when we put it online even though there is no real risk. ## Avoid tunneling all your network traffic through the VPN (aka Split Tunneling) @@ -93,6 +102,6 @@ export QTWEBENGINE_CHROMIUM_FLAGS=--disable-seccomp-filter-sandbox ## Acknowledgement -Many thanks to Pjotr Prins and Erik Garrison without whose earlier work this guide would not be possible. +Many thanks to Arun, Pjotr and Erik without whose earlier work this guide would not be possible. => https://github.com/pjotrp/linux-at-university-of-tennessee => https://github.com/ekg/openconnect-sso-docker -- cgit 1.4.1