Knowledge base — Page 96

03.10.2021
16 616
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 200
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
15 853
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
38 827
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.

17.09.2021
15 286
Knowledge base / Instructions
How to install XFCE in Debian

Debian is most often installed with the Gnome desktop environment. But if, after initializing your system, you change your mind and want a simple solution, install XFCE. This is not a bad environment. XFCE has a desktop, a panel with windows of running applications, and a dock with shortcuts to programs you can run. Debian works well with many environments. Let's see how to install XFCE in Debian 10.

13.09.2021
14 374
Knowledge base / Instructions
MySQL database size

Today, databases are used almost everywhere, especially large companies and application development teams need them. If you decide to make a website, you will not be able to build its effective and proper operation without a database. You will need it to store dynamically changing information. Usually it is one of the most popular databases - MariaDB or MySQL.

08.09.2021
14 069
Knowledge base / Programs
Proven CPU-Z analogs for Linux

Sometimes you need to know what components are in your computer. You can unscrew the system unit and see for yourself what's inside. But a quicker and better solution is to use a utility that collects information about the system. For Windows, one of the most popular programs of this kind is CPU-Z.

05.09.2021
6 710
Knowledge base / Instructions
How to install VirtualBox in Ubuntu 18.04

Oracle Virtualbox application, a free platform, cross-platform program and set of powerful tools for x86 virtualization. It is primarily designed for desktops, servers and workstations. The program can run on Linux, Solaris, Mac OS X and Microsoft Windows. It is compatible with any version of BSD, IMB OS/2, DOS, Netware, L4, QNX and JRockitVE. Both 32 bit and 64 bit architectures are supported. But at the moment the program can work only on AMD64 and Intel64 and x86 architectures.

04.09.2021
22 359
Knowledge base / Equipment
Deleting the Git branch

In order to ensure the development of various software versions, branches are implemented in Git. Branches are used to develop new functionality in the utility.