Methods of payment Abuse
03.02.2023
WireGuard Client Setup

WireGuard is a modern virtual private network (VPN) protocol that provides secure and efficient connectivity between devices. It was designed with a focus on simplicity, security and performance. WireGuard is faster than many other VPN protocols due

02.02.2023
How to install BrainyCP

In past articles we have talked about the BrainyCP control panel and its benefits. It is worth saying that they are actually not few. In this article, we will tell you about the features and installation procedure of this hosting solution.

01.02.2023
Features and advantages of the BrainyCP control panel

BrainyCP is a convenient control panel with a wide range of functionality. It is completely free, is constantly being improved by developers, and is comparable to paid solutions in terms of features. Additional options are available for personalized

31.01.2023
How to install Apache Kafka on Ubuntu 20.04

Apache Kafka is often better suited for high load projects than message brokers like RabbitMQ, ActiveMQ. Installing Apache Kafka on a dedicated or virtual Ubuntu Server 20.04 server is necessary for running highly loaded applications and ensuring

30.01.2023
How to install 1C on the server

1C is a solution for accounting and warehousing at enterprises. Client-server solutions involve working with databases (IBM DB2, MS SQL, Oracle DB, PostgreSQL). They are more powerful compared to conventional 1C databases. The best solutions for 1C

29.01.2023
How to install OpenVPN on a cloud VPS

How do I install OpenVPN by script, manually or via docker on a cloud VPS? The software is needed to mask the local network without the requirement to connect via SSH or RDP. Before rolling OpenVPN to a cloud VPS, it's worth clarifying the

28.01.2023
BrainyCP Control Panel Overview

BrainyCP is one of the new control panels that you probably haven't heard of until now. The control panel is developed by a young team of only 6 people - 1 designer and 5 programmers.

27.01.2023
Working in the Linux background process

You already know what a Linux background process is and how to start it correctly. In this article we will tell you how it works in this mode.

26.01.2023
How to start a process in the Linux background

In this article, we will talk about what a process is in the Linux background and how to run it. The instructions are extremely simple and clear.