This strange issue occurred today on one of the new servers I prepared. I moved the test website from my client’s machine and I was testing it to check what…
Category: Linux
The UFW – Uncomplicated Firewall gets more and more popular. It is good because the better the servers are secured, the better is the security in general. However, UFW users…
Since some of our servers are running Linux, it is common that we are writing bash scripts (or shell scripts in general) to perform various actions. In this article, I…
This will be a quick one. I tend to forget the method of batch photo resize using ImageMagick in Linux. In some cases I need to resize all files in…
Since a lot of our clients use small Amazon EC2 instances to host their websites, we have to deal with the Linux updates regularly. Also, the goal is to spend…
I know that the title is rather a clickbait. It should be. If you are not using virtual environments for Python, you should start. This is really easy and can…
I’m just about to host the small Machine Learning workshop. I don’t want attendants to install Anaconda and use Jupyter Notebooks on their computers. I simply want to run Jupyter…
From time to time I have a need to analyze Apache access logs real quick. In most cases, website owners are noticing some strange activity or unusual traffic peak and…
From time to time there is a need to prepare the complete copy of the website to share it with someone or to archive it for further offline viewing. Such…
Recently I noticed that one of my OpenVPN servers stopped working. It was just after the update on the Ubuntu 16.04.4 LTS. What I found was that the service failed…