Search results

  1. L

    Output of command messages to a file

    Tell me how you can send the output of command messages to a file? proxmox-backup-client backup root.pxar:/ ... > status.log doesn't work like that proxmox-backup-client prune ...> status-prune.log that's how it works
  2. L

    proxmox backup client & file server

    Hello, tell me if I'm doing everything right or can I improve something? There is a file server from which I backup to PBS with a script. after completion, an email with the result is sent. [google translate] :rolleyes: #!/bin/bash export PBS_PASSWORD=MyPasswordSecret export PBS_LOG=error...
  3. L

    The server does not start the network if multipatch is in autoload [fixed]

    Hello installed proxmox 7.0-10 (clean install), set up multipatch and everything works! but if it reboots, then the network does not start, you can raise the network after executing the "/etc/init.d/networking restart". If you turn off the autoload of the multipatch-tools, then everything loads...