NopeCode

OpenVPN on Ubuntu 18.04

Install and copy configs:

sudo apt update
sudo apt install openvpn
wget -P ~/ https://github.com/OpenVPN/easy-rsa/releases/download/v3.0.4/EasyRSA-3.0.4.tgz
tar zxvf EasyRSA-3.0.4.tgz
cd EasyRSA-3.0.4
cp vars.example vars
vim vars

Set these variables...

OpenVPN on FreeBSD 11.1

Install and copy configs:

Let’s first change shell to sh as FreeBSD comes with csh by default:

root@vpn:~ # sh
pkg update && pkg install openvpn
mkdir /usr/local/etc/openvpn
cp /usr/local/share/examples/openvpn/sample-config-files/server.conf \
 ...

Telegram drama

In my childhood internet and network looked like a magick. In the movies they showed something like ping output and I definitely thought that someone hacked someone else.

hackers

The beginning of story

Recently media regulator Roskomnadzor started to block...

Prev | Page 2 of 4 | Next

Яндекс.Метрика