Recent content by MacFresno

  1. M

    Load AVG and CPU isolation

    Hello, Is there any way to isolate the load avg and cpu usage of a LXC container so from inside you not see the load of the whole node, only of your CT? Thanks.
  2. M

    Starting impossible of container under Ubuntu 17.04

    I realized that when I saw the date of your first response. But thanks.
  3. M

    Starting impossible of container under Ubuntu 17.04

    When will it be released on a stable release? There is a quick fix to allow Ubuntu 17.04 on 4.4 version?
  4. M

    2 IP blocks

    Hello, I have a cluster where I'm currently using a /25 block, I have ran out of IPs so I want to start using a second block with a diferent router address, but when I configure a new VPS with an IP of the new block and it's gateway it does not work, I don't have conectivity. vmbr0 on each node...
  5. M

    LXC PermitRootLogin

    Many thanks to both, now I know the right way to create a new container and to edit one.
  6. M

    LXC PermitRootLogin

    Nono, I've downloaded the ubuntu, debian and centos templates from the panel, and some of them had PermitRootLogin withiut-password, I decompressed these templates, changed PermitRootLogin to yes and re-compressed them, but some are still not working. There is some king of script post-install...
  7. M

    LXC PermitRootLogin

    Hello, I have newly installed Proxmox 4.4 and downloaded your default LXC templates, how can I allow root login by default? I have decompressed the tars, changed /etc/ssh/sshd_config and recompressed it, but the setting is still without-password or prohibit-password. Thanks in advance.