Compile and Install python 3.7
Sometimes we can find ourselves with an old system that we cannot change for some reason. Being old in this system we can not install from Python 3.7 package, to …
All the latest news about IT
Sometimes we can find ourselves with an old system that we cannot change for some reason. Being old in this system we can not install from Python 3.7 package, to …
Hello! Upgrading packages, sometimes you may have problems if some packages are upgraded. You may want to prevent a certain package from being upgraded, but how to hold packages on …
Hello again! Today we are going to talk about basic HTTP routing and balancing with HAProxy. What is HAProxy? HAProxy is a software that allows us to perform load balancing …