Escribe para buscar…

OSX

Esta página todavía no se ha traducido — se muestra en su 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 leyendo una vista previa.

Inicia sesión para leer el artículo completo. Cualquier cuenta abre 4 artículos gratuitos al mes; el alumnado y el profesorado leen las páginas de su curso sin límite.

Iniciar sesión