Ubuntu
How to Install Composer on Ubuntu (24.04) for Easy Drupal Module & Theme Updates
| 11 viewsAs 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 Install Drupal 10 with Nginx, PHP-FPM 8.1, MySQL, phpMyAdmin on Ubuntu 23.04 - Linode Guide
| 1,348 viewsIn 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…
LEMP Server Ubuntu 12.04 for serving Drupal on Nginx
| 5 viewsIn this tutorial you will learn how to setup a LEMP stack on Ubuntu 12.04 for serving a Drupal site (s). Update: I originally started this post to document my setup for actually configuring Nginx…
How to Install ownCloud on Linode - Ubuntu 14.04
| 7 viewsOwnCloud is a self-hosted, open-source file sharing and cloud storage platform that allows individuals and organizations to store, access, and share files securely from any device. With OwnCloud,…