Difference between revisions of "User:Apmuthu"

From Proxmox VE
Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
* [http://www.webbiz.podzone.net WebBiz]
 
* [http://www.webbiz.podzone.net WebBiz]
 
* [http://www.apmuthu.com Web]
 
* [http://www.apmuthu.com Web]
 +
 +
== Articles ==
 +
* [[Anatomy of LXC Container Config File]]
  
 
==Sponsors==
 
==Sponsors==
Line 12: Line 15:
 
* <del>[http://www.smsfriends.net SMSFriends] - SMS Global Phone CallBack Service</del>
 
* <del>[http://www.smsfriends.net SMSFriends] - SMS Global Phone CallBack Service</del>
 
* <del>[http://www.chrishonline.com Chrishan Online] - Sponsors</del>
 
* <del>[http://www.chrishonline.com Chrishan Online] - Sponsors</del>
* [http://www.sacollege.net Seethalakshmi Achi College For Women], Pallathur, TN. India
+
* [http://sacollege.edu.in Seethalakshmi Achi College For Women], Pallathur, TN. India
 
* [http://www.gnuacademy.org/ GNU Academy] - Training, Support, Deployment Knowledgebase for Open Source Applications
 
* [http://www.gnuacademy.org/ GNU Academy] - Training, Support, Deployment Knowledgebase for Open Source Applications
  

Revision as of 14:32, 29 September 2022

Recent Changes

Contacts

Ap.Muthu

Web Sites

Articles

Sponsors

Support and Enquiry for Sponsored Templates

Anyone interested in sponsoring templates can get in touch with the channel partners of Proxmox and the highly active developer community will be most happy to respond. The templates maintained by Ap.Muthu here are actively supported by PlaNetTel, a sponsor listed above.

Downloads of ProxMox Templates Maintained by Ap.Muthu

All Lenny appliances above will have phpinfo listing similar to phpinfo.zip.

Squeeze based Templates

Wheezy based Templates

Remastered Templates

Reference Templates

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

Custom OS Templates

Workarounds

DAB Pre-Build Testing

In a standard debian template based VM, test out the target application and extract the database dumps and config files after installation and tweaking. Take care to make random strings for unique container installs from the template to be built.

KVM Build Notes

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.