Robuta

Sponsor of the Day: Jerkmate
https://www.virtualmin.com/docs/development/api-programs/enable-domain/ enable-domain | Virtualmin — Open Source Web Hosting Control Panel Jan 23, 2024 - Re-enable one virtual server This program reverses the disable process done by disable-domain , or in the Virtualmin web interface. It will restore the server... open source webhosting control paneldomain virtualminenable https://www.virtualmin.com/docs/development/api-programs/rename-domain/ rename-domain | Virtualmin — Open Source Web Hosting Control Panel Jan 23, 2024 - Change the domain name, home directory or username of a virtual server This command is typically used to rename an existing server, selected with the --domain... open source webhosting control paneldomain virtualminrename https://www.virtualmin.com/docs/development/api-programs/restore-domain/ restore-domain | Virtualmin — Open Source Web Hosting Control Panel Oct 9, 2025 - Restore one or more virtual servers To restore a Virtualmin backup from the command line, you will need to use this program. It takes very similar parameters... open source webhosting control paneldomain virtualminrestore https://www.virtualmin.com/docs/development/api-programs/clone-domain/ clone-domain | Virtualmin — Open Source Web Hosting Control Panel Jan 23, 2024 - Duplicates an existing virtual server with a new name This command will duplicate an existing virtual server with a new domain name. Any web content, DNS... open source webhosting control paneldomain virtualminclone https://www.virtualmin.com/docs/development/api-programs/delete-domain/ delete-domain | Virtualmin — Open Source Web Hosting Control Panel Jan 23, 2024 - Delete one or more virtual servers To delete one or many servers (and all of their sub-servers and alias domains) from the system, use this program. The... open source webhosting control paneldelete domainvirtualmin https://www.virtualmin.com/docs/development/api-programs/unsub-domain/ unsub-domain | Virtualmin — Open Source Web Hosting Control Panel Jan 23, 2024 - Convert a sub-domain into a sub-server This command can be used to convert a sub-domain into a sub-server, by moving its web pages to under the virtual... open source webhosting control paneldomain virtualminunsub https://www.virtualmin.com/docs/development/api-programs/migrate-domain/ migrate-domain | Virtualmin — Open Source Web Hosting Control Panel Jan 23, 2024 - Imports a virtual server from some other product Virtualmin has the capability to import servers from other hosting programs, such as cPanel and Plesk. This... open source webhosting control paneldomain virtualminmigrate https://www.virtualmin.com/docs/development/api-programs/modify-domain/ modify-domain | Virtualmin — Open Source Web Hosting Control Panel Jan 23, 2024 - Change parameters of a virtual server This command can be used to modify various settings for an existing virtual server from the command line. The only... open source webhosting control paneldomain virtualminmodify https://www.virtualmin.com/docs/development/api-programs/disable-domain/ disable-domain | Virtualmin — Open Source Web Hosting Control Panel Jan 23, 2024 - Temporarily disable a virtual server When a server is disabled, it will become temporarily unavailable without being completely deleted. This program can be... open source webhosting control paneldisable domainvirtualmin https://www.virtualmin.com/docs/development/api-programs/move-domain/ move-domain | Virtualmin — Open Source Web Hosting Control Panel Jan 23, 2024 - Change the owner of a virtual server This command can be used to move a sub-server from one parent domain to another, thus changing the administrator who is... open source webhosting control paneldomain virtualminmove https://www.virtualmin.com/docs/development/api-programs/create-domain/ create-domain | Virtualmin — Open Source Web Hosting Control Panel Jan 1, 1 - Create a virtual server This program can be used to create a new top-level, child or alias virtual server. It is typically called with parameters something... open source webhosting control paneldomain virtualmincreate https://www.virtualmin.com/docs/development/api-programs/fix-domain-permissions/ fix-domain-permissions | Virtualmin — Open Source Web Hosting Control Panel Jan 23, 2024 - Set correct permissions on a domain’s home directory This command ensures that the ownership and permissions on one or more virtual server’s home directories... open source webhosting control panelfixdomainpermissions https://www.virtualmin.com/docs/development/pre-and-post-domain-modification-scripts/ Pre and Post Domain Modification Scripts | Virtualmin — Open Source Web Hosting Control Panel Jan 1, 1 - Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks around virtual server management. These scripts can be executed... open source webhosting control panelpost domainpremodification