docs/pages/PC Umzug Move.md
2024-08-20 09:47:31 +02:00

22 lines
859 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- Installieren
- Spotify
- Git
- 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)