Instructions — Page 32

24.02.2022
22 204
Knowledge base / Instructions
Installing PgAdmin4 in Ubuntu 20.04

Everyone knows that pgAdmin is an open source application that was developed to facilitate the administration of the PostgreSQL database management system (DBMS). This program is based on the Python and Javascript languages. This program is based on Python and Javascript. It is implemented as an embeddable framework. Its peculiarity is that it is possible to extend its functionality by connecting additional modules.

23.02.2022
24 443
Knowledge base / Instructions
Find out the MySQL version

Knowing the current version of MySQL or its fork, such as MariaDB, is necessary to manage databases, configure settings and check compatibility with applications. This article will show you how to quickly and easily determine the version of MySQL or MariaDB using the command line, as well as which commands are suitable for Linux servers.

22.02.2022
16 266
Knowledge base / Instructions
How to redirect from WWW to non-WW in Nginx

In order to optimize the site according to SEO rules, it must have one domain. A subdomain with www is considered a separate domain, in case it will be inaccessible, it will lead to the appearance of duplicate content. What does it mean? Duplicates - unwanted elements that often become the reason for the reduction of the site's position in the search engines.

21.02.2022
7 584
Knowledge base / Instructions
Installing IDLE Python in Ubuntu

IDLE or Integrated Development and Learning Environment is called integrated development and learning environment, that is, it is an integrated development environment in Python language.

08.02.2022
7 637
Knowledge base / Instructions
Installing Docker Compose in Ubuntu

Docker Compose is a special tool that is required to run and use many Docker container applications. When using Compose, a single YAML file named docker-compose.yml is created and the required applications are defined in it.

28.01.2022
16 683
Knowledge base / Instructions
How to install Cinnamon in Debian 11

Many users know about such a graphical shell as Cinnamon. It is intended for operating systems based on Linux and FreeBSD. The decision to create a new graphical shell was made by the developer right after the release of GNOME 3. In fact, it is an offshoot of the GNOME Shell code base.

27.01.2022
15 567
Knowledge base / Instructions
Why does Linux share a VmWare folder?

A shared folder for the virtual machine and the host system is required to share files between the host and guest operating systems. VMware is a very popular virtual machine. In this article, let's see how to make a VMware Player shared folder on the system.

26.01.2022
18 384
Knowledge base / Instructions
Drawing a rectangle in GIMP

GIMP is a popular image editor that is interesting for its wide range of features, plus it's completely free. The only drawback of the program is that some of its functions are arranged in a non-obvious way. All this causes certain difficulties and users, who in turn have to look for guidance, for example, in the same toolbar there is nothing for creating geometric shapes.

25.01.2022
64 965
Knowledge base / Instructions
Installing TWRP via Fastboot

TWRP is called a popular recovery menu for Android with which you can flash various third-party firmware, do root, system backups, restore your phone in case of problems.

24.01.2022
6 799
Knowledge base / Instructions
How to install Vivaldi in Ubuntu

Not so long ago, the Vivaldi browser appeared, which became a new development after the appearance of large and famous Google Chrome, Opera, Mozilla Firefox. The developers released the first version in 2015. But despite this, it proved itself perfectly because of the great emphasis on protecting user data and preserving privacy on the Internet. Now the browser is supported on all current operating systems, including various Linux distributions. In this instruction, we will tell you how to install Vivaldi in Ubuntu 20.04.