Escriu per cercar…

OSX

Aquesta pàgina encara no s'ha traduït — es mostra en l'idioma original:English

Introducció

Docker-OSX

Run Mac OS X in Docker with near-native performance! X11 Forwarding! iMessage security research! iPhone USB working! macOS in a Docker container!

WSL

Arrenca una màquina Windows Subsystem for Linux (WSL).

Crea el fitxer .wslconfig en el teu “home”:

shell
nano /mnt/c/Users/david/.wslconfig

Add nestedVirtualization=true to the end of the file (If the file doesn’t exist, create it).

toml
[wsl2]
nestedVirtualization=true

For more information about the .wslconfig file check this [link](https://docs.microsoft.com/en-us/windows/wsl/wsl-config#wslconfig.

Check if KVM is enabled by using the kvm-ok command.

shell
sudo apt install -y cpu-checker
kvm-ok

The output should look like this:

shell
INFO: /dev/kvm exists
KVM acceleration can be used

Estàs llegint una vista prèvia.

Inicia sessió per llegir l'article complet. Qualsevol compte obre 4 articles gratuïts al mes; l'alumnat i el professorat llegeixen les pàgines del seu curs sense límit.

Inicia sessió