Search results

  1. S

    DKIM setup questions

    @Andrei9385 You have three options: 1. reduce the key size from 2048 to 1024, then you will get a single line for the p value 2. put it in the TXT content as one line with a single space between the 3rd line and 2nd line: "v=DKIM1; h=sha256; k=rsa; " "p=MIIBI...dA1d" ".....wIDAQAB" 3. put it in...
  2. S

    [SOLVED] perl: warning: Setting locale failed.

    # Setting for the new UTF-8 terminal support in Debian, run the following: export LC_CTYPE=en_US.UTF-8 export LC_ALL=en_US.UTF-8
  3. S

    How to resize a VM's disk

    Setup: Proxmox 7; Disk model: QEMU HARDDISK; Ubuntu 20.04.3 LTS Expand the QEMU HARDDISK file via Proxmox as per Proxmox VM disk resize steps (VM->Hardware->Hard Disk->Disk Action->Resize) and then inside the VM: $ sudo fdisk -l See which partition is the current Ubuntu setup - should...
  4. S

    [SOLVED] NFS Storage issue

    A similar error usually happens when you already have an external drive mounted onto /mnt folder directly instead of subfolder like /mnt/externaldrivemounted So perhaps check lsblk to see all mount points and umount /dev/sdeX to unmount the external drive mounted perhaps as /dev/sdeX, then try...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!