How To Install LAMP Stack (Apache, MySQL, PHP) on Ubuntu
Learn how to deploy a production-grade LAMP stack on Ubuntu. This guide walks through the optimised installation of Apache, MySQL, and PHP.
Learn how to deploy a production-grade LAMP stack on Ubuntu. This guide walks through the optimised installation of Apache, MySQL, and PHP.
.png&w=1200&q=75)
Learn how to download files using cURL from the command line. This guide covers syntax, authentication, HTTP/FTP downloads, headers, and resume tips.
Learn how to use variadic functions in Go. Covers the spread operator, slice unpacking, any type, and when to choose variadic over slice parameters.

Learn how to run Python system commands using os.system() and subprocess. Compare methods, handle errors, and avoid shell injection.

Learn how to generate UUIDs with uuidgen on Linux. Covers random, time-based, and namespace UUIDs with practical shell scripting examples.

Learn how to use EJS to template your Node.js application. Set up EJS with Express, pass data, create layouts, and reuse partials.
.png&w=1200&q=75)
Learn how to install Node.js on Ubuntu using apt, NodeSource, and NVM. Choose the best method for your needs with this beginner-friendly guide
.png&w=1200&q=75)
Learn how to create a new user with sudo privileges on Ubuntu. This step-by-step guide covers user creation, group assignment, and sudo verification.
.png&w=1200&q=75)
Learn how to add and delete users on Ubuntu with command-line tools. Step-by-step guide for managing user accounts, sudo access, and home directories.

Annie Vella did some research into how 158 professional software engineers used AI, her first question was: Are AI tools shifting where engineers actu...
Learn how systemd units and unit files work on Linux. Covers service, socket, target, and timer units with real config examples and production practic...
Learn how to set up MySQL replication on Ubuntu using MySQL 8. Configure source and replica servers with secure, production-ready settings.

Build LLM tool calling on DigitalOcean Managed Databases and Gradient™ AI Platform, with secure tool calling and LLM patterns for production workloads...

Reset your MySQL or MariaDB root password when you no longer have the old one. If you have server access and a sudo user, you can recover root using s...

Learn how MongoDB indexes speed up queries. This tutorial walks through creating single field, compound, TTL, and covered query indexes with Node.js e...

In this tutorial, we introduce and demo the powerful new model from OpenAI, GPT-5.4. Readers can expect to learn how the model is an improvement over...

Integrate LangGraph with Mem0 to build AI agents with long-term memory. Learn architecture, setup, and examples for persistent memory workflows.
.png&w=1200&q=75)
Learn how to configure firewalld on CentOS to manage zones, open ports, allow services, and secure your server.

PHP is a popular server scripting language known for creating dynamic and interactive web pages. Getting up and running with your language of choice i...

Learn how to set up ESLint in Visual Studio Code to lint and format JavaScript and TypeScript code with auto-fix and best practices.
Showing 341 - 360 of 419 articles