removed short link due to no avability of the old uni page
Some checks failed
wiai.de deployment / build (push) Has been cancelled

Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2025-01-14 16:46:54 +01:00
parent 466776533f
commit 1844606226
2 changed files with 0 additions and 18 deletions

View File

@ -1,8 +0,0 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://www.uni-bamberg.de/its/dienstleistungen/netz/vpn/einrichten/linux/#c230840";
</script>
</body>
</html>

View File

@ -1,10 +0,0 @@
#!/usr/bash
sudo apt-get update
sudo apt-get upgrade
sudo add-apt-repository ppa:eivnaes/network-manager-sstp
sudo apt-get update && sudo apt-get install -y networkmanager
sudo apt-get install -y openvpn sstp-client
sudo apt-get install -y network-manager-openvpn networkmanager-sstp
sudo apt-get install -y network-manager-openvpn-gnome
network-manager-sstp-gnome
sudo apt-get update