Knowledge base — Page 47

19.12.2024
2 249
Knowledge base / Terminal
How to Set Up Automatic Disk Mounting in Linux

Suppose you have a work computer or media server running Linux, and you want to connect an additional SSD or HDD to it. The issue is that in this system, such drives need to be manually mounted every time the computer restarts. This can be inconvenient and adds an extra repetitive task that disrupts your workflow on the PC or server.

The good news is that this problem can be solved by setting up automatic disk mounting. In this guide, we’ll explain how to configure it using the fstab configuration file.

18.12.2024
2 795
Knowledge base / Terminal
Telnet: What It Is and How to Use It

The Telnet utility allows you to establish a connection and interact with a remote device through a specific port. With Telnet, you can send commands and receive responses from the connected device.

16.12.2024
1 412
Knowledge base / Ispmanager
How to Set Up a Firewall in ISPmanager

 A firewall (also known as a network firewall or simply a firewall) is a key element in protecting websites and servers. It controls incoming and outgoing traffic, providing protection against cyber threats based on predefined rules. This guide will explain how to set up a firewall through the ISPmanager control panel.


13.12.2024
1 993
Knowledge base / Instructions
How to increase the tariff plan for VPS

Learn how to upgrade your VPS plan quickly and easily. Detailed instructions will help you increase server resources for new tasks and scaling projects.

11.12.2024
2 926
Knowledge base / Instructions / Terminal
Network Settings in CentOS: From Basic Commands to Troubleshooting Connectivity

Network settings in CentOS are an important aspect of working with the operating system, especially for those setting up servers or configuring the system for internet use. Although the process is theoretically simple, practical difficulties often arise, especially for users not working in IT on a daily basis.