Compare commits
No commits in common. "3ae69c507405deb9f1a22e451f88649e7292c971" and "4d9b02476f31a2178707c448dbaeb57f6365cee4" have entirely different histories.
3ae69c5074
...
4d9b02476f
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB |
@ -1,8 +0,0 @@
|
|||||||
- #IAM #keycloak #SelfHosted
|
|
||||||
- Running Keycloak in Proxmox Image doesn't work out of the box
|
|
||||||
- ```
|
|
||||||
I had the same issue with running some RHEL 9 images in Podman on a Fedora Linux under Proxmox. RHEL 9 is checking this now for some reason.
|
|
||||||
The problem is caused by the underlying CPU architecture that Proxmox was telling Fedora that it had.
|
|
||||||
The problem was resolved very simply. When configuring the VM (or when the VM is in a stopped state) set the CPU architecture value to "host."
|
|
||||||
In Proxmox, if the machine is already provisioned you stop the server, open the Hardware setting, click Processors. Set the Type value to "host."
|
|
||||||
```
|
|
||||||
@ -4,19 +4,10 @@
|
|||||||
- Outlook / Onenote / Word
|
- Outlook / Onenote / Word
|
||||||
- WSL VMs
|
- WSL VMs
|
||||||
- `wsl --export Ubuntu-22.04 ubuntu_2.vhdx --vhd`
|
- `wsl --export Ubuntu-22.04 ubuntu_2.vhdx --vhd`
|
||||||
- `wsl --install --no-distribution`
|
|
||||||
- `C:\Users\eckertms\wsl> wsl --import-in-place Ubuntu_22.04 .\Ubuntu-22.04.vhdx`
|
|
||||||
- Inside the instance, as root, create/edit `/etc/wsl.conf` and add these lines:
|
|
||||||
- ```
|
|
||||||
[user]
|
|
||||||
default=username
|
|
||||||
```
|
|
||||||
- Then close it, run `wsl --terminate Ubuntu_22.04` in PowerShell, and restart it.
|
|
||||||
- Chrome
|
- Chrome
|
||||||
- Verzeichnis `C:\Users\%username%\AppData\Local\Google` verschieben
|
- Verzeichnis `C:\Users\%username%\AppData\Local\Google` verschieben
|
||||||
- Regedit `Computer\HKEY_CURRENT_USER\Software\Google\Chrome\PreferenceMACs` export und import
|
- Regedit `Computer\HKEY_CURRENT_USER\Software\Google\Chrome\PreferenceMACs` export und import
|
||||||
- Datagrip
|
- Datagrip
|
||||||
- Consoles: `C:\Users\eckertms\AppData\Roaming\JetBrains\DataGrip2024.1\consoles`
|
- Consoles: `C:\Users\eckertms\AppData\Roaming\JetBrains\DataGrip2024.1\consoles`
|
||||||
- Projekte: `C:\Users\eckertms\AppData\Local\JetBrains\DataGrip2024.1`
|
- Projekte: `C:\Users\eckertms\AppData\Local\JetBrains\DataGrip2024.1`
|
||||||
- Discord
|
-
|
||||||
- 
|
|
||||||
Loading…
x
Reference in New Issue
Block a user