Guaranteed memory and SWAP are two of the most important parameters that affect the performance of a Linux system. Guaranteed memory is the amount of memory that will be allocated to a virtual machine and is independent of the available memory on the host. The…
Useful articles about VPS and VDS for developers
In this section, you will find relevant articles on working with VPS/VDS, covering everything from the basics to advanced features.
Blog Useful articles about VPS and VDS for developers
Virtual Private Server (VPS) is a type of hosting that allows you to create a virtual server with a dedicated operating system and resources. This means that the VPS will run its own operating system, have its own IP address and will be completely isolated…
In today’s comparison, we’ll look at two of the most popular Linux distributions: CentOS and Ubuntu. We’ll explore their differences, features, advantages, and disadvantages to help you decide which one is best for your server. CentOS: what is it? Advantages and disadvantages CentOS, which stands…
Nginx is an open source web server that has won the hearts of many administrators and developers due to its efficient operation, low memory consumption and powerful support for various protocols. Today we will talk about configuring HTTP/2 support in Nginx. HTTP/2 is an evolution…