fbpx

Web Server Security and Stability: Why RHEL-Based Systems Reign Supreme


by Emily Serverwise, March 18, 2023

This article explores the strengths and weaknesses of Ubuntu and CentOS/RHEL for web server security and stability. It highlights how SELinux, FirewallD, and RHEL’s conservative approach make it a superior choice for web servers that prioritize top-notch security and stability. If you’re looking to choose between Ubuntu and CentOS/RHEL, this article provides insights to help you make an informed decision.

Read More...

Free Lifetime SSL for NGINX using LetsEncrypt, without downtime


by Emily Serverwise, January 19, 2023

How to obtain a free SSL certificate from LetsEncrypt without any downtime and set it up in NGINX web server configuration.

Read More...

Secure your DNS with dnsmasq, dnscrypt-proxy and Cloudflare


by Emily Serverwise, December 30, 2022

Is your internet access being censored and your privacy violated by DNS hijacking? Learn how to use Cloudflare’s secure DNS protocol to encrypt your DNS requests and bypass censorship. Our step-by-step guide shows you how to set up and configure dnscrypt-proxy on your RHEL machine using dnsmasq and NetworkManager. Protect your online activity and access the internet freely with secure DNS.

Read More...

Maximizing NGINX Performance: A Comprehensive Guide to Tuning the Backlog and net.core.somaxconn Parameters


by Emily Serverwise, December 28, 2022

Get the Most Out of Your NGINX Web Server: A Step-by-Step Guide to Tuning the Backlog and net.core.somaxconn Parameter

Read More...

The epoll Connection Processing Method: A Simple Way to Enhance NGINX Performance


by Emily Serverwise, December 27, 2022

Take your NGINX server to the next level with the power of epoll. Learn how this efficient connection processing method can help your server handle high traffic and scale with ease.

Read More...