## Virsh ``` sudo virsh list --all sudo virsh net-autostart default sudo virsh net-start default sudo virsh start win10 ``` ## Windows Programs - 7-Zip - Everything - Git - DB Browser for SQlite - Firefox - Notepad++ - NTCore - Process hacker - Github CLI - Java - PE Explorer - Cheat Engine Choco: ```powershell # Development choco install clion-ide vscode microsoft-windows-terminal everything git github-desktop python3 nodejs javaruntime -y # Security: choco install imhex processhacker ida-free ghidra x64dbg.portable -y # Misc: choco install vlc notepadplusplus 7zip discord obsidian obs-studio -y # Gaming: choco install steam ubisoft-connect epicgameslauncher geforce-experience assaultcube -y ```