PHP

How To Set Up Redis as a Cache for MySQL

Redis (Remote Dictionary Server) is a fast open-source, in-memory database that you can use as a key-value store for a h...

26-09-2023
Linux

Serwer LAMP na AWS EC2

Serwer LAMP (Linux, Apache, MySQL, PHP) to popularne środowisko programistyczne wykorzystywane do tworzenia stron inter...

06-09-2023
Linux

MariaDB Upgrade to 10.3

To upgrade MariaDB from version 10.2 to 10.3, follow these steps:Note: Before upgrading, always make sure to take backup...

05-05-2023
Linux

How to increase KVM disk space

Running out of disk space is one of the most common VM guest issues. You might have started out with an intentionally sm...

21-04-2023
Linux

SSH Key-Pair Authentication

Configure SSH server to login with Key-Pair Authentication.Create a private key for client and a public key for server t...

24-03-2023
Linux

UrBackup Instalacja

Cala instrukcja instalacji na Ubuntu 20.04 tutaj1. Update the systemYou should execute the command below to update your ...

12-12-2022
Linux

Samba Sharing

Najpierw utwórz folder, który chcesz udostępnić publicznie. Folder może znajdować się w dowolnym miejscu, ale ust...

08-12-2022
Linux

Configuration of the Reverse Proxy

Virtual Host Apache File for the Reverse Proxy that Runs on the same machine as Collabora/Docker.i co teraz<VirtualHo...

08-10-2022