Methods of payment Abuse
22.01.2023
How to remove MySQL from Ubuntu

MySQL DBMS is a popular solution for working with a database. We have considered the principle of installing a tool for working with large amounts of data in the Ubuntu operating system, for a number of reasons, the user may want to change the

21.01.2023
Configuring MySQL in Ubuntu

As mentioned in previous articles, the DBMS can be installed from the official and developer repository. Regardless of this, during the installation, the program will ask several questions to be answered. Below we will tell you what and how to

18.01.2023
Fix error SET PASSWORD has no significance for user root@localhost

Sometimes during MySQL installation the user does not set the root password, then the unix_socket authorization method is used as authorization. If this authorization method is used, then only a superuser of the system or a user with sudo privileges

17.01.2023
Installing MySQL in Ubuntu 22.04 from the developer repository

In the last article we talked about how to install a DBMS called MySQL from the official repository, in this instruction we will give an algorithm of actions for installing the same solution from the developer's repository. Note that this task

16.01.2023
Installing MySQL in Ubuntu 22.04 from the official repository

MySQL is a widespread database management system (DBMS) characterized by open source code. Recently, more and more often webmasters, owners of online stores, blog sites choose PostgreSQL and a fork of MySQL - MariaDB, which was created by the

15.01.2023
How to install certificates in Google Chrome

Continuing the topic of installing certificates in the Ubuntu operating system, it is worth considering the procedure for installing them in Google Chrome. Here are the detailed instructions on how to add them.

14.01.2023
Installing the trading terminal on a virtual server

To install MetaTrader (or any other terminal), you need to connect via RDP. Open a remote desktop management program on your PC (for example, RDP or Remote Desktop Connection). The software is located in the start panel when selecting the

13.01.2023
How to set up a dedicated server CS:GO (Counter-Strike: Global Offensive)

To play Counter-Strike: Global Offensive with friends, you need to find(rent a server for games) and set up a dedicated server. Please note that a virtual server is not suitable for CS GO, as it requires serious resources.

12.01.2023
Installing certificates in Ubuntu OS

In the last article, we told you what certificates are in Ubuntu and what tasks they perform. In this article, we will talk about how to install certificates, in particular, we will talk about installing them in the operating system.