| Server IP : 189.126.111.107 / Your IP : 216.73.217.69 Web Server : Apache System : Linux www.gadotticar.com.br 5.4.0-135-generic #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022 x86_64 User : gadotticar ( 1000) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/webmin/virtual-server/help/ |
Upload File : |
<header>Command to run before backup</header> If set, the command or script entered will be run as <tt>root</tt> before the backup is run on schedule. This can be useful for mounting removable or remote filesystems to which the backup should be written. <p> If the command fails (with a non-zero exit status), the rest of the backup will not proceed. <p> The command can discover information about the backup via environment variables starting with <tt>BACKUP_</tt> , like: <dl> <dt><tt>BACKUP_DOMAIN_NAMES</tt> <dd>Names of all the virtual servers being backed up.<p> <dt><tt>BACKUP_DEST</tt> <dd>The destination directory or URL.<p> <dt><tt>BACKUP_FEATURES</tt> <dd>Names of all Virtualmin features included in the backup. If <tt>BACKUP_ALL</tt> is set to 1, all features are included.<p> </dl> <footer>