Methods of payment Abuse
05.03.2021
How to disable Ubuntu auto-update

Every Windows user is familiar with such a notification as "Do not turn off your computer, a system update is in progress". Now this situation can also happen when using Ubuntu system.

02.03.2021
Upgrading Ubuntu to 15.10

The final version of the Ubuntu 15.10 system has been codenamed Wily Werewolf. Since it is not an LTS version, users believe that it does not need to be installed.

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.