Instructions — Page 9

10.10.2024
7 134
Knowledge base / Instructions
How to grant access to Windows Server by IP or IP range

To strengthen Windows Server security, it is recommended that you restrict access to the server. One of the easiest and fastest ways is to allow connection only from a specific IP address or IP range. This can be done by using the firewall, a security tool built into the system.

08.10.2024
19 544
Knowledge base / Instructions
Installing the TeamSpeak server via the THE.Hosting control panel

A short instruction on installing the TeamSpeakserver, via the pq.hosting control panel.

This guide will help you install TeamSpeak server on Ubuntu 24.04. TeamSpeak is a popular voice and text communication software that is widely used in gamer communities and other collectives. This closed VOIP application allows users to communicate in a single chat using voice channels.

20.09.2024
8 001
Knowledge base / Instructions
Installing Yarn in Ubuntu

The Node.js platform is gaining more and more popularity. In addition to the default package manager called npm, there is another advanced package manager for this platform called yarn. It allows you to install, uninstall and update packages.

06.09.2024
100 325
Knowledge base / Instructions
How to find out the internal IP of Linux

Internal IP in Linux is a local IP address that is assigned to your device on the local network. It is used to communicate and exchange data with other devices on the same network.

06.09.2024
118 091
Knowledge base / Instructions
How to view users in Ubuntu

For various reasons it may be necessary to view registered users in the system. It is also sometimes necessary to change the group for a particular user

02.09.2024
62 111
Knowledge base / Instructions
Installing Proton on Linux

Not so long ago, it was hard to believe that Linux would also be a gaming platform to some extent. Native games are still scarce, but with the advent of the Vulkan API, the development of the Wine compatibility layer for running Windows applications has accelerated. The Steam client is clear proof of this, Proton allows you to run over 70% of the entire Steam library

02.09.2024
22 399
Knowledge base / Instructions
How to enable mouse support in Tmux

To enable the mouse to be used as an input device, which allows you to more efficiently and conveniently manage your computer and applications using the mouse pointer. This is especially important for working with the graphical interface, games, editors and other applications, where using the mouse significantly increases the speed and accuracy of performing actions.

30.08.2024
41 742
Knowledge base / Instructions
How to create an Ubuntu folder

Creating a folder in Ubuntu is a basic operation that helps you organize your files and increase the usability of your system. In this instruction, we will tell you how to create a folder using the graphical interface and the command line. The material will be especially useful for novice users who want to better understand file and directory management in Ubuntu.

30.08.2024
49 295
Knowledge base / Instructions
How to delete a file in Linux

In Linux, as in any operating system, it may be necessary to delete files. This article will explain the reasons why users need to delete a file from the system, as well as provide instructions on how to do it correctly.