vCenter Server (6.0 u3 vcsa) failed to start

Sometime over the weekend my lab vCenter Server Appliance stopped working. when attempting to login you see the infamous 503 error “503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http20NamedPipeServiceSpecE:0x7f0ef806c180] _serverNamespace = / _isRedirect = false _pipeName =/var/run/vmware/vpxd-webserver-pipe) Issue 1: Disk full Log in to the vCenter Server Appliance through SSH and enable bash shell … Read more

run local registry mirror for docker behind http/https proxy

If you are behind a proxy and want to proxy docker registry or have multiple machines pulling the same images over and over (CI/CD/ML/DL etc..) and just want to cache them locally the following is a good choice. create a folder docker-registry-local-cache and create docker-compose.yml file as follows and customize it with your env variables. … Read more

Slackware Virtual Machine v13.1

I have been meaning to update the linux virtual machine images with newer versions but have been too busy so far, however managed to get a breather at work thanks to the post Holidays slump 🙂 So here is an vm with the latest version of Slackware 64bit v13.1.

Slackware Linux VM Configuration
Distribution: 13.1
Linux Kernel: 2.6.33
Installation Type: Base+X+XFCE
Desktop Environment: XFCE
Networking: DHCP
Root Password: “vmware”

Read more