Category: Linux EN

  • Windows 10 Reaches End-of-Life. Which System to Choose in 2025?

    Windows 10 koniec wsparcia

    The Dawn of a New Computing Era – Navigating the Windows 10 End-of-Life The 14th of October 2025 Deadline: What This Really Means for Your Device Windows 10 support will officially end on the 14th of October 2025. This date marks the end of Microsoft’s provision of ongoing maintenance and protection for this operating system.…

  • From Zero to Karaoke Hero: A Complete Guide to Synchronised Lyrics in Jellyfin, TrueNAS, and Finamp

    JellyfinMusic

    Imagine a music service that not only stores your entire collection in lossless quality but also displays synchronised lyrics in real time, turning every listening session into a karaoke singalong. What’s more, it’s completely yours – free from adverts, subscriptions, and algorithmic tracking. This isn’t a futuristic vision but a completely achievable reality thanks to…

  • OpenLiteSpeed (OLS) with Redis. Fast Cache for WordPress Sites.

    OpenLiteSpeed Redis

    Managing a web server requires an understanding of the components that make up its architecture. Each element plays a crucial role in delivering content to users quickly and reliably. This article provides an in-depth analysis of a modern server configuration based on OpenLiteSpeed (OLS), explaining its fundamental mechanisms, its collaboration with the Redis caching system,…

  • Error: Change ARI Username Password FreePBX Asterisk

    FreePBX attack

    In early 2023, the number of attacks on FreePBX Asterisk systems increased. The vulnerability exploited by hackers is the ARI interface. To gain access to the ARI interface, one must know the ARI username and password, but also the login details for the FreePBX administrative interface. This is why it is so important to use…

  • CyberPanel and running out of disk space. XCP-ng, LVM increasing disk size.

    HDD more size

    Sometimes it happens that the disk space allocated to our websites on our server turns out to be too small. If our operating system is installed on LVM (Logical Volume Manager), we can relatively easily expand the disk size to what we need. In this article, I will show you how to do it. Our…

  • From a Text File to an Online Game: A Complete Guide to Deploying a React App

    Quiz game 3

    Do you have the code for a React game ready, but it’s all in a single text file? Do you want to host this game on your WordPress site, in a specific subdirectory, and be able to update it easily? This guide will walk you through the entire process, step by step, from creating the…

  • FreePBX Adding a Cisco SPA525G2 VoIP phone part 6

    FreePBX installation

    FreePBX Adding a Cisco SPA525G2 phone After the initial setup of our FreePBX Asterisk, it’s time to add VoIP phones to our PBX so we can finally start making calls. The first to go will be the very successful, inexpensive, and easy-to-configure Cisco SPA525G2 VoIP phone. It is an improved version of the SPA525G model,…

  • FreePBX Extensions Part 5

    FreePBX installation

    Extensions are, among other things, all the telephones connected to our FreePBX Asterisk server. Extension Driver Types You should know that there are several types of Extension drivers: Applications – Extensions To manage extensions, go to Applications > Extensions. To add a new Extension, click on Add Extension and select the driver or interface type…

  • FreePBX Backup: Creation and Restoration, Part 4

    FreePBX installation

    The importance of a backup is only truly understood by those who have had to recover files from damaged data storage. Server administrators fall into two categories: those who perform backups, and those who will start performing backups. In this article, we will learn how to create backups locally, on an FTP server, on Dropbox…

  • FreePBX SSL Encryption: HTTPS and Let’s Encrypt – Part 3

    FreePBX installation

    By default, the FreePBX administration page operates on the unencrypted port 80 (HTTP). This means that all data, including usernames and passwords, is transmitted in plain text, making it easy to intercept, even by amateur hackers. While this may not be a significant issue if you only intend to manage your telephone exchange within a…