LXC container gets two IP addresses assigned to it So after a little bit more research I’ve determined why this is happening. I’m using the default Ubuntu and Debian templates to create the containers... LXC Ubuntu mrt. 5, 2021 0 2479
LXC – Networking I’ve heard a lot about virtualization recently with, at the top, docker. I wanted to understand a bit more about those, and I started with LXC [1] w... LXC Ubuntu mrt. 5, 2021 0 2218
Enabling LXC on Archlinux with systemd-networkd After playing around with docker a lot, I decided that it was time to spend some time with LXC as I tended to treat some of my docker containers like... LXC mrt. 5, 2021 0 2521
Using LXD remote with ssh port forward This one came to me, while using LXD on a test server i have. LXD 2.0 stable is one of the great things that came with Ub untu 16. 04LTS . I follow t... LXC mrt. 5, 2021 0 2267
Create and configure automatically your Odoo database When developing an /Odoo/ project, it is very helpful to bootstrap a completely new database from scratch, for instance: to deploy a new development... Odoo Ubuntu mrt. 5, 2021 0 2986
Odoo Website Builder – Simple Website Menu Features to Copy and Delete Web CMS Pages To implement Page Copy and Page Delete menu options, changes have been made in following four files: — website/controllers/main.py Functions: pagecop... Odoo mrt. 5, 2021 0 2278
LXC, Bridge, Dnsmasq, Iptables en Vagrant **Intro** Ik ben laatst overgestapt van ubuntu naar debian jessie. Daar wil de ik ook lxc gebruiken met vagrant, echter merkte ik dat het netwerk ged... LXC Ubuntu mrt. 5, 2021 0 1997
ubuntu 16.10 dnsmasq troubleshoot Ok, so here’s what I’ve learned. Ubuntu uses systemd-resolved now for DNS stuff. However, if you want the DNS server from DHCP negotiation to be pass... Ubuntu mrt. 5, 2021 0 2134
How To Use Dig, Whois, & Ping on an Ubuntu VPS to Query DNS Data **What is Dig?** Dig is a networking tool that can query DNS servers for information. It can be very helpful for diagnosing problems with domain poin... Ubuntu mrt. 5, 2021 0 2103
DNS resolution for LXC in Ubuntu 14.04 Working with LXC [1] (Linux containers) in Ubuntu is very easy but by default you need to know the IP address of new containers to connect to service... LXC Ubuntu mrt. 5, 2021 0 2241
How to switch from NetworkManager to systemd-networkd on Linux In the world of Linux, adoption of None [1] systemd has been a subject of heated controversy, and the debate between its proponents and critics is s... Ubuntu mrt. 5, 2021 0 2617
Python requests SSL and InsecurePlatformWarning Every now and then, when using Python 2.7 < 2.7.9 and trying to access SSL resources, especially through the requests [1] toolkit, which seems to tri... Ubuntu mrt. 5, 2021 0 2275