Methods of payment Abuse
27.12.2022
Ngrok Syntax and Options

In this article we want to talk about the syntax of this software. In fact, there is nothing complicated about it. We are sure that after reading this article everything will become very clear to you!

26.12.2022
How to install GitLab on Ubuntu 20.04

GitLab CE (Community Edition) is a tool that is used in team development. To fully utilize GitLab, you need to.

24.12.2022
How to install PostgreSQL in Ubuntu 20.04

PostgreSQ (Postgres) is a database management system that is an implementation of SQL.

23.12.2022
Setting up Seafile for file synchronization and sharing in Ubuntu 20.04

Seafile is a sharing tool with functionality similar to Dropbox. Seafile is the tool of choice if you are tired of using file sharing services, constantly uploading and reuploading information.

22.12.2022
How to deploy your Docker storage in Ubuntu 20.04

Docker is a tool for working with containers. The main advantage of Docker is the ability to run applications with isolated resources.

21.12.2022
Registration and connection of Ngrok account

In previous articles, we have already considered what Ngrok is and how to install it correctly. Now let's consider the issue of registering an account and connecting it. In fact, there is nothing complicated here. It is enough to follow our

20.12.2022
How to install and use ClickHouse on Ubuntu 20.04

ClickHouse is a columnar database management system (DBMS for Big Data). In this step-by-step instruction, let's see how to install ClickHouse DataBase management system on Ubuntu 20.04.

19.12.2022
How to install and configure VNC on Debian 11

VNC (VNC) is an access protocol that is used for remote desktop management (for example, when a technician works with a client or when organizing an employee's access to data from home).

17.12.2022
Configuring MongoDB security in Ubuntu 20.04

To configure MongoDB security on Ubuntu 20.04, you need to create a user with admin rights, configure authentication and test it. MongoDB (Mongo) is a database that belongs to NoSQL and stores JSON with dynamic schemas. Mongo's security issue

16.12.2022
How to set up FTP on Ubuntu 20.04 LTS

FTP(File Transfer Protocol) is a file transfer protocol that appeared long before HTTP and TCP/IP. FTP has been around since 1971 and is considered the oldest application layer protocol.