Knowledge base — Page 89

If you have previously tried to install MySQL in newer versions of Ubuntu, you must have encountered an error when running the mysql_secure_installation command or when trying to.

10.10.2022
26 539
Knowledge base / Instructions
Changing user password in MySQL

When working with MySQL DBMS, it is extremely important to know how to change the user password. It seems that this task can be solved only if you have superuser rights. But even an ordinary user can change the password under certain circumstances. In this article, we will tell you how to do it under normal circumstances.

18.07.2022
8 400
Knowledge base / Instructions - THE.Hosting
How to install Keitaro on a VPS

We are often asked about setting up different trackers. We decided to make a detailed guide on how to set up Keitaro. This is a flexible and cost-effective tracker with a wide range of tools that is popular among webmasters and arbitrageurs

18.07.2022
28 913
Knowledge base / Server
What is LA (load average) and how it is calculated

During server monitoring, it is extremely important to correctly assess the system load. By understanding the level of load, you can soberly assess the performance and availability of the system. For this purpose, specialists usually estimate the Load Average indicator.

27.06.2022
20 863
Knowledge base / Instructions - THE.Hosting
IPv4 and IPv6: What are they and what is the difference?

Internet Protocol is the most important communication protocol in the Internet Protocol Suite, which is used for routing and addressing packets for network devices e.g. computers, laptops in a single network or in a number of interconnected networks.

25.06.2022
8 290
Knowledge base / Instructions - THE.Hosting
Installing DLE on hosting: step-by-step guide

DataLife Engine is a CMS or website management system, similar to WordPress or Joomla. DLE was created to manage news portals and resources close to them by characteristics and audience.

20.06.2022
14 857
Knowledge base / Instructions - THE.Hosting
How to work with BILLmanager API

API is a program interface that allows you to control any application through a set of commands and functions. For example, there is the Yandex Music API, thanks to which you can listen to music on the site. In our work, we use BILLmanager billing.

After connecting to the server via RDP, you may need to play sound. Setting up audio transmission from the server to your work computer and back is quite simple: you will be able to hear everything that happens on the server, and the server will receive audio from your microphone. This may be necessary, for example, during Skype or Zoom calls that you make from the server.

08.06.2022
15 283
Knowledge base / Instructions - THE.Hosting
SSH key for server access: how to generate it?

SSH keys can be used to create reliable and secure connections to the server without any problems. The peculiarity of the key is that it is almost impossible to crack, which is not the case with the usual password. Hence the question arises, where to get an SSH-key? It must be generated. How to do it?