Hi,
Yes, you can; you just have to edit the interface file.
Also you can do what the GUI does in CLI, either via Linux commands or via proxmox CLI (see : https://pve.proxmox.com/pve-docs/index.html).
Best regards,
Hi,
not only, it also impact linux when Secure Boot is enable and use shim signed with : MS 2023 UEFI CA
have you done it when the VM was shutdown ?
Best regards,
Hi,
yes, see REF1918 for completeness
Yes, if your router can do a static route
But at this point the question will be more "Why would you do this" instead of putting it all in the same subnet ?
Best regards,
Hi,
Your issue is not proxmox but pure network missing knowledge.
If you want to communicate between networks, you need a router + 192.169.X.X range is not private; you should check rfc1918.
Best regards,
Hi,
You should show the logs, but if the status is "queued/delivered" it's most likely that your mail server has accepted the mail and you should look at the log of this server.
Best regards,
Hi,
SeaBIOS => not UEFI so it does not apply
If you want to be sure you can run this powershell :
[System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI db).bytes) -match 'Windows UEFI CA 2023'
[System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI kek).bytes) -match 'Microsoft...
Hi,
If you know how to modify a BIOS, you can do it; otherwise, i don't thinks it's possible if the manufacturer has not put this option in BIOS.
Best regards,
Hi,
The CPU "GX-415GA" does support AMD-V[1][2], but if HP doesn't expose the settings in the BIOS, you are screwed.
[1]https://www.cpu-world.com/CPUs/Jaguar/AMD-G-Series%20GX-415GA%20-%20GE415GIBJ44HM.html...