Methods of payment Abuse
02.03.2021
How to disable Network Manager

Some Linux distributions have installed by default a multifunctional network connection management manager called Network Manager. The reasons are varied: the need to manage the Wi-Fi adapter, to configure the Internet from the console, there is an

27.02.2021
How to find new files on a Linux system

There are often situations when you need to view recently created, new files in the operating system. This is often needed by a system administrator who created a configuration file and then simply forgot where it was saved. You may also need to

26.02.2021
How to perform an automatic restart of a Linux service

There are often spontaneous service crashes. The user has to deal with their manual recovery. There is no problem as such, if it happens on a home computer. Even more - it is good, because there is a real opportunity to determine the state of the

24.02.2021
How to add a script to Ubuntu autoloader

Running a script can be implemented in various ways. This can be done by using a graphical shell or the systemd initialization system, which is now used in almost all distributions.