Knowledge base — Page 107

01.02.2022
18 480
Knowledge base / Programs
Overview of Neofetch program features

Neofetch is an effective, yet easy-to-use utility that allows you to display system information in the terminal. Its peculiarity is that it displays information next to a beautiful image. The image can be the distribution logo or any other image you wish.

28.01.2022
16 592
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 480
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 282
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 872
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 701
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.

16.01.2022
28 377
Knowledge base / Instructions
Change the color in the Linux terminal

Most of the tasks in Ubuntu are easier and more convenient to do through the terminal. This applies to managing the file system, various settings, installing applications. It is very important for the user to have a comfortable to read text.

31.12.2021
58 583
Knowledge base / Instructions
Unlock the bootloader via FastBoot

To connect your phone to a computer and control it, the adb utility is suitable. This is quite a useful command, but if you want to flash root rights, third-party recovery menu or other firmware to the device, you will have to unlock the bootloader of the device first.

14.12.2021
8 446
Knowledge base / Commands
CHGRP LINUX command

Often when working in Linux, users rarely think about who owns a file. When it comes to running a server, however, the situation changes.