Knowledge base — Page 94

11.01.2023
6 254
Knowledge base / Instructions
What is a certificate in Ubuntu

SSL certificates are needed to ensure security in various areas. The most popular of these is browsing sites using the HTTPS protocol. There are not many trusted root certificates of organizations that sign the rest of the certificates for all sites. These trusted certificates are stored on each PC or smartphone. Based on this, the browser understands that a particular site can be trusted.

10.01.2023
8 083
Knowledge base / Instructions - THE.Hosting
SSL Certificate: what it is and why it is needed

SSL certificate for protection from the well-known GlobalSign certificate authority. Issue a free SSL certificate in the ispmanager panel.

09.01.2023
9 161
Knowledge base / Instructions - THE.Hosting
Overview of ispmanager – VDS/VPS Control Panel on Linux

In this article, we will analyze the ispmanager website and web server control panel: let's see how it can be useful and what to consider when working with it. The panel has an extensive list of features, but we will focus on the most basic

08.01.2023
7 546
Knowledge base / Instructions
What to use Mozilla Firefox Snap package for in Linux

In the last article we shared how to install Snap package Mozilla Firefox. from the official website. But one of the main questions that concern every user who decided to install the browser is what to use the Snap package for. Further we will tell you in what cases it is useful and can be used.

07.01.2023
8 598
Knowledge base / Instructions
How to install Firefox Snap in Ubuntu

We have already covered how to install Mozilla Firefox in Ubuntu operating system, now we will share Firefox Snap installation instructions.

06.01.2023
8 303
Knowledge base / Instructions
Configuring tunnels in the Ngork configuration file

Ngrok has a configuration file, it contains the authorization token. Often while working with the software there is a need to run a command, it is quite long, so to shorten the tunnel start command you can use the configuration file.

04.01.2023
6 205
Knowledge base / Instructions
Location of Systemd service files

Systemd services fall into two categories - system services run as superuser. To manage them, you must use sudo. The second category is user services, run as a specific user. This user can have full control without sudo.

03.01.2023
6 659
Knowledge base / Instructions
How to install OpenLiteSpeed on Ubuntu 20.04

OpenLiteSpeed is a web-server that is used to manage sites of various complexity (including highly loaded projects). OpenLiteSpeed is an analog of Apache and Nginx, which is positioned as super-fast: memory consumption is minimal, but maximum performance is ensured.

02.01.2023
16 111
Knowledge base / Instructions
Using MTR for Linux network troubleshooting

In the last article we explained how to use the Network Diagnostic Tool in Windows. Now we will tell you how to do it in Linux. There is nothing complicated, everything is very simple and clear. In the case when mtr is not installed, install it in Linux. For this you can use your own default package manager.