uk en ru

RealHOST blog

Interesting and helpful things from the world of hosting and development
12/15/2024
Simple server protection from DDoS

DDoS (Distributed Denial of Service) — is an attack where your server or website is flooded with a huge number of requests from multiple devices at the same time. Imagine, it's like having thousands of visitors trying to enter your small cafe with 10 tables at the same time - you simply don't have enough resources to serve them all. And your regular customers won't even be able to get to the door!

#vps
10/10/2024
How to secure a Linux server on the Internet

The Internet — is not only a sea of opportunities, but also a source of constant threats to your server. If left unprotected, it can fall victim to attacks such as hacking, spamming, or malicious users using your resources.

#vps
7/30/2024
Solving a problem with CentOS 7 repositories

In 2024, the support period for the popular CentOS 7 operating system, which many users and server admins considered the de facto standard for use on their physical and virtual servers, ended. The era of CentOS 7 is over, and it has been replaced by newer OSes

But what do you do when the operating system is running like clockwork and there is no sense, opportunity or desire to upgrade a perfectly working and reliable system to newer releases? After the end of support, CentOS 7 users faced the problem that the standard repositories from which they could install utilities or non-essential libraries became unavailable

When we ran the yum update, we saw the following:

#vps
  • 1