How to install Drupal with Nginx on Ubuntu 24.04
This article guides the installation of Drupal with Nginx support on Ubuntu 24.04. It outlines the installation of Nginx, MariaDB, and PHP-FPM, as well as creating a Drupal database and configuring Nginx server blocks. It also covers setting up Let’s Encrypt SSL/TLS for Drupal, concluding with the successful setup of a Drupal site.https://geekrewind.com/how-to-install-drupal-with-nginx-on-ubuntu-24-04/

How to install Drupal with Apache support on Ubuntu 24.04
This article explains how to install Drupal with Apache support on Ubuntu 24.04, combining the feature-rich Drupal with the reliable and performance-oriented Apache web server. It guides through the installation of Apache, MariaDB, PHP, and the setup of Let's Encrypt SSL/TLS for a secure Drupal site, culminating in a fully operational Drupal installation.https://geekrewind.com/how-to-install-drupal-with-apache-support-on-ubuntu-24-04/

Corso Drupal Seconda Lezione 2/2
https://video.poul.org/videos/watch/b9b8897a-b6fa-40dd-9b53-448218573c35
I'm Ryan. #Tech person, mostly #Drupal #webdev with an occasional side of #Microsoft365.
Christian, of the #Anabaptist with #LiberationTheology variety, and involved with a local #Mennonite church.
I talk politics/social issues, local/Ontario/Canadian and to some degree US.
Home is in Kitchener, Ontario, Canada, part of the Haldimand Tract. #kwawesome #WatReg
First choice for transportation is my bike, followed by walking or taking the bus.
My cat is extremely cute and I post photos of her mostly on @Ryan@pixelfed.ca.
I watch lots of movies and TV and share mini reviews mostly as ryanlr on Letterboxd.
ECA Intro - Part 2
https://tube.tchncs.de/w/nM4iaKWmpVvx8v5aiayAeY
ECA Intro - Part 1
https://tube.tchncs.de/w/7Vy7MufCfXjsvQSbgCkeu2
How to Install Drupal with OpenLiteSpeed on Ubuntu Linux
The post presents a detailed guide on how to install Drupal CMS on Ubuntu Linux with OpenLiteSpeed web server. OpenLiteSpeed, an open-source, lightweight web server, augments ease of CMS management through its admin panel. The guide covers steps from Drupal installation and setup to its deployment on OpenLiteSpeed, including detailed instructions on database and permission configurations.https://geekrewind.com/how-to-install-drupal-on-ubuntu-linux-with-openlitespeed/

How to Install Drupal with WSL on Windows 11
This tutorial details how to install the Drupal content management system on Windows 11 using Windows Subsystem for Linux (WSL). The process involves enabling WSL in Windows, installing a preferred Linux distro, setting up the LEMP server, creating a Drupal database, downloading Drupal packages from Github, and configuring the Nginx VirtualHost file. After these steps, Drupal is ready to be launched and utilized.https://geekrewind.com/how-to-install-drupal-on-windows-11-wsl/

How to Setup Drupal with Apache and Cloudflare on Ubuntu Linux
The article provides detailed instructions on setting up Drupal, an open-source content management system (CMS), with an Apache2 HTTP server and Cloudflare CDN. It covers steps from signing up for a Cloudflare account and configuring it, to installing and configuring Drupal, including Apache, MariaDB Database Server, PHP and necessary modules. It also includes steps for creating a Drupal database, downloading the latest Drupal release, configuring Apache, enabling the Drupal site, and concluding with the Drupal setup wizard.
How to Install Drupal with Nginx and Cloudflare on Ubuntu Linux
The post details how to set up Drupal websites and improve their performance and security using Cloudflare's CDN, free SSL, and additional features. It provides a comprehensive step-by-step tutorial covering Cloudflare registration, Cloudflare settings, installation and configuration of Drupal, MariaDB database server, and PHP 7.2-FPM. The guide also shows how to create a Drupal database, download the latest Drupal release, configure Nginx for Drupal, and finally, enable the Drupal site.
How to Manually Upgrade Drupal Core on Ubuntu
A severe remote code execution vulnerability has been found in Drupal CMS. Users are advised to manually upgrade their Drupal from the command line console or via the hosting platform, as upgrading from the admin dashboard is not possible. The upgrade process includes putting the site in maintenance mode, deleting core files, restoring them with the latest versions, updating the core database tables, and checking everything is working fine before exiting maintenance mode.https://geekrewind.com/upgrading-drupal-core-manually-on-ubuntu/
