Auto saved by Logseq
This commit is contained in:
parent
2d13c858ad
commit
0c810a11bf
@ -6,6 +6,12 @@
|
||||
- `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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user