Tutorials

Enter the search topic

Minecraft

VPS

20 Essential Linux Commands You Should Know

20 Essential Linux Commands You Should Know Most VPS administration happens in the terminal. These 20 commands cover everyday tasks: moving between directories, working with files, installing software and managing...

Read

How to Allow Remote Access to MySQL

How to Allow Remote Access to MySQL By default, MySQL only accepts local connections from the server itself. In this tutorial, you’ll allow connections from another computer or application, such...

Read

How to Install Java on a VPS

How to Install Java on a VPS A Minecraft server and many other applications need Java. In this tutorial, you’ll install the Java version you need from the official Adoptium...

Read

Shared Hosting

General questions

How to use PuTTY program

How to use PuTTY programPuTTY is a free and open-source SSH client most widely used on Windows for secure connections to remote systems over the SSH (Secure Shell) protocol. SSH...

Read

How to Use WinSCP or FileZilla?

How to Use WinSCP or FileZilla FTP Program? In this tutorial, you will learn how to easily connect to your server files. FTP - is one of the most popular...

Read

Linux

How to run Grafana in Docker container

How to run Grafana in Docker containerGrafana is a leading open-source tool for visualizing time series data. It’s widely used to visualize data from various sources—such as Prometheus, InfluxDB, and...

Read

How to install Docker on Linux OS

How to install Docker on Linux OS Docker is an OS-level virtualization platform designed to deliver applications in a lightweight, isolated runtime environment - containers. Containers share the same operating...

Read