User:Apmuthu: Difference between revisions

From Proxmox VE
Jump to navigation Jump to search
Line 26: Line 26:
The reference templates culled out from the [ftp://download.proxmox.com/sources/dab-pve-appliances_2010-02-04.tar.gz dab-pve-appliances] (42 MB) file is available [http://www.sacollege.net/files/appliances/ProxMoxStdMakeFiles.zip here] (34 KB).
The reference templates culled out from the [ftp://download.proxmox.com/sources/dab-pve-appliances_2010-02-04.tar.gz dab-pve-appliances] (42 MB) file is available [http://www.sacollege.net/files/appliances/ProxMoxStdMakeFiles.zip here] (34 KB).


===Workarounds==
===Workarounds===
[[Accessing Server using different URLs]]
[[Accessing Server using different URLs]]



Revision as of 16:38, 27 March 2010

Recent Changes

Contacts

Ap.Muthu

Web Sites

Sponsors

Downloads of ProxMox Templates Maintained by Ap.Muthu

Reference Templates

The reference templates culled out from the dab-pve-appliances (42 MB) file is available here (34 KB).

Workarounds

Accessing Server using different URLs

apm-available list of downloadable templates

To enable these latest templates to be shown in the list of Template Downloads in the ProxMox GUI, append the contents of apm-available to /var/lib/pve-manager/apl-available after a pveam update like:

pveam update
cd /var/lib/pve-manager/
wget http://www.sacollege.net/files/appliances/apm-available
cat apm-available >> apl-available

The last command in the above set needs to be performed each day and on each reboot as "Headquarters" will revert to their restricted list on such events.