Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 987 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 987 Bytes

Personal VPS Web Server setup & administration 👨‍💻

Simple steps to setup your VPS web server on Ubuntu 20.04 LTS

Must have stuff

Fast deploy by SSH

rsync --archive --compress --delete . [email protected]:/var/www/example.com/public/

Install Your Own VPN

wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh

Then use generataed file to connect from your client

Made with ♥️ in Sweden 🇸🇪