Servers

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

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

15 June, 2023 seen 157
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 much the information from my previous…

How To Cancel Bumper.com Subscription

31 May, 2023 seen 237
Back at the end of February 2023, I was looking to buy an used car imported from the USA to Georgia at the Rustavi auto market. Not being an auto expert I decided to use some online tool/app to help check car VIN numbers. That's how I…

Google vs ChatGPT: A Comparison of Two Powerful AI Technologies

11 February, 2023 seen 44
In the world of AI and technology, two names stand out: Google and ChatGPT. Both are powerful tools that have changed the way we search and communicate online. But how do they compare, and what are the key differences between them? Google…

How To update SPL Token Metadata

21 December, 2022 seen 565
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 already on the Raydium pool, also tried to…

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

12 December, 2022 seen 148
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. Probably a high price for minting on…

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

9 December, 2022 seen 1,463
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 much the information from my previous…

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

1 December, 2022 seen 192
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 XTRF translation management software, back…

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

28 March, 2022 seen 1,455
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 issue Apache Configuration Error AH00558…

How to Setup XTRF with Apache HTTP server as a reverse proxy and SSL from Let's Encrypt

11 March, 2022 seen 86
XTRF is a Polish translation management system available to install as SAAS or on your own server (both Windows and Linux). In today's article, I will keep notes on How to Setup XTRF with Apache HTTP server as a reverse proxy and SSL from…

How To Update to PHP 7.4 Ubuntu 16.04 Drupal 7 Nginx

17 June, 2021 seen 3,423
I was facing problems with some Drupal modules not being supported, before upgrading to PHP 7.4 version.   As I had running Ubuntu 16.04 server with Nginx and PHP 7.0 FPM on in I felt a bit afraid performing a live update and decided to…