Archive for the ‘Proxmox’ Category

Proxmox Virtual Environment (VE) 9.2.10 – has announced true 24/7 enterprise support removing one of the biggest concerns organizations have had when considering Proxmox VE as a VMware alternative

Freitag, September 18th, 2026

Proxmox Virtual Environment (VE) 9.2.10 – auf einem Raspberry Pi 5 installieren

Mittwoch, September 16th, 2026

Proxmox Virtual Environment (VE) 9.2.10 – seven things you should install on a new server

Freitag, September 4th, 2026

Proxmox Virtual Environment (VE) 9.2.10 – ist dein Proxmox Backup unvollständig

Freitag, September 4th, 2026

Proxmox Virtual Environment (VE) 9.2.10 – die VMware Alternative der ausführliche Bericht plus eine Business Entscheidung

Montag, August 31st, 2026

Proxmox Virtual Environment (VE) 8.x & 9.x – für Nutzer des Proxmox Backup Server (PBS) gilt es derzeit besonders vorsichtig mit dem Zurücklesen von Backups zu sein da dieser Vorgang andere laufende virtuelle Maschinen beschädigen kann

Montag, August 17th, 2026

Proxmox Virtual Environment (VE) 9.2.10 – install ZimaOS using the ISO Image

Samstag, August 8th, 2026

ZimaOS Installation on Proxmox Virtual Environment (VE) – with an ISO Image ‚zimaos-x86_64-1.7.0_installer.iso‘

Important information on creating a virtual machine
Set BIOS to UEFI
Uncheck Add EFI Disk

.
.. simple installation of Odysseus AI / Open WebUI


Proxmox Virtual Environment (VE) 9.2.1 – now available for 64bit ARM CPU

Donnerstag, August 6th, 2026

Kasm Workspaces v1.19 – die schlanke VDI Lösung für Proxmox VE

Dienstag, August 4th, 2026

PVEViewer – connects to your Proxmox VE Cluster(s) over the REST API and turns them into a rich multi tab Excel workbook and live filterable grids for inventory health and capacity planning in one click

Freitag, Juli 10th, 2026

PVEViewer – connect a Proxmox cluster and have a full inventory workbook in minutes

Proxmox Virtual Environment (VE) 9.2.3 – how to set up Email Notifications e.g. Gmail

Mittwoch, Juli 1st, 2026

Proxmox Virtual Environment (VE) 9.2.3 – run the combined command apt-get update && apt-get dist-upgrade because Proxmox strongly recommends using dist-upgrade (or full-upgrade) instead of the standard upgrade to ensure dependency changes are handled correctly

Dienstag, Juni 30th, 2026
# apt-get update && apt-get dist-upgrade

Proxmox Virtual Environment (VE) 9.2.3 – Emergency Step ‚only if disk is 100% full‘

Montag, Juni 29th, 2026

When your Proxmox Virtual Environment (VE) boot disk fills up due to old kernels the package manager ‚apt‘ will throw errors like „No space left on device“ and refuse to complete updates or regular autoremovals

# uname -r
# rm -f /boot/vmlinuz-<ALTE_VERSION>-pve
# rm -f /boot/initrd.img-<ALTE_VERSION>-pve

Proxmox Virtual Environment (VE) 9.2.3 – traditional plaintext syslog logs have been replaced by the systemd journal ‚journalctl‘

Sonntag, Juni 28th, 2026

If you need a traditional ‚/var/log/syslog‘ file for third-party tools or legacy scripts you must manually install rsyslog by running apt install rsyslog on the Proxmox host

# journalctl -f

Proxmox & Ceph – ditch the old SAN

Samstag, Juni 27th, 2026