LPodolski

PHP, MySQL, JS, Symfony, Linux

  • Contact me
  • Interesting
  • Symfony features Reference
  • Tech news
  • Usefull Linux commands
  • Usefull tools

Search

Recent Posts

  • Ubuntu change daily updates time
  • sendmail with DKIM on ubuntu 22 LTS
  • PostgreSQL drop and recreate database
  • Linux server todo, first things, first 5 minutes on HTTP server
  • check linux, ubuntu version

Categories

  • JS
  • Linux
  • Main
  • PHP
  • Ubuntu

OpenVPN setup – quick

https://www.cyberciti.biz/faq/ubuntu-18-04-lts-set-up-openvpn-server-in-5-minutes/

https://www.ovpn.com/en/guides/ubuntu-gui

To add access to local network via VPN:

nano /etc/openvpn/server/server.conf

# \/ CUSTOM START
push "route 10.0.0.0 255.255.255.0"
# /\ CUSTOM END

systemctl restart [email protected]

Post navigation

Previous Previous post: Linux more entropy
Next Next post: JS get all links of web page, values of a[href] attribute
Contact me