Explore >> Select a destination


You are here

rudimartinsen.com
| | spacelift.io
15.3 parsecs away

Travel
| | See the comparison of Terraform and Kubernetes, the most dominant tools in the cloud infrastructure space. Learn about their similarities and differences.
| | vnote42.net
12.1 parsecs away

Travel
| | Recently I had to troubleshooting a storage issue in a VMware vSphere environment. It turned out that the situation could be defused when the ESXi host enters Maintenance Mode automatically when a certain error log entry is generated. So I set to work and automated the task. To do so, VMware Aira Suite is quite useful. The process actually requires most of the products of [...]
| | serverascode.com
14.4 parsecs away

Travel
| | A techno-blog for our techno-times
| | epicserve.com
58.8 parsecs away

Travel
| I was working on my Django Base Site project when I discovered a test was failing in a GitHub Action when trying to run Django's collectstatic manager command. It was failing in Python with the error, PermissionError: [Errno 13] Permission denied: '/srv/app/collected_static'.