Saturday, July 27, 2024
Tag:

unix

WordPress protection against XML-RPC attack

XML-RPC attack: Some time ago monitoring showed increased load on the webserver. Traditionally I immediately went to check the log of the Nginx web...

When you forgot to backup: recover deleted files in Linux

Forgot to backup? Sometimes you realize that one of the last rm commands was redundant. Of course, the best way to recover accidentally deleted files...

Configuring Apache on Debian

This article can be seen as a guide to setting up Apache on the Debian webserver. We will set up the web server VPS,...

Basic configuration for CentOS

Here are steps for Basic configuration for CentOS - Step 1. Change the password To change the root password you need to enter the command passwd. To...

Why website goes down?

No, the website does not fall because he was tired. There are other, more obvious reasons for that, and now we have considered the...

Send mail through the console with authorization in linux

Send mail through the console: In order to be aware of everything that happens on the server, in addition to monitoring, it is useful...

Docker vs cuba: comparing containerization systems

Docker vs Cuba: Another popular trend is containerization systems. Today we will try to compare two popular systems - Kubernetes and Docker. Just want to note...

Choosing a text editor in the Linux console

Linux virtual servers are not equipped with any kind of graphical interface, so they are administered through the console - either through the web...