How to setup ubuntu, docker-compose and home assistant, with a zigbee dongle and portainer
sudo apt update
sudo apt upgrade -y
How to setup ubuntu, docker-compose and home assistant, with a zigbee dongle and portainer
sudo apt update
sudo apt upgrade -y
remove all crap from windows Get-AppXPackage | Remove-AppXPackage
get back windows store Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
remove all tiles and crap on start menu
#Requires -RunAsAdministrator
$START_MENU_LAYOUT = @"