Knowledge base — Page 43

23.08.2024
36 326
Knowledge base / Instructions
What the ls command does in Linux

The ls command in Linux is used to display the contents of the current working directory in the terminal. By default, the ls command displays the names of files and subdirectories in the current directory.

21.08.2024
25 361
Knowledge base / Instructions
How to find out the Linux bitness

Linux can be 32-bit or 64-bit, depending on the processor architecture. The 32-bit version of Linux can be used on x86 and ARM processors, while the 64-bit version can be used on x64 and ARM64 processors. Currently, most new computers and servers use 64-bit versions of Linux.

21.08.2024
6 423
Knowledge base / Information
What is L2TP/IPsec?

L2TP is a tunneling protocol that is used to create VPNs (private networks). In combination with IPsec (Internet security), it provides strong protection for data traveling between the client and the server.

19.08.2024
5 288
Knowledge base / Node instructions
Mantra: description, Node installation

MANTRA acts as a Tier 1 blockchain with a priority on security that adheres to all regulations and compliance requirements. Built on the Cosmos SDK for developers and institutions, MANTRA Chain aims to address all the obstacles that prevent the smooth transition of real-world assets (RWAs) to blockchain. MANTRA Chain enables interoperable tokenization of illiquid assets through the IBC network and offers various modules for compliance, assets and tokens.

16.08.2024
5 418
Knowledge base / Information
REST API - creating a convenient web service

RESTful API is a list of principles and rules to organize the interaction between a client and a server. It allows developers to make easily changeable and scalable web applications.

22.07.2024
66 245
Knowledge base / Decoration
How do I install cursor themes in Linux?

In Linux, cursors (or mouse pointers) are not just a tool for controlling the interface, but an important part of the user experience. They are small images that are displayed on the screen and show the current position and state of the mouse pointer. In this article, we'll show you how to find, install and customize cursor themes to make your desktop look the way you want it to.

22.07.2024
18 856
Knowledge base / Instructions
Installing Google Chrome in Fedora

The Mozilla Firefox Internet browser is initially installed in Fedora. What if for some reason you don't like the browser and prefer Google Chrome? It's simple - you can install it.

22.07.2024
40 366
Knowledge base / Instructions - THE.Hosting
Instructions for adding a new user to OpenVPN

OpenVPN is a powerful tool for creating a secure and encrypted VPN connection, widely used for data protection and privacy on the Internet. This article details the step-by-step process for adding a new user to OpenVPN, including certificate creation, configuration setup, and access control. This approach will ensure a secure connection for every user on your network.

12.07.2024
21 061
Knowledge base / Instructions
Installing REMMINA in UBUNTU 20.04

The Remmina utility is used to remotely connect to your desktop. It is free and supports many connection protocols, the list of which can be supplemented with plugins. In this article, let's see how to install Remmina in Ubuntu 20.04 in two ways.