Reset Docker Swarm
docker-compose down -v -v will remove all volumnes thus deleting everything use docker-compose up to rebuild
OpenStack-All-In-One (ESXi)
Download centos iso and upload to ESXi storage. Create New Virtual Machine Connect downloaded ISO to CD/DVD Start VM and Install CENTOS Pre-System Setup Get Network Interface Configure environment Install…
git status wsl2
On Windows: (looks correct) On WSL2 Ubuntu: (every file shows as ‘modified’) – WHAT IS HAPPENING?? Bingo:(looks correct now) repositoryformatversion = 0 filemode = false bare = false logallrefupdates =…
Install ubuntuDDE desktop
sudo add-apt-repository ppa:ubuntudde-dev/stable sudo apt update sudo apt upgrade sudo apt install ubuntudde-dde reboot Removing... sudo apt remove '~ndde-.*' '~ndeepin-.*' startdde ubuntudde-dde '~nxscreensaver-.*' sudo apt autoremove sudo add-apt-repository --remove ppa:ubuntudde-dev/stable…