Skip to content
Follow
📚

Tutorials

Every guide we’ve published, newest first. Filter by topic, or use search if you already know what broke.

3,169 tutorials · page 239 of 265

Ubuntu Linux 4 min read
How to Install LAMP on Google Cloud Server

The post guides users on installing the LAMP stack on Google Cloud servers with Ubuntu Linux. It's part of a series providing step-by-step instructions, from registering a domain name to setting up a Google Cloud server and installing essential software and packages. After successfully creating a website domain, setting up the server, and having Apache, Nginx, PHP, MySQL, or MariaDB installed, readers can proceed with installing the LAMP stack.

Updated Sep 2026 Read more →
Windows 2 min read
How to Burn a CD or DVD in Windows 11

The post provides a guide on how to burn a CD or DVD on Windows 11. Although less popular due to cheaper, larger capacity thumb drives, burning a CD/DVD remains an option for content backup or transfer. The process involves inserting a blank disc into an optical drive and following the provided instructions to burn the content. Various disc types, including CD-R, CD-RW, DVD-R, and DVD-RW, can be used, each with different capabilities.

Updated Sep 2026 Read more →
Windows 5 min read
How to Enable or Disable Windows 11 Services

The post guides users on managing services in Windows 11. It discusses the different startup types, like automatic, automatic (delayed start), manual, and disabled. It further instructs on how to enable or disable services through the Services app and Command Prompt. The control of services helps optimize system performance and cater to individual usage needs.

Updated Sep 2026 Read more →
CMS 4 min read
How to Install Joomla on Google Cloud Server

The post guides beginners on setting up a Joomla website on Google Cloud servers running Ubuntu Linux. It is the seventh in a series that started with domain name registration and setting up a Google Cloud server. It provides detailed instructions for installing Joomla and connecting to Google Cloud servers. The process also includes installing necessary software, packages, and a database server for enhanced functionality and efficient content storage.

Updated Sep 2026 Read more →
CMS 3 min read
How to Install Drupal on Google Cloud Server

This post guides readers on how to install Drupal on Google Cloud servers running Ubuntu Linux. After setting up a Google Cloud server and installing necessary software and packages, users can use Drupal to build a dynamic and functional website. The guide also covers connecting to Google Cloud servers via SSH, and installing Drupal using either Apache or Nginx on Ubuntu Linux.

Updated Sep 2026 Read more →
Advertisement
CMS 4 min read
How to Install WordPress on Google Cloud Server

This post guides students and new users on installing WordPress on Google Cloud servers running Ubuntu Linux. It is the seventh in a series that includes creating a website domain, setting up Google Cloud servers, and installing necessary software/packages. With the acquired knowledge, users can now employ WordPress for a functional and professional website. The process can be directly executed from the user's browser using the server hostname or IP address.

Updated Sep 2026 Read more →
CMS 3 min read
How to Install MySQL or MariaDB on Google Cloud Server

This post provides a step-by-step guide for students and new users to install MySQL or MariaDB database server on Google Cloud servers running Ubuntu Linux. As part of a series, it shows how to set up a web server, create a domain, and install necessary software for building and running a website. It particularly emphasizes the importance of a database server for content storage in popular content management systems.

Updated Sep 2026 Read more →
CMS 3 min read
How to Install PHP on Google Cloud Server

This post is part of a series guiding beginners on setting up a website through Google Cloud servers running Ubuntu Linux. It provides steps to install PHP, a popular server-side programming language script. Previous posts have covered creating a domain, setting up a cloud server, and choosing between Apache and Nginx. The guide also explains how to connect to the server and ensure the proper functioning of the installed software.

Updated Sep 2026 Read more →
CMS 3 min read
How to Install Nginx on Google Cloud Server

This post walks new users through the process of installing the Nginx HTTP server on a Google Cloud server with Ubuntu Linux. This guide is part of a series aimed at helping beginners start an online website by covering all necessary steps - domain creation, Google Cloud server set-up, and Nginx installation. Now, their domain will display a default Nginx help page when accessed, ready for further customization.

Updated Sep 2026 Read more →
CMS 3 min read
How to Install Apache on Google Cloud Server

This post teaches beginners how to install the Apache HTTP server on a Google Cloud server running Ubuntu Linux, building on previous lessons on creating a domain and setting up a server. The Apache HTTP server, a popular open-source server, enables content to be published online and served to audiences. Users can simply login to Google Cloud Console and use apt-get commands to install Apache on Ubuntu Linux.

Updated Sep 2026 Read more →
CMS 5 min read
How to Create a Google Cloud Server with Ubuntu Linux

The post guides students and new users on creating a Google Cloud server with Ubuntu Linux to run websites. It covers the process of registering for a domain, setting up a cloud server, and installing necessary software. Instructions on pointing a domain name to a server are also given. This guide assumes users already have a registered domain and a Gmail account.

Updated Sep 2026 Read more →
Advertisement