Inside Out Blog
How you do anything is how you do everything
  • Home
  • Technology
  • Money
  • Photography & Videography
  • Projects

Popular Tags

FusionPBX FreeSWITCH Security Clustering Linux VoIP MariaDB SEO Personal Load Balancing PHP High Availability Joomla Darktable Fail2Ban Nagios Mageia RPM DNS PowerDNS

Looking for RPMs? Set up our RHEL repo.

rpm

Works on CentOS6/7/8 & Alma/Rocky 8/9
Sponsored by OKay Inc

  1. You are here:  
  2. Home
  3. Technology

How to Install ISPConfig3 on Rocky/Alma Linux 9 (RHEL 9)

Details
Category: Technology
  • RPM
  • ISPConfig3

After some hours of work, I have finally published the last version of the RPMs for FreeSWITCH (1.10.11 at this time). If you are looking forward to having a vanilla installation on your RHEL 9-based distribution (CentOS, Alma, or Rocky), this is the way to go.

Read more: How to Install ISPConfig3 on Rocky/Alma Linux 9 (RHEL 9)

Enhance your SEO without getting punished by multiple Languages and repeated Contents

Details
Category: Technology
  • SEO

This article is a translation and modification of the original article "Localizing content for better SEO" published in The Ultimate Guide to Web Design.

One of the known issues in SEO and Google is well known in the repetition of content. Google and other search engines penalize sites heavily for identical content. So having international sites with multiple versions of the same content can be a challenge.

Read more: Enhance your SEO without getting punished by multiple Languages and repeated Contents

Trimming Spaces with Bash

Details
Category: Technology
  • Linux
  • Bash

Today I have been coding in bash. I have found myself needing to trim out spaces in a string. So, I am sharing with you all how to do it.

Read more: Trimming Spaces with Bash

Updating Server System Variables in MariaDB & MySQL without restarting the Deamon

Details
Category: Technology
  • MariaDB

When you need to start doing tuning on your database, the first thing you need to modify is the configuration file. So far, it is easy to do this; the ugly part of this is, that you may need to restart the database daemon if you change a variable. Good news! Some of those variables do not need a server restart.

First, check if the variable you need to modify is dynamic. If it is, do the following:

To verify the current value: SELECT @@max_connections;

To change the value: SET GLOBAL max_connections = 1024;

Enjoy!

CoolPBX a FusionPBX Fork

Details
Category: Technology
  • FusionPBX

More than one who knows me already knows my history with the FusionPBX author hasn't been a good one. It has been a bitter-sweet relationship. However, lately, I have gotten more rejections from my pull requests: beneficial pull requests such as the ability to expire objects in the new file-cache system arguing that it has hidden purposes and putting on a vote to accept or not a cosmetic fix (a /** **/ comment) are some of the behaviours I don't like. But most lately the removal of MySQL/MariaDB support from FusionPBX, while FreeSWITCH 1.10.x has implemented mod_mariadb, is the big reason why I am forking FusionPBX 5; I did send a pull request returning the support but it hasn't been accepted. A list of all my PRs can be reached here https://github.com/fusionpbx/fusionpbx/pulls?q=is%3Apr+author%3Adaniel-lucio.

We have a very different vision of what a PBX must be.

What is CoolPBX?

My fork will be named CoolPBX. It will follow my vision of what a PBX must be.

Read more: CoolPBX a FusionPBX Fork

  1. ISO 27000 ISMS Implementation and Certification Process
  2. I found a bug in FusionPBX about High Availability and Conferences, but my Patch was Rejected
  3. I have changed my Router and my Aastra Telephone is not working
  4. The top 10 SEO Myths

Page 4 of 35

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10

Latest Articles

  • Protecting your PBX against Passwords Leaks
  • Installing Unifi OS on Linux
  • Understanding the E.164
  • Basic Protection against Telemarketing and Unwanted Calls with FreeSWITCH
  • OpenID Authentication (OKTA implementation)

Do you need some FusionPBX free support? Join this FusionPBX/FreeSWITCH Support Channel.

telegram logo

To know the rules, read the pinned post

Copyright © 2026 Inside Out Blog. All Rights Reserved.
Joomla! is Free Software released under the GNU General Public License.
  • Sitemap