Getting started with LXD containers – LXD tutorial
When I first started learning LXD containers I got very confused on different things I was reading everywhere, it seemed like there was not so much material on lxd containers. What are LXD containers? How are they different from docker containers? What is the difference between LXD and LXC? Why would I even learn or […]
Nginx 101, learn the basics
Nginx is a web server designed for maximum performance and stability or at least it started out like that but now it’s much more. Today we use Nginx for Web, reverse proxying, media streaming, and load balancing.