Knowledge base — Page 66

30.11.2023
13 386
Knowledge base / Programs
Termux terminal emulator: how to install and use it

Termux is a terminal emulator and Linux command execution environment for mobile devices. With Termux you can install and use various Linux tools and applications.

28.11.2023
9 039
Knowledge base / Information
What to do if index file is not specified in Nginx settings

If the index file is not specified in Nginx settings, the server will return a 403 Forbidden error when accessing the root directory. To fix this problem, add the index directive to the server configuration and specify the desired file (usually index.html or index.php). The 403 Forbidden error in Linux means that the user who accesses the server does not have access rights to the requested resource. This can be caused by incorrect access rights to a file or directory, server security settings, or Nginx configuration.

27.11.2023
22 498
Knowledge base / Commands
The touch command on Linux

The touch command in Linux is used to create new files or change the time of the last modification of existing files.

26.11.2023
10 749
Knowledge base / Information
Dconf editor utility: functions and installation

The Dconf editor utility is designed to customize system settings in the Linux operating system. With its help you can change desktop settings, design themes, window behavior and many other parameters.

25.11.2023
7 550
Knowledge base / Information
Purpose of the wget utility

The wget (Web GET) utility is a free, non-interactive console program for downloading files over a network. It supports HTTP, HTTPS and FTP protocols, as well as the use of proxy servers.

24.11.2023
6 237
Knowledge base / Information
Configuring a virtual machine

VM VirtualBox is free and open source virtualization software that allows users to run multiple operating systems on a single computer. It was created by Oracle Corporation and is available for Windows, macOS, Linux and Solaris.

23.11.2023
7 991
Knowledge base / Commands
Man utility: functions and installation

The man(manual ) utility is a command utility in the Unix operating system and its derivatives that gives the user access to manuals for using various commands and programs installed on the system.

21.11.2023
5 650
Knowledge base / Information
What is a virtual machine and how to use it

A virtual machine has many advantages. Since a physical computer creates a virtual machine inside itself, it is possible to work with several OS on one device. Each virtual machine will have a separate operating system and the necessary programs for it.

16.11.2023
6 313
Knowledge base / Information
What is the difference between VPS and VDS

VPS (virtual private server). Assumes the use of virtualization technology implemented at the software level. For example, Virtuozzo or OpenVZ. It is characterized by comparative simplicity of management and flexible configuration options.