CATEGORY

Tips and Tricks

How to install Neos CMS on Ubuntu 22.04

Hello, friends. In this post, you will learn how to install Neos CMS on Ubuntu 22.04 step by step using Apache as a web...

How to add an user to sudoers and give him root permissions

Hello, friends. A question that many novice users don't ask is how to add a user to sudoers. This is to give that new...

More than one Laravel on the same server

Recently I was asked if is it possible to run more than one Laravel instance on the same server. I've answered the first thing...

FreeBSD Jail on Raspberry Pi

The following article describes the process of installing FreeBSD 13.1-RELEASE on the Raspberry Pi. The reader will also learn how to set up a...

Access Remote Centos 8

This post is about Access Remote Centos 8 Introduction X is a windowing system used to display bitmaps in Unix-based operating systems. In other words, the...

How to install Cassandra on Ubuntu 22.04

Apache Cassandra is a distributed, wide-column store, NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high...

Using Nginx As A Load Balancer

This post is about Using Nginx As A Load Balancer Introduction The following is a tutorial for setting up Nginx to act as a load balancer...

Nginx – Improving TLS Configuration

In my previous article, I covered using self-signed certificates to achieve a basic HTTPS connection with our Nginx instance. Today, we're going to expand...

Nginx – Using HTTP2

This post is about "Nginx and Using HTTP2" Introduction There goes a lot more behind the scenes between a browser and a server than we might...

Nginx – Using Apache Bench To Test FastCGI Cache

In this post you will use Apache Bench To Test FastCGI Cache Introduction Apache Bench (ab), developed by the Apache organization, is a command-line utility to...

Latest news