Simple steps to setup your VPS web server on Ubuntu 20.04 LTS
- How to install latest Nginx
- How to install latest MariaDB
- How to install latest Postgres SQL
- How to install latest Node JS
- Install & setup FireWall
- Install PHP
rsync --archive --compress --delete . [email protected]:/var/www/example.com/public/
wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh
Then use generataed file to connect from your client
Made with