Servers

<p>In this section I keep notes and write&nbsp;extended tutorials on things like configuring Nginx servers, serving Drupal. Upgrading&nbsp;Ubuntu, PHP-FPM, e.t.c.&nbsp;Apache, Jboss, Tomcat and other might pop in this section as well. Basically routine tasks and solved problems I'm facing everyday.&nbsp;</p>

How to Install Drupal 11 with Nginx, PHP-FPM 8.3, MySQL, phpMyAdmin on Ubuntu 24.04 - Linode Guide

| 85 views

In this article, you will learn how to set up a webserver for serving Drupal 11 websites running with Nginx, PHP-FPM 8.3, MySQL, and phpMyAdmin on Ubuntu 24.04For the following tutorial, I used very…


How to Install Composer on Ubuntu (24.04) for Easy Drupal Module & Theme Updates

| 47 views

As a Drupal developer, keeping your modules up to date is crucial for security and performance. To streamline this process, I use Composer—a powerful dependency manager for PHP. It allows me to…


How To Update XTRF to The Latest version (Linux/Debian)

| 120 views

XTRF is a translation management system. I have been supporting XTRF system for a translation company in Georgia for more than 10 years already. I have seen have this product have grown and developed…


How To Fix Access to the path 'C:\Users\...\My Music' is denied when opening a Trados Studio project package

| 168 views

The other day Gvantsa from the translation office in Tbilisi asked if could I help to fix her Trados SDL Studio 2021. As not being an actual user of this program, just providing support for the…


How to Install Drupal 10 with Nginx, PHP-FPM 8.1, MySQL, phpMyAdmin on Ubuntu 23.04 - Linode Guide

| 1,408 views

In this article, you will learn how to set up a webserver for serving Drupal websites running with Nginx, PHP-FPM 8.1, MySQL, and phpMyAdmin on Ubuntu 23.04 For the following tutorial, I used very…


How To update SPL Token Metadata

| 532 views

It has been recently since I minted the first 10,000 tokens for TerraM coin on the Solana network. The launch has been very successful and the token is growing, so far we have been able to list it…


How To Create Custom Token on Solana Blockchain without Coding - Part 1

| 105 views

It has been already several years since I have been originally thinking of launching a custom crypto token. For most of the time, I was thinking about issuing smart contracts on the Ethereum network…


How to Install Drupal 9 with Nginx, PHP-FPM 8.1, MySQL, phpMyAdmin on Ubuntu 22.04 - Linode Guide

| 381 views

In this article, you will learn how to set up a webserver for serving Drupal websites running with Nginx, PHP-FPM 8.1, MySQL, and phpMyAdmin on Ubuntu 22.04 For the following tutorial, I used very…


How To Gain Access to Linode over Finnix SSH in Rescue Mode

| 179 views

In this article, I will keep some notes on how I accessed an "inaccessible" Linode over SSH using Rescue mode. Brief background: More than 10 years ago (in 2012) I did set up a virtual server for…


How to Fix Apache Configuration Error AH00558: Could not reliably determine the server's fully qualified domain name

| 110 views

Not the biggest Apache fan here, but today working on a server while setting up Apache as a reverse proxy for the JBoss application, after trying to restart the apache service I faced the following…