Zomro Blog
How to set up a Samba server on Windows Server and connect to it from Windows Server 2019
Samba is free software that provides interoperability between Linux/Unix and Windows systems, allowing you to create file and print servers..
htop - Linux interactive system monitor
htop is one of the most popular system monitors for Linux.
Minecraft Java Server Cores
Learn about different types of cores for Minecraft Java Edition servers: with plugin support, modifications, hybrid, and with a focus on optimization.
How to trace
The article will show how to trace the route of network packets from the client computer to the server.
Creating Minecraft Bedrock server
Brief instructions for installing a Minecraft Bedrock server
How to track SSH connections to the server using a Telegram bot
Monitoring SSH connections to the server is necessary, primarily for security and control of unauthorized access.
Installing the VestaCP panel
This article describes the process of installing the VestaCP panel on a server running Linux.
Installation of PostgreSQL and pgAdmin4 on HestiaCP panel
The article will discuss the installation of the PostgreSQL DBMS and the pgadmin4 panel on the already installed HestiaCP panel.
Creating Minecraft Java Servers.
This article describes how to create your own Minecraft Java Edition server. Which kernels can be used for the server and how to install them.
How to create a telegram bot for monitoring Mikrotik located behind a NAT
In this article, we will consider a way to monitor the availability of a Mikrotik router, which is hidden behind a NAT provider.
WordPress Multisite: How to create and manage multiple sites from one admin panel
If there is a need to create and manage multiple sites from one WordPress admin panel, you should use the Wordpress Multisite feature. In this article, we will learn how to use this useful feature.
How to enable two-factor authentication in your personal account
Two-factor authentication makes the account login process more secure. To enter the account, you need to know the user's password and have a phone that generates an additional code for authentication. This makes the account more secure from hacking.
List of important commands for working with Docker-compose
Docker-compose allows you to create, run, and manage containers that interact with each other. Let's look at some commands for working with Docker-compose.
How to connect to a Docker container via sFTP
Connecting to a Docker container via sFTP can be useful for developers who work with files inside the container.
How to create and connect via sFTP to an additional user
Creating an additional user for sFTP can be useful because it improves security by allowing each user to have separate credentials and limiting their access to only certain directories on the server. It also allows you to differentiate access to the server between different users, giving them only the necessary access rights.
How to install NextCloud on Docker
NextCloud is a popular open source file sharing and collaboration platform that lets you store, share, and collaborate on documents, photos, videos, and more.
How to install Redis in Docker and Docker Compose
In this article, we will discuss how to deploy Redis in Docker and in a Docker Compose file.
How to install Nginx in Docker-Compose
How to install Nginx using Docker Compose on a host server and configure it so that you can view the index.html file in the browser
How to create a Telegram bot for monitoring remote hosts
In this article, we will learn how to create a Telegram bot for monitoring remote servers and routers by their IP or hostname.
How to change the PHP version in the HestiaCP panel?
HestiaCP is a panel that provides the ability to easily manage web servers, and one of the features that HestiaCP offers users is the ability to change the PHP version for a domain.