Methods of payment Abuse

Instructions — Page 20

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 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.

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 known since 1971, and is considered the oldest application-level protocol

15.12.2022
How to install Ngrok

Ngrok is a tool that allows you to create secure tunnels to access local web applications from the Internet. It takes a minimum of time to install, and this article will walk you through step by step how to do it. Make sure you have access to a

14.12.2022
How to Secure Apache with Let's Encrypt on CentOS Stream

Step-by-step instructions on how to secure the Apache web server using Let's Encrypt.

13.12.2022
How to install LAMP stack on CentOS Stream server

Step-by-step instructions on how to install LAMP on CentOS Stream are needed for developing and testing applications in PHP

12.12.2022
What is Ngrok?

In the development process, it is often necessary to show something to someone, to demonstrate functionality. Sometimes an additional server is deployed for this purpose, but it is expensive, troublesome, and sometimes inexpedient. What else can be