yaml

  1. S

    HOW TO ADD AN ADDITIONAL WORKING IP FOR A VM?

    I have 2 websites working fine on the same IP (92.46.87.48). Is a ubuntu server on a VM. Now I need to assign one ip for every website. I edit the /etc/hosts fine, I just buy an additional IP and now I need to config the network. All servers are working fine, I just can't reach the new IP...
  2. mattlach

    In Place Upgrade of Ubuntu 14.04 LXC Container to 18.04?

    Hi all, Is this advisable? The reason I ask is, I'm not sure I fully understand how the PVE frontend configures the containers network and other settings. 14.04 and 16.04 use ifup/down and are thus configured in /etc/network/interfaces, but 18.04 replaces ifup/down with netplan, which is...