During the housekeeping on one of our clients accounts in AWS S3, I noticed that the bucket contains only two objects with the total size less than 10 MB: However,…
Due to the recent updates we were performing in our client’s infrastructure, we had to adjust the instance size, so we also upgraded from the older instance type to the…
Have you noticed such a message recently? It is letting you know that snap is unable to update a particular application – in my case – snap-store. The behavior of…
Yes, I know that there is the documentation for this, but I found it not clear enough on the Volume Extend topic. What I wanted to do was to change…
This small issue occurred during our maintenance of RDS servers recently. I noticed that one of them still uses GP2 General Purpose SSD storage, so I wanted to change it…
From time to time, the website needs to be in maintenance mode to perform some actions (with the database and with code). In such cases, I use a simple redirect…
Not all pages are publicly available, sometimes, I have to access the password-protected page from my ESP. I will explain this in this article on the simple-auth-protected (Basic Authorization) page.…
After a recent upgrade of ColdFusion 2016 to ColdFusion 2021 on one of the Linux servers, we noticed strange behavior. The CFHTTP call was sometimes working fine, and sometimes it…
It is not that often to work with XML nowadays (at least – for our clients), but we have such a task from time to time. Today, I was asked…
We’ve got a handful of “old” AWS EC2 instances, running small t2.micro, t2.nano, and t2.small instances. From time to time we have to change the instance type to a larger…