Dimitri Nek

Dimitri is a Linux-wielding geek from Newport Beach and a server optimization guru with over 20 years of experience taming web hosting beasts. Equipped with an arsenal of programming languages and an insatiable thirst for knowledge, Dimitri conquers website challenges and scales hosting mountains with unmatched expertise. His vast knowledge of industry-leading hosting providers allows him to make well-informed recommendations tailored to each client's unique needs.
How to Rescan Network Interfaces on Ubuntu

How to Rescan Network Interfaces on Ubuntu

Server administrators often find themselves needing to manage and adjust network configurations. One common task is rescanning network interfaces, especially after making changes to the hardware or software configurations. Ubuntu,…

How to Use HAProxy in a Microservices Architecture

How to Use HAProxy in a Microservices Architecture

Microservices architecture is a powerful pattern for designing robust, scalable applications. However, managing communication between these microservices can be a challenge. This is where HAProxy, a high-performance load balancer and…

How to Configure an SSL Certificate in HAProxy

How to Configure an SSL Certificate in HAProxy

Setting up an SSL certificate in HAProxy is a crucial step for any server administrator or webmaster. SSL (Secure Sockets Layer) is a security protocol that provides privacy, authentication, and…

How to Use HAProxy for Session Persistence

How to Use HAProxy for Session Persistence

Choosing the right proxy server software for your dedicated, VPS, or cloud hosting machines is a crucial decision for any server administrator or webmaster. One of the popular choices is…

How to Implement HTTP/2 with HAProxy

How to Implement HTTP/2 with HAProxy

As a server administrator or webmaster, you may be aware of the importance of optimizing your server’s performance. One way to achieve this is by implementing HTTP/2 with HAProxy. HTTP/2…