1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-08-04 20:47:45 +02:00

Compare commits

..

No commits in common. "8ca2cd546f7856f1b4bce045c932a8fcfa7c00c6" and "2f832b86f28a7a9bc54247b2a1f812541aff3758" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -6,10 +6,7 @@ for LaTeX using the BibTeX format.
## Setup ## Setup
Papis can be installed on most [Linux](/wiki/linux.md) distributions by acquiring the `papis` Papis can be installed on most distributions by acquiring the `papis` package.
package.
On some distributions there may be problems installing this from the official repository.
Another option to install papis is to use [pip](/wiki/programming_languages/python.md).
Alternatively it can be downloaded from [the GitHub page](https://github.com/papis/papis). Alternatively it can be downloaded from [the GitHub page](https://github.com/papis/papis).
### Configuration ### Configuration

View File

@ -15,4 +15,3 @@ This section lists various VPN implementations.
- [OpenVPN](/wiki/openvpn.md) is probably the most well known VPN implementation. - [OpenVPN](/wiki/openvpn.md) is probably the most well known VPN implementation.
- [WireGuard](/wiki/wireguard.md) is a modern, fast and secure implementation of the VPN protocol. - [WireGuard](/wiki/wireguard.md) is a modern, fast and secure implementation of the VPN protocol.
It is free and open-source. It is free and open-source.
- Global Protect is a proprietary VPN that is mostly used by corporation and learning facilities.