I’ve read that if a disk is full it is not possible to delete files because there is not enough space. So I am genuinely curious why space is needed to perform a simple delete operation when all left to do is to unmark the space allocation of the files […]
Daily Archives: May 25, 2022
I have an environment which we do not want end users to be able to freely browse the internet. Unfortunately the environment does require a browser to authenticate (I am open to replacing Chrome if there’s another browser that will work better for this use case). I have considered blocking […]
I am creating an API application which I want to deploy in the cloud and my application is made up of the following containers: Nginx Container: API Gateway API container SQL Server Database Container I am using Nginx as a gateway to route all network traffic to the API container […]
Ive been attempting to set up a Bedrock Minecraft server on a free Oracle VM. I have some experience as I have a server running on a Hetzner instance however a few weeks later after scouring the internet including lots of Stackoverflow posts, I am pulling my hair out trying […]
I have a problem with Ubuntu systems I’m running on VMware. Often with Ubuntu images that are running fine, I’ll pause them, save them and then exit VMWare and then when I come back to use the VM I get the following problem when I boot up: see: https://i.stack.imgur.com/rhMcT.png I […]