Blog about hosting and servers

CentOS vs Ubuntu: the choice of operating system for VPS
Feb 15, 2023
CentOS vs Ubuntu: the choice of operating system for VPS

After having purchased a VPS, many people think about choosing the right operating system for their virtual server. The choice, of course, falls on Linux. One of the advantages of Linux over Windows is that it is an Open Source operating system. In contrast to Windows, Linux does not prevent users from keeping track of the software. Due to this, the operating system has a large online community.

Pros and cons of FreeBSD for virtual servers
Feb 15, 2023
Pros and cons of FreeBSD for virtual servers

FreeBSD is a free open source Unix-like operating system. Over its lifetime the operating system has become popular as a server platform. One of the most important features of FreeBSD is its reliability as a virtual server. 

Web 2.0 and Web 3.0: why everyone talks about them and what the differences are
Feb 15, 2023
Web 2.0 and Web 3.0: why everyone talks about them and what the differences are

The Internet needs a revolution. You may have noticed that the current model of the Internet is compromised: there is no anonymity or freedom of posting anymore. In some places, state controls to restrict access to certain sites or entire domains are in full swing, and in other places, restrictions are due to censorship that is imposed locally due to laws and regulations.

Instructions for installing VestaCP on Debian
Feb 13, 2023
Instructions for installing VestaCP on Debian

Creating a server, whether it is a home server for your own needs or a commercial one, is a step-by-step process. At some point, you will need to choose a hosting panel for the operational maintenance and management of many sites. 

7 best database administration tools
Feb 13, 2023
7 best database administration tools

Every business needs a well-designed database management tool. Finding a well-organized and functional system that allows employees to perform database-related tasks with ease is critical to the success of a business.


Ukrainian and foreign analogs of Russian software
Feb 13, 2023
Ukrainian and foreign analogs of Russian software

One can go down in history in different ways. One can lead the anti-Hitler coalition, become W. Churchill or F. Roosevelt. One can develop the Special Theory of Relativity, the quantum theory of the photoelectric effect, as well as make a number of other revolutionary scientific discoveries, becoming Einstein. One can discover penicillin and save hundreds of millions of people from scarlet fever, staphylococcus aureus, angina, and other diseases that today we can easily cope with through antibiotics. And become Alexander Fleming, go down in history as one of the greatest microbiologists of the era.

Installing and configuring Docker on Ubuntu
Feb 9, 2023
Installing and configuring Docker on Ubuntu

Modern infrastructure does not exist without microservices and containers. These technologies are great when it comes to running an application in processes isolated from resources. Docker has become a household name when it comes to containerization management. It's an application that makes it easy to manage application processes in containers.

Server response codes: full list
Jan 31, 2023
Server response codes: full list

When a browser or search robot contacts the server with a request, it automatically receives a certain status code in response. Every HTTP status code is three-digit and can range from 100 to 526. The range is occasionally expanded to describe some new states, but it happens infrequently, so the server response codes described in this article will be enough in 99% of cases.

What are firewalls
Jan 30, 2023
What are firewalls

A firewall is a network security system that filters all traffic according to preset principles and rules. If you imagine a server as a small apartment building, the Firewall is a diligent guard, which monitors the order day and night and does not let in anyone who arouses even the slightest suspicion.

Which CMS is better for VPS: Joomla or Drupal
Jan 27, 2023
Which CMS is better for VPS: Joomla or Drupal

If a user is thinking about creating a website or a blog, they will certainly be confronted with the choice of a website content management system. Resources, which the owner of the future web portal will encounter in the process of getting acquainted with popular CMS, give a comparative analysis on behalf of webmasters and ordinary users. But there is little information about which system is best for developers. In this article, we'll go deeper into the features of two CMSs – Joomla and Drupal. We will make a technical comparison of the systems, consider their features and understand the difference in approaches to code implementation.