Methods of payment Abuse
03.11.2022
System x32 or x64, which is better?

In the last article we discussed the main differences between the two operating system architectures - x32 and x64. Despite the obvious advantages of each solution, there are still debates among users about which one to choose. Some prefer x64,

02.11.2022
Learn Linux terminal shortcuts

The Linux terminal is an obvious advantage of this OS family. With its help, it is easy to perform various actions in the OS. At the same time, the user can execute not only single commands, but also group them together.

31.10.2022
Checking the system for bad sectors

During disk operation, so-called bit sectors appear. These are cells that have stopped working for one reason or another. The problem is that the system may try to write information to the non-working cells. Everything is aggravated by the fact that

30.10.2022
How to configure DNS in Ubuntu

DNS servers are used to translate difficult-to-remember IP addresses into simple domain names. Why is this necessary? It is easier for people to memorize a single word than a series of numbers. When a PC needs to know the IP address of a domain, it

28.10.2022
Installing Ubuntu guest OS add-ons

In some cases, you have to work in several OS at once. It is in such situations that virtualization technologies come to the rescue, one of them being VirtualBox. However, initializing the required solution into the virtual machine system does not

27.10.2022
Finding out the Linux bitness

OS bitness is required for the instruction set for the processor, these instructions will be used to work with the data and memory of the PC. There are two bit sizes - i386 (x32-bit) and x86_64 (x64-bit). x32-bit is obsolete and supports working

27.10.2022
GAOMON S620 Graphics Tablet: How to Connect and Configure in Linux

With the coronavirus pandemic, distance learning has become the norm. This raises the question for instructors as to how to teach students the material as it was previously taught on the blackboard. If you take a graphic editor, just using a mouse

26.10.2022
How to count the number of lines in a Linux file

It is known that programs with graphical interface are more convenient to use, because they are designed for high requirements, plus the terminal allows you to solve certain tasks much faster. So there is a utility wc, it can count the number of

25.10.2022
Changing TTL in Linux

These networks are transmitted by packets. Packets pass through several other network nodes before reaching their destination to end up at the beginning of the destination's local network and then directly to the destination. It is not uncommon