Powershell: Install Windows Feature - .NET Framework 3.5 Check if .NET Framework is installed. Get-WindowFeature *net* Install-WindowsFeature NET-Framework-Features Labels Microsoft Windows powershell
Windows 10: Install SuSE Linux Enterprise - SLES With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10. Read more
Linux command: Ways to Find Hostname hostname uname -n n stands for nodename hostname -f f stands for FQDN Read more