Methods of payment Abuse
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).

18.12.2022
How to raise your own VPN in 2023 for Windows, iOS and macOS: set up a VPN in a couple of clicks

Creating your own VPN in 2023 is the perfect solution for those who value privacy and access to the resources you need without restrictions. This process does not require large financial expenses and allows you to set up a convenient and secure

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