Instructions — Page 14

12.01.2024
8 062
Knowledge base / Instructions
How to download files on Windows Server

Surely many people have encountered the problem that the default installed Internet Explorer browser on Windows Server does not allow you to download the desired file, let's fix it. In this article we will see how else to download a file using Windows Server 2019 as an example.

21.12.2023
6 610
Knowledge base / Instructions
Install Webmin

Webmin can be useful for system administrators and server owners who want to simplify the management of their servers.

11.12.2023
6 412
Knowledge base / Instructions
How to install Skype from the repository in Linux

Skype in Ubuntu is a communication and video calling program that can be installed on the Ubuntu operating system. With its help, users can exchange messages, make calls and see each other over the Internet.

05.12.2023
6 490
Knowledge base / Instructions
How do I delete a user in Ubuntu?

Deleting a user may be necessary when the user is no longer needed. It may also be necessary when redistributing resources or changing user access rights.

05.12.2023
31 247
Knowledge base / Instructions
How to change file permissions in Linux

To change file access rights in Linux, the chmod (change mode) command is used. It allows you to change read, write, and execute permissions for the owner, group, and other users.

15.11.2023
8 615
Knowledge base / Instructions
How to fix 404 Not Found Nginx when memory is low

404 Not Found is an error that occurs when you try to access a web page or resource that is not found on the server. Nginx is a web server and proxy server that can be used to serve websites. 404 Not Found Nginx means that the requested page or resource was not found on the server that uses Nginx.

30.10.2023
7 250
Knowledge base / Instructions
Stacer system management and optimization utility

Stacer is a utility for system management and optimization on Linux operating systems. It provides the user with tools to monitor processes, manage autoloading, clean the system from temporary files and cache, and manage services and packages.

18.10.2023
10 273
Knowledge base / Instructions
How to enable Nginx debugging mode?

We have already told you that users often encounter such an error as not found Nginx. So, it is often necessary to activate the so-called debugging mode to eliminate this error. In this article we will tell you what it is and how this operation is performed.

13.10.2023
38 861
Knowledge base / Instructions
The not found Nginx error: causes and solutions

Nginx (pronounced "engin-ex") is an open source web server and proxy server that is designed to provide high performance, reliability and scalability

12.10.2023
7 297
Knowledge base / Instructions
How to fix an incorrect Grub root partition name

The Grub root partition name is the path to the root partition (usually denoted as /) in the Linux operating system. Grub (GRand Unified Bootloader) is a Linux operating system bootloader that allows you to select and load operating systems at computer startup.