Compare commits

..

No commits in common. "3ae69c507405deb9f1a22e451f88649e7292c971" and "4d9b02476f31a2178707c448dbaeb57f6365cee4" have entirely different histories.

3 changed files with 1 additions and 18 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

View File

@ -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."
```

View File

@ -4,19 +4,10 @@
- Outlook / Onenote / Word
- WSL VMs
- `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
- Verzeichnis `C:\Users\%username%\AppData\Local\Google` verschieben
- Regedit `Computer\HKEY_CURRENT_USER\Software\Google\Chrome\PreferenceMACs` export und import
- Datagrip
- Consoles: `C:\Users\eckertms\AppData\Roaming\JetBrains\DataGrip2024.1\consoles`
- Projekte: `C:\Users\eckertms\AppData\Local\JetBrains\DataGrip2024.1`
- Discord
- ![image.png](../assets/image_1724140012930_0.png)
-