chmod 777 -R /home/hacker123/kok/CTF/HEXO
systeminfo | findstr /i “hyper-v”
Get-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
wsl -d docker-desktop
bcdedit /enum | findstr hypervisorlaunchtype
bcdedit /set hypervisorlaunchtype auto