Methods of payment Abuse

Knowledge base — Page 36

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 use GitLab, you need

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
Configuring Seafile for file synchronization and sharing in Ubuntu 20.04

Seafile is a sharing tool with functionality similar to Dropbox. Siafile is chosen if you are tired of using file sharing sites, constantly filling in and re-uploading 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 column–based database management system (DBMS for Big Data). In the step-by-step instructions, we will consider how to install the 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 technical specialist works with a client or when organizing employee access to data from home)

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

To raise your own VPN (Virtual Private Network) is an option for those who do not want to pay for expensive utilities and extensions, but want to have access to blocked resources or social networks.

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.