Knowledge base — Page 101

11.11.2021
6 307
Knowledge base / Instructions
How to install FFmpeg in Ubuntu 20.04

FFmpeg is a tool for converting files in most known video formats. The FFmpeg program has no graphical interface, but it allows you to perform tasks that other video converters are simply powerless to do. In this article, let's see how to install FFmpeg in Ubuntu 20.04 from the official repositories, as well as using the snap package. And then let's talk about how to use it to convert a small video from one format to another.

07.11.2021
7 917
Knowledge base / Instructions
Installing RABBITMQ in UBUNTU 20.04

This is the name of a queue server that can handle messages using AMQP (Advanced Message Queuing Protocol). Several other protocols are also used with the help of plugins. Most often used as a broker of text messages, it receives messages from programs that generate them and delivers them to programs that are ready to receive them. The server itself is written in Erlang.

30.10.2021
16 989
Knowledge base / Instructions
Adding a user in Debian

In Linux, users and groups are used to access the file system. Each file has an owner user and a group from which users can access it. This is a very simple yet flexible privilege system. Users are used not only for people working on the PC but also for running processes, allowing you to limit their sphere of influence. Next we will look at how to add new users to Debian.

03.10.2021
8 584
Knowledge base / Instructions - THE.Hosting
How to install framework 3.5 on Windows 2012

Most modern Windows applications require the .NET Framework to work properly. Installing .NET Framework 4.5 is usually straightforward, but installing .NET Framework 3.5 often raises questions.

03.10.2021
17 793
Knowledge base / Instructions - THE.Hosting
How to install framework 3.5 in Windows Server 2016

Many applications require .Net Framework 3.5 installed to run on Windows Server 2016, despite having .NET Framework 4.6 installed by default. For example, you cannot install and run SQL Management Studio without .Net 3.5. Next, let's see how to install Net Framework 3.5 on Windows Server 2016.

03.10.2021
17 019
Knowledge base / Instructions - THE.Hosting
How to install framework 3.5 on Windows Server 2019

Many applications require .Net Framework 3.5 installed to run on Windows Server 2019, despite having .NET Framework 4.6 installed by default. In this tutorial, we will understand how to install framework 3.5 on Windows Server 2019.

26.09.2021
18 570
Knowledge base / Instructions
Linux terminal colours

The advantage of Linux is that you can customize anything you want. This is the advantage of projective systems over procedural systems. It is a kind of constructor, consisting of individual blocks, each of which can be customized at will.

26.09.2021
16 246
Knowledge base / Instructions
How to increase the size of VirtualBox virtual disk

Virtual machines are ubiquitous these days for testing various operating systems and performing other tasks. A popular and free program for running virtual machines is VirtualBox.

24.09.2021
39 239
Knowledge base / Instructions
Removing duplicates LIBREOFFICE CALC

LibreOffice Calc table processor allows you to delete table rows with repeating values in cells completely automatically. The function of removing duplicates in this program is not implemented in the most obvious way, but it is quite easy to understand it.