-
How to Auto Start LXCs when Host Starts
LXCs don’t normally auto start when the host server starts. We have to manually configure them to auto start.
-
How to Point a Domain to LXC using NGINX in Host
If you have a website or a web application in a LXC, you need a way to let people access it. We can do it by assigning a domain to the LXC.
-
Assign Static Internal IP Addresses to LXC
LXC assigns random internal IP addresses to Containers by default. But it can be hard to refer to them that way. A good practice is to set static IPs.
-
How to Create Linux Containers in Ubuntu
Here’s how to do it: