It's Sunday evening and there is no joy to use this forum. Basically it is unusable, at least in this very moment. (Or is it just me???)
Just put the bad actors (Coudflare, Google, etc) on a hard blacklist and/or create a whitelist with European...
Ah yeah, kernel packages were named pve-kernel-* instead of proxmox-kernel-* back then.
This should solve your original question and remove the 5.* kernels.
I don't know if you installed anything besides Proxmox itself on your system that might...
It's Sunday evening and there is no joy to use this forum. Basically it is unusable, at least in this very moment. (Or is it just me???)
Just put the bad actors (Coudflare, Google, etc) on a hard blacklist and/or create a whitelist with European...
Had not previously used the NOTES option for the Node, but thought I would on this new build.
Added some basic notes on what I ran initially, and specific IPs of the 'helper' pages and link backs to the source script from the PVE Help Scripts...
It's Sunday evening and there is no joy to use this forum. Basically it is unusable, at least in this very moment. (Or is it just me???)
Just put the bad actors (Coudflare, Google, etc) on a hard blacklist and/or create a whitelist with European...
Greetings! The Proxmox installation and configuration manual I published earlier this year (https://forum.proxmox.com/threads/proxmox-installation-and-configuration-manual.181116/#post-840113) has been updated with inclusions for critical...
Hier im Forum wird alles mögliche frei diskutiert. Besser aufgehoben sind Fehlermeldungen (und auch Feature Requests) allerdings dort: https://bugzilla.proxmox.com/
Zwar sind auch hier im Forum etliche offizielle Staff-Members aktiv (Danke...
Had not previously used the NOTES option for the Node, but thought I would on this new build.
Added some basic notes on what I ran initially, and specific IPs of the 'helper' pages and link backs to the source script from the PVE Help Scripts...
Resolution:
I noticed after the upgrade from PVE 8 to PVE 9, in the NUT install folder, the installer must have renamed my original config files and created new ones. See screenshot bellow, note the dates
command to browse to the NUT install...
I agree it does. But my suggestion was about slow initial backup (which sends chunks to pbs which aren't stored in pbs because they already exist there)
I will try to give better steps once this becomes slightly bigger issue for me or other...
Testet both ways. So the underlying problem was that during the password-change some api calls were still active with the old credentials, leading to selfprotecting the pbproxy service. well this has been resolved. what remains is a broken rrd...
https://ubuntu.com/download/server?pubDate=20260418#system-requirements-tab-lts
1.5 GB system memory
5 GB of free hard drive space
Either a USB port or a DVD drive for the installer media
I guess not only does nobody read the instructions, they...
I have tried (with limited success) to give some hints for initial connectivity problem: https://forum.proxmox.com/threads/fabu-no-network-connectivity-after-installation-or-after-switching-the-router-can-not-load-the-web-gui-in-a-browser.160091/
This isn't really an issue with ProxMox but with user's not knowing the difference between Linux PAM and PVE Auth. Proxmox - User Management explains it pretty clearly.
If you select PAM you aren't creating a user on ProxMox, you are just...
Hi,
Try this:
1. Create small container: 1 CPU, 256 MB RAM
2. Install alloy in it.
3. In the PVE host console run:
#!/bin/bash
container=<put-your-container-name-here>
pct set $container -mp0 /,mp=/host/rootfs,ro=1
pct set $container -mp1...
A modern 64-bit OS with GUI needs a certain minimum amount these days just to function properly. If you're installing headless then of course the installer gui is transient, but monitor the VM and don't starve it of resources. 64-bit really needs...