pve-common icon indicating copy to clipboard operation
pve-common copied to clipboard

Proxmox Project's Common Perl Code

Results 6 pve-common issues
Sort by recently updated
recently updated
newest added

Add VM templates for QEMU (KVM) like for LXC most panels has that feature but Proxmox not also add feature to add subnet direct in Proxmox instead putting single ip...

Is it possible to not have to 'upload' an iso or image through the GUI? This creates a temp file in /tmp that can fail if the image is larger...

Add user in group for a posixGroup ldap

Fix UTF-8 encoding/decoding issues. I would suggest adding a line `export PERL_UNICODE=SDA` into `/etc/profile` instead. Related links: https://devtut.github.io/perl/file-i-o-reading-and-writing-files.html https://www.perl.com/pub/2012/05/perlunicook-make-all-io-default-to-utf-8.html/ Related issues: https://lore.proxmox.com/pve-devel/[email protected]/T/ https://bugzilla.proxmox.com/show_bug.cgi?id=5747 https://bugzilla.proxmox.com/show_bug.cgi?id=1909