Changes

Jump to navigation Jump to search
999 bytes added ,  22:35, 6 June 2020
Created page with " = VPN = == Linux == ''more information: OpenVPN'' # install ''openvpn'' #* on Debian and Debian-based distributions (Ubuntu, Mint, Trisquel, etc.) this can be done with..."

= VPN =
== Linux ==
''more information: [[OpenVPN]]''

# install ''openvpn''
#* on Debian and Debian-based distributions (Ubuntu, Mint, Trisquel, etc.) this can be done with <code>apt install openvpn</code>
# create a new certificate on [https://ovpn.zom.bi ovpn.zom.bi] and copy it to /etc/openvpn/ using <syntaxhighlight lang="bash">sudo cp config.ovpn /etc/openvpn/client/</syntaxhighlight>
# run OpenVPN, e.g. running <code>sudo openvpn --config /etc/openvpn/client/config.ovpn</code>
= LDAP =
''more information: [[LDAP]]''

Most of our services use a central authentication system. You should have received credentials when you became a member from an admin. You can change your credentials if you log into the [[userbox]] and execute <code>passwd</code>
= Own Webspace =
You have your own webspace on zombi, that's being served at ''https://user.zom.bi/<USERNAME>''
Files that you place at <code>~/Public</code> on the [[userbox]] will be served at that location.
[[Category:Documentation]]

Navigation menu