Skip to content

Instantly share code, notes, and snippets.

@LinuxlinkedBD
Created April 7, 2021 09:51
Show Gist options
  • Save LinuxlinkedBD/85e7db149b046079472e6e12638915d1 to your computer and use it in GitHub Desktop.
Save LinuxlinkedBD/85e7db149b046079472e6e12638915d1 to your computer and use it in GitHub Desktop.
OpenVpn installation on Ubuntu
If you need complete OpenVpn setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/4wXAj5fB_d8
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
apt-get update
apt-get upgrade
netstat -tulpn
nano /usr/local/openvpn_as/init.log
#browse to https://your_server_ip:943/admin
@LinuxlinkedBD
Copy link
Author

Screenshot from 2021-04-06 00-16-43
Screenshot from 2021-04-06 00-16-45
Screenshot from 2021-04-06 22-55-23
Screenshot from 2021-04-06 23-03-25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment