Methods of payment Abuse

Knowledge base — Page 52

14.11.2021
What the stat command does in Linux

Each file and folder in the file system has a so-called Inode structure where the metadata of this object is stored. It stores the owner, owner group, time of modification, creation and access to the file, as well as other information. It can be

03.10.2021
How to install framework 3.5 in Windows Server 2016

Many applications require .Net Framework 3.5 installed to run on Windows Server 2016, despite having .NET Framework 4.6 installed by default. For example, you cannot install and run SQL Management Studio without .Net 3.5. Next, let's see how to

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.

24.09.2021
Removing duplicates LIBREOFFICE CALC

LibreOffice Calc table processor allows you to delete table rows with repeating values in cells completely automatically. The function of removing duplicates in this program is not implemented in the most obvious way, but it is quite easy to

08.09.2021
Proven CPU-Z analogues for Linux

Sometimes there is a need to find out what components are in the computer. You can unwind the system unit and personally verify what is inside. But a more correct and faster solution

04.09.2021
Deleting the Git branch

In order to ensure the development of various software versions, branches are implemented in Git. Branches are used to develop new functionality in the utility.

05.08.2021
See mount points in Linux

A well-known difference between Linux and Windows is that it allows users to transparently control the mounting of disk partitions. In turn, this gives the right to control the flexibility to customize the directory structure, to use multiple file

23.07.2021
Root in Ubuntu

The Ubuntu distribution policy is such that any user actions and decisions requiring administrative privileges are performed only with the sudo command. No one recommends using root for a beginner, because a novice user is not well oriented in the

26.06.2021
Text editors on Android

In order to solve certain Android users use a mobile device. Often for making calls, playing games, social networks, reading news. Not everyone knows that you can also code on Android. Writing code on Android is quite popular lately.