Software Virtualisation with LXD in Linux for Private Hosting via Cloudflare

Use LXD to run virtual linux images more compact than Docker and Oracle Virtualbox In our project we will host a nextcloud service for a private dropbox like service using cloudflare tunnel (Other alternatives using ngrok etc.) First install LXD sudo apt install lxd lxd-client Message during the end of LXD installation LXD has been installed. You must run `sudo lxd init` to perform the […]

Read Me Leave comment