How to setup ubuntu, docker-compose and home assistant, with a zigbee dongle and portainer
sudo apt update
sudo apt upgrade -yHow to setup ubuntu, docker-compose and home assistant, with a zigbee dongle and portainer
sudo apt update
sudo apt upgrade -yremove 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 = @"project/ directory and project.git/ directorycd project.git && git init --barecd project.git/hooks && touch post-receivechmod +x post-receivegit remote add production [email protected]:/var/www/project.git