Tag:
unix
CMS
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...
Server
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...
Server
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,...
Server
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...
Server
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...
Technology
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...
Server
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...
Software
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...