Tag:
server
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...
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...
Server
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...
Server
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...
Technology
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”...
Security
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...