Main public logs
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:41, 16 July 2024 Kangtain talk contribs created page Wireguard: Installing the WireGuard Client App on Ubuntu (Created page with "WireGuard client installation is done in the same way as on the server side. Log in via SSH to the Linux server, after logging in, check if the machine is updated by running the following command:<syntaxhighlight lang="bash"> sudo apt-get update && sudo apt-get upgrade </syntaxhighlight>Now install WireGuard by running the following command:<syntaxhighlight lang="bash"> sudo apt-get install wireguard </syntaxhighlight> == Generating Private and Public Keys == WireGuard...") Tag: Visual edit