Blog

Extend the default Ubuntu virtual disk in Hyper-V

Prior to commencing the expansion process, it is imperative to comprehend that extending a virtual disk within the Hyper-V environment entails augmenting its allocated capacity. This action does not inherently result in the automatic population of the supplementary space with data. To effectively utilize the additional storage, it is necessary to manually extend the virtual machine's partitions and file systems, thereby enabling them to occupy the newly allocated space. Read more…

Installing Jenkins in Ubuntu 22.04 LTS and some admin tasks

Übersicht Jenkins ist eine äußerst beliebte Open-Source-Webanwendung, die entwickelt wurde, um den Softwareentwicklungsprozess zu rationalisieren und zu automatisieren. Es ist ein Eckpfeiler für Continuous Integration (CI) und Continuous Delivery (CD)-Pipelines und ermöglicht es Entwicklern und DevOps-Teams, Anwendungen effizient zu erstellen, zu testen und bereitzustellen. Jenkins installieren      Es gibt viele Methoden, Read more…

Azure Data Lake

A data lake is a centralized repository that stores all types of data—structured, semi-structured, and unstructured—without needing to define requirements or schema beforehand. It allows organizations to analyze large volumes of data using tools like Hadoop. However, traditional data lakes face challenges like scalability and performance limitations. Read more…

How to Obtain Real IP through Cloudflare - Nginx Reverse Proxy - Docker

When using Cloudflare as a CDN and DDoS protection service, it acts as an intermediary between your website and its visitors. This means that by default, the IP address visible to your web server is the one belonging to Cloudflare, not the original visitor. This can create issues for logging, analytics, and security policies based on IP addresses. In this article, we will walk through the steps necessary to configure your Nginx server to properly log and use the real IP addresses of visitors when using Cloudflare, even within a Dockerized environment. Read more…

en_USEnglish