Search results

  1. S

    [SOLVED] remove chunks from aborted partial pxar backup

    Hi Thomas, you are right. But your solution with touch -d '-2 days' doesn't work. I think there is no other way to cleanup disk manually.
  2. S

    [SOLVED] remove chunks from aborted partial pxar backup

    It is better to change system date to '+2 days'. It works.
  3. S

    Monitoring backups

    datestatus=`pvesh get /nodes/$HOSTNAME/tasks/ --typefilter vzdump --output-format json| jq -r '.[] | "\(.endtime) \(.status)"'|head -n1` TS=$(echo "$datestatus" | ( read TS STATUS; echo $TS ) ); STATUS=$(echo "$datestatus" | ( read TS STATUS; echo $STATUS ) ); LIMIT=$( date +%s -d '28 hours...
  4. S

    Cluster join error with LE certificates

    LetsEncrypt works fine too. Everything you need is this howto https://forum.proxmox.com/threads/cluster-join-error-with-le-certificates.41525/ and change fingerprint in cluster.conf.
  5. S

    Cluster join error with LE certificates

    Change Certificate for Cluster Setups ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If you change the API certificate of an active cluster node, you also need to update the fingerprint inside the cluster configuration file `cluster.conf`. It is best to edit that file on the master node. To show the...
  6. S

    How to restrict certain IP only for certain virtual server?

    Ok, I have set the rule that will restrict the traffic on the network card if it has different IP address from that which was previously assigned. If the virtual server doesn’t have IP address that was assigned previously, every outgoing traffic will be stopped. But the incoming (e.g. SSH) will...
  7. S

    How to restrict certain IP only for certain virtual server?

    And.. How to create the firewall rule on proxmox for this?
  8. S

    How to restrict certain IP only for certain virtual server?

    Hello, I would like to ask what possibilities exist if I want to restrict certain IP only for certain virtual server. I would like to prevent the users from stealing their IP adresses among themselves. I want every virtual server to be able to use only its IP adress that had been assigned...
  9. S

    VNC terminal + proxy

    Hello, I would like to ask you for your advice. I want to make VNC terminal (java and NoVNC) accessible for my customers and I am looking for a safe way how to do so. I don’t want them to login directly to Proxmox master server. Is it possible to offer to my customers VNC terminal via API from...

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!