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 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…
Server Hosting Internet Software Technology Tricks Web Development2 Min Read CmsDaddyonMarch 1, 2021 How to setup network adapter in CentOS? After connecting the VPS with CentOS operating system to a private or public network, you must configure the network interface. Step 1 Connect…
Technology CMS Hosting Internet Server Software Web Development3 Min Read CmsDaddyonFebruary 26, 2021 How to update Debian Jessie 8 to 9 Stretch? 17 June 2017 released another update of the popular Linux distribution Debian. This is the 9th release of Debian is codenamed, Jessie. I…
Server CMS Hosting Internet Software Technology Tricks Web Development4 Min Read CmsDaddyonFebruary 12, 2021 Installation of RDP server RDP server: Despite the fact that initially on a VPS and a dedicated server is no possibility to connect to a remote desktop in GUI mode, the…
Server CMS Hosting Internet Software Technology Tricks Web Development5 Min Read CmsDaddyonFebruary 11, 2021 Observium installation and configuration Not long ago I came across a rather curious system of monitoring Observium. I decided to install it and configure it to look at it closer.…
Server Hosting Internet Software Technology Tricks Web Development5 Min Read CmsDaddyonFebruary 9, 2021 Rsync setup backup on CentOS / Debian / Ubuntu There are many ways to organize backup on CentOS / Debian / Ubuntu servers – free utilities, self-written scripts using tar, bacula…
Internet Hosting Server Software Technology Web Development3 Min Read CmsDaddyonFebruary 8, 2021 Sending mail through the console with authorization in Linux Sending mail through the console: In order to be aware of everything that is happening on the server, in addition to monitoring, it is useful…