Methods of payment Abuse
24.01.2022
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

16.01.2022
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
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

26.11.2021
Team Man

Terminal commands are the main advantage of the Linux operating system. The problem is that the user is not always able to figure out all the commands on his own. This is useful, because with the help of commands you can do much more, and

13.11.2021
Installing WIRESHARK in UBUNTU

Wireshark is a popular program that allows you to analyze network traffic. The program allows the user to view the contents of network packets at different levels of network operation. In addition to directly analyzing traffic, the program has the

11.11.2021
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

07.11.2021
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

30.10.2021
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

26.09.2021
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
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.