Server Hosting Internet Software Technology Tricks Web Development3 Min Read CmsDaddyonMarch 19, 2021 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, running a Debian…
Server Hosting Internet Software Technology Tricks Web Development2 Min Read CmsDaddyonMarch 18, 2021 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…
Server CMS Hosting Internet SEO Software Technology Web Designing Web Development3 Min Read CmsDaddyonMarch 17, 2021 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 three most…
Technology Hosting Internet Server Software Tricks Web Development2 Min Read CmsDaddyonMarch 14, 2021 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 to…
Server CMS Hosting Internet Software Technology Web Development3 Min Read CmsDaddyonMarch 13, 2021 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…
Software Internet Server Technology Web Designing Web Development3 Min Read CmsDaddyonMarch 11, 2021 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…
Server Hosting Internet Software Technology Web Development3 Min Read CmsDaddyonMarch 9, 2021 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 /…
Server Hosting Internet Software Technology Tricks Web Development9 Min Read CmsDaddyonMarch 5, 2021 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 requests to a…
Technology Hosting Internet Server Software Tricks Web Development3 Min Read CmsDaddyonMarch 3, 2021 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 Hosting Internet Server Software Technology Tricks Web Development2 Min Read CmsDaddyonMarch 2, 2021 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 to https. It is…