Vision BoardChris SpeedNov 16, 20151 min readUpdated: Nov 23, 2020 I built this to guide me and give me focus on things I am going to accomplish.
How To: Docker: Install Docker Engine on CentOSInstall the required packages to allow yum to use a repository over HTTPS: sudo yum install -y yum-utils device-mapper-persistent-data...
Virtual Box: Install Guest Additionscreate directory and mount. sudo mkdir -p /mnt/cdrom sudo mount /dev/cdrom /mnt/cdrom run the Guest Additions CD image. cd /mnt/cdrom...
Harbor Install & Setup1. Go to the Harbor releases page & Download either the online or offline installer for the version you want to install. 2. Use tar to...
Comments