Servers
<p>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. </p>
How to Install Drupal with Nginx, PHP-FPM 7.4, MySQL, phpMyAdmin on Ubuntu 20.04 - Linode Guide
| 79 viewsIn this article, you will learn how to setup webserver for serving Drupal websites running with Nginx, PHP-FPM 7.4, MySQL and phpMyAdmin on Ubuntu 20.04 For the following tutorial, I used very…
How To Swap / Transfer IP address with Linode VPS
| 34 viewsRecently I was rebuilding a compromised VPS on the Linode - this was a small web server serving some 3 established websites. It took me a few hours from A-Z - launch a new Linode, install a new…
How To HTTPS Secure Drupal 8 Running Nginx with Let's Encrypt on Ubuntu 18.04
| 20 viewsLet's Encrypt have done some very good job, providing SSL certificates that everyone can use absolutely for free. Encrypted HTTPS websites should be default in 2020. I have been implementing HTTPS…
How to Install Drupal 8 with Nginx, PHP-FPM 7.2, MySQL, phpMyAdmin on Ubuntu 18.04 - Linode Guide
| 42 viewsIn this article, you will learn how to setup Drupal 8 with Nginx, PHP-FPM 7.2, MySQL and phpMyAdmin on Ubuntu 18.04 For the following tutorial, I used very much the information from my previous…
How To Enable Google Adsense ads.txt file for Drupal on Nginx
| 25 viewsAround early September 2019, in my Google AdSense dashboard, I noticed a warning informing me to create a separate ads.txt file. I followed the on-screen instruction and did what was asked. After…
How To Count Duplicates in Google Spreadsheets (COUNTIF)
| 29 viewsI've been using Google Spreadsheets literally for everything that can be counted or measured (dividend income, stock trades, body weight and so on). And so did when I decided to build an option…
Building GPU (Ethereum) Mining Rig from Scratch - Part 2 Assembling
| 12 viewsI originally built this mining rig back in December 2017 (during the golden days of crypto), I've unplugged this rig from electricity since September 2018, but I might turn it on again in 2019.…
How to block visitors from country NGINX + GeoIP Module
| 44 viewsThere are a couple of reasons why website administrators consider blocking visitors from particular countries or regions accessing websites, the most common reason probably is hacking/hacking…
How To Disable / Enable Windows 10 Update
| 9 viewsWindows 10 updates might get annoying, and though they are much needed and it's not recommended to turn them off, in this article I will show one easy method how to disable and later enable Windows…
How To Install XTRF 8 on Ubuntu 18.04
| 24 viewsXTRF 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 install XTRF 8 on Ubuntu 18…