Two-factor SSH authentication
Learn how to strengthen your SSH security by implementing two-factor authentication. Enhance your server’s protection with this comprehensive guide.
Learn how to strengthen your SSH security by implementing two-factor authentication. Enhance your server’s protection with this comprehensive guide.
Selfhosted applications are solutions that you can install and use on your local server or in the cloud. They allow you full control over your data and applications, and provide a higher level of security… Top 10 self-hosted apps 2023
Watchtower is a tool for automatically updating Docker containers based on changes in the Docker Hub registry. It allows you to automatically update your containers in the background, eliminating the need to manually update each… Automatic control of Docker container updates with Watchtower
Proxmox is a powerful virtualization tool that allows you to manage multiple virtual machines on a single server. Installing Proxmox may seem like a daunting task for novice users, but the process is actually quite… Proxmox Installation Made Simple: A Step-by-Step Tutorial
Backing up your data is an important aspect of data security and reliability. If you want full control over your data and keep it on your servers, then you should pay attention to our selection… Top 8 Self-hosted Backup Apps
Gradually, as you start using more services, you may find it difficult to remember the port and domain name where a particular service is located. In such a situation, a homepage can be helpful. A… homepage – the home page for your services
Dozzle is a tool for viewing Docker container logs. It is an open-source and free tool designed to simplify the management of Docker container logs. One of the main challenges that developers using Docker face… Simplifying Docker log management: a review of the tool Dozzle.
What is Gitea? Gitea is a free and open source Git repository management system that can be easily installed and run in a Docker container. Gitea provides a convenient web application interface for managing your… Installing and configuring Gitea in a Docker container: a guide for developers and DevOps specialists.
GitHub Pages is a free hosting service that lets you create and host static websites. CMS Hugo is a static website generator that helps you create websites using templates. In this tutorial, we’ll break down… How to install the Hugo CMS and host your site on GitHub Pages