Saturday, July 27, 2024
Tag:

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,...

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...

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...

Windows or Linux hosting: when Windows is better?

Windows or Linux hosting: When choosing the operating system of a virtual web server, they are often oriented either by software (if PHP / MySQL is...

Nginx proxy requests using proxy_pass

I want to talk about one useful feature of Nginx, which I regularly use in my business. It will be about setting up proxying...

How to configure vsftpd on Ubuntu?

vsftpd (Very Secure FTP Daemon) - FTP server with support for IPv6 and SSL. The first two letters in the name vsftpd mean “very secure”...

Configuring ssl in apache on CentOS

I want to share a little information about how to configure SSL in apache on a CentOS server and transfer the sites from http...