Search results

  1. C

    [SOLVED] Unable to login at console with root on Debian 8

    I had this also in Proxmox 4.4 with Ubuntu 18.04 containers, but no longer had the problem under Proxmox 5.3 -- there /dev/tty1 is used instead.
  2. C

    [SOLVED] Can't login to Ubuntu 18.04 container created from supplied template

    Hi, I created an Ubuntu 18.04 container under Proxmox 4.4 from the supplied template. Didn't supply an SSH key, just a password. But when I try to login on the console I type: root <enter> and then shortly after it says Incorrect login There's never a prompt for the password. How do I...
  3. C

    [SOLVED] Why is unprivileged container not the default?

    Reading https://pve.proxmox.com/wiki/Linux_Container#_privileged_containers both Proxmox and the LXC team are recommending that we use unprivileged containers, and stop using privileged containers. So why is not the default?
  4. C

    [SOLVED] Is it safe to delete a user?

    Thanks. You've confirmed my understanding that the user accounts don't "own" any objects that would be removed by deleting an account.
  5. C

    [SOLVED] Is it safe to delete a user?

    This is a "Proxmox VE authentication server" realm account, not a Linux user, so the above doesn't apply.
  6. C

    [SOLVED] Is it safe to delete a user?

    Hi, Our former system adminsitrator left our company; is it safe to delete his Proxmox accounts? These are in the PVE Authentication realm. Don't all the permissions go via roles? And I understand it's not possible for such a user to "own" anything, correct? Thanks, Colin
  7. C

    Proxmox Storage Replication on LVM?

    Hi, Do you plan to make Proxmox Storage Replication work on LVM at some point in the future? Or will it forever be ZFS only? Thanks, Colin
  8. C

    can I run apt-get update and apt-get upgrade everyday

    You could just install the unattended-upgrades package and configure it to install security and bug fix updates automatically in /etc/apt/apt.conf.d/50unattended-upgrades