OpenVPN 3 client: Unterschied zwischen den Versionen

Aus AstroNeth-Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 2: Zeile 2:
# apt install apt-transport-https
# apt install apt-transport-https
# wget https://swupdate.openvpn.net/repos/openvpn-repo-pkg-key.pub
# wget https://swupdate.openvpn.net/repos/openvpn-repo-pkg-key.pub
# apt-key add openvpn-repo-pkg-key.pub (deprecated, prüfen mit ==> apt-key list)


{{Hauptseite}}
{{Hauptseite}}
[[Kategorie:Server]]
[[Kategorie:Server]]

Aktuelle Version vom 8. Februar 2023, 05:03 Uhr

Installation mit root im tmp-Ordner

  1. apt install apt-transport-https
  2. wget https://swupdate.openvpn.net/repos/openvpn-repo-pkg-key.pub
  3. apt-key add openvpn-repo-pkg-key.pub (deprecated, prüfen mit ==> apt-key list)

zurück zur ==> Hauptseite