Skip to content

Simple steps to configure your VPS web server

Notifications You must be signed in to change notification settings

markxxv/webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🇸🇪

About

Simple steps to configure your VPS web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published