Instructions — Page 25

22.01.2023
15 618
Knowledge base / Instructions
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 program in favor of another solution.

21.01.2023
6 789
Knowledge base / Instructions
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 answer them.

18.01.2023
19 083
Knowledge base / Instructions
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 can authorize as root user.

17.01.2023
8 075
Knowledge base / Instructions
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 is a bit more complicated than the previous one, but you will need to allocate a little more time.

16.01.2023
8 906
Knowledge base / Instructions
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 developer of MySQL. Despite this, the DBMS itself called MySQL is still popular. Next, let's see how to install MySQL in Ubuntu 22.04

15.01.2023
46 265
Knowledge base / Instructions
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
7 619
Knowledge base / Instructions
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 "Standard" section.

12.01.2023
28 732
Knowledge base / Instructions
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.

11.01.2023
6 330
Knowledge base / Instructions
What is a certificate in Ubuntu

SSL certificates are needed to ensure security in various areas. The most popular of these is browsing sites using the HTTPS protocol. There are not many trusted root certificates of organizations that sign the rest of the certificates for all sites. These trusted certificates are stored on each PC or smartphone. Based on this, the browser understands that a particular site can be trusted.

08.01.2023
7 633
Knowledge base / Instructions
What to use Mozilla Firefox Snap package for in Linux

In the last article we shared how to install Snap package Mozilla Firefox. from the official website. But one of the main questions that concern every user who decided to install the browser is what to use the Snap package for. Further we will tell you in what cases it is useful and can be used.