From bd0cc2b3f5250f93cdcc3f3a17944a6de33ce3b1 Mon Sep 17 00:00:00 2001 From: michael vincerra <37549381+mvincerx@users.noreply.github.com> Date: Thu, 4 Oct 2018 12:34:58 -0700 Subject: [PATCH] Revert "Wordpress tutorial reorg" --- source/clear-linux/tutorials/tutorials.rst | 16 +-- .../figures/web-server-install-1.png | Bin .../figures/web-server-install-2.png | Bin .../figures/web-server-install-3.png | Bin .../figures/web-server-install-4.png | Bin .../figures/web-server-install-5.png | Bin .../figures/web-server-install-6.png | Bin .../figures/web-server-install-7.png | Bin .../figures/web-server-install-8.png | Bin .../web-server-install.rst | 85 ++++++------ source/clear-linux/tutorials/wordpress.rst | 27 ++++ .../tutorials/wordpress/wordpress.rst | 27 ---- .../figures/wp-install-1.png | Bin .../figures/wp-install-2.png | Bin .../figures/wp-install-3.png | Bin .../figures/wp-install-4.png | Bin .../figures/wp-install-5.png | Bin .../figures/wp-install-6.png | Bin .../figures/wp-install-7.png | Bin .../figures/wp-install-8.png | Bin .../{wordpress => wp-install}/wp-install.rst | 130 ++++++++---------- 21 files changed, 134 insertions(+), 151 deletions(-) rename source/clear-linux/tutorials/{wordpress => web-server-install}/figures/web-server-install-1.png (100%) rename source/clear-linux/tutorials/{wordpress => web-server-install}/figures/web-server-install-2.png (100%) rename source/clear-linux/tutorials/{wordpress => web-server-install}/figures/web-server-install-3.png (100%) rename source/clear-linux/tutorials/{wordpress => web-server-install}/figures/web-server-install-4.png (100%) rename source/clear-linux/tutorials/{wordpress => web-server-install}/figures/web-server-install-5.png (100%) rename source/clear-linux/tutorials/{wordpress => web-server-install}/figures/web-server-install-6.png (100%) rename source/clear-linux/tutorials/{wordpress => web-server-install}/figures/web-server-install-7.png (100%) rename source/clear-linux/tutorials/{wordpress => web-server-install}/figures/web-server-install-8.png (100%) rename source/clear-linux/tutorials/{wordpress => web-server-install}/web-server-install.rst (87%) create mode 100644 source/clear-linux/tutorials/wordpress.rst delete mode 100644 source/clear-linux/tutorials/wordpress/wordpress.rst rename source/clear-linux/tutorials/{wordpress => wp-install}/figures/wp-install-1.png (100%) rename source/clear-linux/tutorials/{wordpress => wp-install}/figures/wp-install-2.png (100%) rename source/clear-linux/tutorials/{wordpress => wp-install}/figures/wp-install-3.png (100%) rename source/clear-linux/tutorials/{wordpress => wp-install}/figures/wp-install-4.png (100%) rename source/clear-linux/tutorials/{wordpress => wp-install}/figures/wp-install-5.png (100%) rename source/clear-linux/tutorials/{wordpress => wp-install}/figures/wp-install-6.png (100%) rename source/clear-linux/tutorials/{wordpress => wp-install}/figures/wp-install-7.png (100%) rename source/clear-linux/tutorials/{wordpress => wp-install}/figures/wp-install-8.png (100%) rename source/clear-linux/tutorials/{wordpress => wp-install}/wp-install.rst (52%) diff --git a/source/clear-linux/tutorials/tutorials.rst b/source/clear-linux/tutorials/tutorials.rst index 31ede714..c312c8ad 100644 --- a/source/clear-linux/tutorials/tutorials.rst +++ b/source/clear-linux/tutorials/tutorials.rst @@ -3,20 +3,20 @@ Tutorials ######### -This section offers a range of tutorials that demonstrate: +Our Tutorials: -* |CL-ATTR| features for cloud, client, distributed processing, and virtual environments -* Use of |CL| with third-party tools -* Development possibilities of |CL| with specific use cases - -Explore our tutorials to discover what you can do with |CL|! +* Demonstrate how to use |CL| features for cloud, client, distributed + processing, and virtual environments +* Involve specific application of |CL| that often use third-party tools +* Extend the development possibilities of |CL| with specific use cases +This section provides detailed instructions to guide you through completing +specific |CLOSIA| use cases. .. toctree:: - :hidden: :maxdepth: 2 - wordpress/wordpress + wordpress flatpak/flatpak machine-learning/machine-learning docker/docker diff --git a/source/clear-linux/tutorials/wordpress/figures/web-server-install-1.png b/source/clear-linux/tutorials/web-server-install/figures/web-server-install-1.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/web-server-install-1.png rename to source/clear-linux/tutorials/web-server-install/figures/web-server-install-1.png diff --git a/source/clear-linux/tutorials/wordpress/figures/web-server-install-2.png b/source/clear-linux/tutorials/web-server-install/figures/web-server-install-2.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/web-server-install-2.png rename to source/clear-linux/tutorials/web-server-install/figures/web-server-install-2.png diff --git a/source/clear-linux/tutorials/wordpress/figures/web-server-install-3.png b/source/clear-linux/tutorials/web-server-install/figures/web-server-install-3.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/web-server-install-3.png rename to source/clear-linux/tutorials/web-server-install/figures/web-server-install-3.png diff --git a/source/clear-linux/tutorials/wordpress/figures/web-server-install-4.png b/source/clear-linux/tutorials/web-server-install/figures/web-server-install-4.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/web-server-install-4.png rename to source/clear-linux/tutorials/web-server-install/figures/web-server-install-4.png diff --git a/source/clear-linux/tutorials/wordpress/figures/web-server-install-5.png b/source/clear-linux/tutorials/web-server-install/figures/web-server-install-5.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/web-server-install-5.png rename to source/clear-linux/tutorials/web-server-install/figures/web-server-install-5.png diff --git a/source/clear-linux/tutorials/wordpress/figures/web-server-install-6.png b/source/clear-linux/tutorials/web-server-install/figures/web-server-install-6.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/web-server-install-6.png rename to source/clear-linux/tutorials/web-server-install/figures/web-server-install-6.png diff --git a/source/clear-linux/tutorials/wordpress/figures/web-server-install-7.png b/source/clear-linux/tutorials/web-server-install/figures/web-server-install-7.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/web-server-install-7.png rename to source/clear-linux/tutorials/web-server-install/figures/web-server-install-7.png diff --git a/source/clear-linux/tutorials/wordpress/figures/web-server-install-8.png b/source/clear-linux/tutorials/web-server-install/figures/web-server-install-8.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/web-server-install-8.png rename to source/clear-linux/tutorials/web-server-install/figures/web-server-install-8.png diff --git a/source/clear-linux/tutorials/wordpress/web-server-install.rst b/source/clear-linux/tutorials/web-server-install/web-server-install.rst similarity index 87% rename from source/clear-linux/tutorials/wordpress/web-server-install.rst rename to source/clear-linux/tutorials/web-server-install/web-server-install.rst index 151be80f..24793b97 100644 --- a/source/clear-linux/tutorials/wordpress/web-server-install.rst +++ b/source/clear-linux/tutorials/web-server-install/web-server-install.rst @@ -1,24 +1,35 @@ .. _web-server-install: -Set up a LAMP web server on |CL-ATTR| -##################################### +Create a Clear Linux\* based web server +####################################### -This tutorial provides instructions on how to set up a -:abbr:`LAMP (Linux, Apache, MySQL, PHP)` web server on |CL-ATTR| and how -to use phpMyAdmin\* to manage an associated database. Note that this -tutorial installs MariaDB\*, which is a drop-in replacement for MySQL\*. +This tutorial shows you how to create a LAMP server using |CL-ATTR| and how to use phpMyAdmin\* to manage an associated database. In order to create a web server using |CL| as the host OS, your host system must be running |CL|. This tutorial assumes you have successfully installed -:ref:`Clear Linux on bare metal`. +:ref:`Clear Linux on bare metal`. -This tutorial covers: +Before you install new packages, update the |CL| OS with the following console command: -.. contents:: :local: - :depth: 1 +.. code-block:: bash + + sudo swupd update + +Create a LAMP Server +******************** + +A LAMP server uses Linux\*, Apache\*, MySQL\*, and PHP\* to set up a fully functional web server and host a website. Note that this tutorial installs MariaDB, which is a drop-in replacement for MySQL. + +This tutorial follows these steps: + +* Install Apache. +* Change the default configuration and data directory. +* Install PHP. +* Install MariaDB. +* Install phpMyAdmin and create a database. Install Apache -************** +***************** Apache is an open source HTTP web server application that can run on several operating systems, including |CL|. Go to the `Apache HTTP Server Project`_ @@ -27,18 +38,9 @@ for more information. Install the web-server-basic bundle =================================== -The **web-server-basic** bundle contains the packages needed to install the +The web-server-basic bundle contains the packages needed to install the Apache software bundle on |CL|. -.. note:: - - Before you install new packages, update the |CL| with the following - console command: - - .. code-block:: bash - - sudo swupd update - #. To install the bundle, enter the following command: .. code-block:: bash @@ -53,6 +55,7 @@ Apache software bundle on |CL|. sudo systemctl enable httpd.service sudo systemctl start httpd.service + #. To verify that the Apache server application is running, open a web browser and navigate to: http://localhost. @@ -66,14 +69,12 @@ Apache software bundle on |CL|. .. note:: - The :file:`index.html` file is located in the :file:`/var/www/html` directory - of your host system. You will copy this file into a new location after you - modify the configuration in the next step. + The :file:`index.html` file is located in the :file:`/var/www/html` directory of your host system. You will copy this file into a new location after you modify the configuration in the next step. Change the default configuration and data directory *************************************************** -|CL| is designed to be a `stateless`_ operating system which means that you +|CL| is designed to be a stateless operating system which means that you must create an optional configuration file to make changes over the default values. The default location of the Apache configuration file, :file:`httpd.conf`, is located in the :file:`/usr/share/defaults/httpd` @@ -81,7 +82,7 @@ directory. |CL| can overwrite this directory as part of the stateless paradigm. This default :file:`.conf` file includes the following directives that allow for additional locations of configuration definitions: -.. code-block:: console +.. code-block:: bash # Virtual hosts IncludeOptional /usr/share/defaults/httpd/conf.d/*.conf @@ -102,7 +103,7 @@ Open a text editor and perform the following: #. Copy the content listed below into the new file :file:`/etc/httpd/conf.d/httpd.conf`. - .. code-block:: console + .. code-block:: bash # # Set a new location for DocumentRoot @@ -215,7 +216,7 @@ the PHP components and are now ready to add your database application to complete your LAMP server implementation. Install MariaDB -*************** +****************** Install MariaDB to store content. MariaDB is a drop-in replacement for MySQL and is available in the database-basic |CL| bundle. @@ -239,7 +240,7 @@ and is available in the database-basic |CL| bundle. sudo systemctl status mariadb -Security hardening +Security Hardening ================== With the MariaDB service running, we can perform some basic security @@ -306,18 +307,14 @@ hardening. ... Success! Disallow root login remotely? [Y/n] - Normally, root should only be allowed to connect from the 'localhost'. This - ensures that someone cannot guess the root password from the network. To - block any remote root login, type 'y'. + Normally, root should only be allowed to connect from the 'localhost'. This ensures that someone cannot guess the root password from the network. To block any remote root login, type 'y'. .. code-block:: bash ... Success! Remove test database and access to it? [Y/n] - By default, MariaDB includes a database named 'test' which anyone can access. - This database is also intended only for testing and should be removed. To - remove the test database, type 'y'. + By default, MariaDB includes a database named 'test' which anyone can access. This database is also intended only for testing and should be removed. To remove the test database, type 'y'. .. code-block:: bash @@ -380,11 +377,10 @@ our |CL| host system. sudo mv phpMyAdmin-4.6.4-english phpMyAdmin -Use phpMyAdmin to manage databases -================================== +Use phpMyAdmin to Manage Databases +==================================== -You can use the phpMyAdmin web-based tool to manage your databases. Follow the -steps below for setting up a database called "WordPress". +You can use the phpMyAdmin web-based tool to manage your databases. Follow the steps below for setting up a database called Wordpress. #. Verify that a successful installation of all LAMP server components by going to http://localhost/phpMyAdmin. See figure 3. @@ -474,13 +470,10 @@ If successful, you should see the screen shown in figure 8: **Congratulations!** You have now created a fully functional LAMP server along with a -WordPress\*-ready database using |CL|. +WordPress-ready database using |CL|. -Next steps -********** - -Next, add the WordPress components needed to host a WordPress website with :ref:`wp-install`. +As a next step, you could :ref:`create a WordPress server ` and +present it to the world. .. _Apache HTTP Server Project: https://httpd.apache.org/ -.. _phpMyAdmin: https://www.phpmyadmin.net/ -.. _`stateless`: https://clearlinux.org/features/stateless \ No newline at end of file +.. _phpMyAdmin: https://www.phpmyadmin.net/ \ No newline at end of file diff --git a/source/clear-linux/tutorials/wordpress.rst b/source/clear-linux/tutorials/wordpress.rst new file mode 100644 index 00000000..f66bb1f6 --- /dev/null +++ b/source/clear-linux/tutorials/wordpress.rst @@ -0,0 +1,27 @@ +.. _wordpress: + +WordPress\* use case tutorial +############################# + +Welcome to our WordPress use case tutorial. The objective of the tutorial is +to guide you to a fully realized WordPress website using |CLOSIA|. + +In this tutorial we assume your system is already running |CL|. For +instructions on how to install |CL| on bare metal, see the +:ref:`bare metal install` page from our +:ref:`get-started` guide. For your convenience, we have +split this tutorial in two different sections. If you already have a |CL| +based :abbr:`LAMP (Linux, Apache, MySQL, PHP)` web server you can skip ahead +to the WordPress tutorial. + +.. toctree:: + :maxdepth: 1 + + web-server-install/web-server-install.rst + wp-install/wp-install.rst + +.. note:: + + This tutorial is for development and testing purposes only. Additional + steps are required to secure production systems. + Those steps are beyond the scope of this tutorial. diff --git a/source/clear-linux/tutorials/wordpress/wordpress.rst b/source/clear-linux/tutorials/wordpress/wordpress.rst deleted file mode 100644 index 31060894..00000000 --- a/source/clear-linux/tutorials/wordpress/wordpress.rst +++ /dev/null @@ -1,27 +0,0 @@ -.. _wordpress: - -WordPress\* on |CL-ATTR| -######################## - -This tutorial describes how to setup a web server to host a WordPress\* site on a -|CL-ATTR| system. The tutorial is split into two sections: - -#. :ref:`web-server-install` - -#. :ref:`wp-install` - -If you already have a |CL| based :abbr:`LAMP (Linux, Apache, MySQL, PHP)` web server, -you can skip ahead to the second section of this tutorial. - -.. note:: - - This tutorial is for development and testing purposes only. Additional steps - are required to secure production systems. Those steps are beyond the scope - of this tutorial. - -.. toctree:: - :maxdepth: 1 - :hidden: - - web-server-install.rst - wp-install.rst diff --git a/source/clear-linux/tutorials/wordpress/figures/wp-install-1.png b/source/clear-linux/tutorials/wp-install/figures/wp-install-1.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/wp-install-1.png rename to source/clear-linux/tutorials/wp-install/figures/wp-install-1.png diff --git a/source/clear-linux/tutorials/wordpress/figures/wp-install-2.png b/source/clear-linux/tutorials/wp-install/figures/wp-install-2.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/wp-install-2.png rename to source/clear-linux/tutorials/wp-install/figures/wp-install-2.png diff --git a/source/clear-linux/tutorials/wordpress/figures/wp-install-3.png b/source/clear-linux/tutorials/wp-install/figures/wp-install-3.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/wp-install-3.png rename to source/clear-linux/tutorials/wp-install/figures/wp-install-3.png diff --git a/source/clear-linux/tutorials/wordpress/figures/wp-install-4.png b/source/clear-linux/tutorials/wp-install/figures/wp-install-4.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/wp-install-4.png rename to source/clear-linux/tutorials/wp-install/figures/wp-install-4.png diff --git a/source/clear-linux/tutorials/wordpress/figures/wp-install-5.png b/source/clear-linux/tutorials/wp-install/figures/wp-install-5.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/wp-install-5.png rename to source/clear-linux/tutorials/wp-install/figures/wp-install-5.png diff --git a/source/clear-linux/tutorials/wordpress/figures/wp-install-6.png b/source/clear-linux/tutorials/wp-install/figures/wp-install-6.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/wp-install-6.png rename to source/clear-linux/tutorials/wp-install/figures/wp-install-6.png diff --git a/source/clear-linux/tutorials/wordpress/figures/wp-install-7.png b/source/clear-linux/tutorials/wp-install/figures/wp-install-7.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/wp-install-7.png rename to source/clear-linux/tutorials/wp-install/figures/wp-install-7.png diff --git a/source/clear-linux/tutorials/wordpress/figures/wp-install-8.png b/source/clear-linux/tutorials/wp-install/figures/wp-install-8.png similarity index 100% rename from source/clear-linux/tutorials/wordpress/figures/wp-install-8.png rename to source/clear-linux/tutorials/wp-install/figures/wp-install-8.png diff --git a/source/clear-linux/tutorials/wordpress/wp-install.rst b/source/clear-linux/tutorials/wp-install/wp-install.rst similarity index 52% rename from source/clear-linux/tutorials/wordpress/wp-install.rst rename to source/clear-linux/tutorials/wp-install/wp-install.rst index aa062e3e..b5eda738 100644 --- a/source/clear-linux/tutorials/wordpress/wp-install.rst +++ b/source/clear-linux/tutorials/wp-install/wp-install.rst @@ -1,37 +1,31 @@ .. _wp-install: -Set up WordPress\* on a LAMP web server +Create a Clear Linux WordPress server ####################################### -This tutorial shows you how to install the WordPress\* components on your |CL| -:abbr:`LAMP (Linux, Apache, MySQL, PHP)` server. At the end of -:ref:`web-server-install`, you created a WordPress-ready database using -phpMyAdmin\* and MariaDB\*. Now that the LAMP server is up and running, you -can add the WordPress components needed to host a WordPress website on your system. +This tutorial shows you how to install the WordPress components on your |CL| LAMP server. At the end of :ref:`web-server-install`, you created a WordPress\*-ready database using phpMyAdmin\* and MariaDB\*. Now that the LAMP server is up and running, you can add the WordPress components needed to host a WordPress website on your system. Before you begin -**************** +================= + +This tutorial assumes you have successfully installed :ref:`Clear Linux on bare metal` and that you have :ref:`set up a LAMP web server `. + + +Before you install new packages, update the |CL| OS with the following command: + +.. code-block:: bash + + sudo swupd update -This tutorial assumes you have successfully completed :ref:`bare-metal-install` -and that you have :ref:`web-server-install`. Create a WordPress server -************************* +=========================== -WordPress can be installed in a variety of ways. These instructions are -written for users who have followed our instructions for installing phpMyAdmin -when they :ref:`set up a LAMP web server `. Note that -all steps in this tutorial have been tested using a NUC6i5SYH Intel® NUC. -Visit the `NUC6i5SYH product page`_ for detailed information. +WordPress can be installed in a variety of ways. These instructions are written for users who have followed our instructions for installing phpMyAdmin when they :ref:`set up a LAMP web server `. Note that all steps in this tutorial have been tested using a NUC6i5SYH Intel® NUC. Visit the `NUC6i5SYH product page`_ for detailed information. -Numerous online articles are available to help you name your website and -acquire the necessary certificates. Those tasks are beyond the scope of this tutorial. +Numerous online articles are available to help you name your website and acquire the necessary certificates. Those tasks are beyond the scope of this tutorial. -You can take several actions to harden your website from attacks. The security -of your website and the data it contains are complex and ever-evolving tasks. -Prioritize security if you plan to expose your website to the outside world. -This tutorial does not address security measures that you can take to harden -your site but we strongly encourage you to take action. +You can take several actions to harden your website from attacks. The security of your website and the data it contains are complex and ever-evolving tasks. Prioritize security if you plan to expose your website to the outside world. This tutorial does not address security measures that you can take to harden your site but we strongly encourage you to take action. .. note:: @@ -39,13 +33,11 @@ your site but we strongly encourage you to take action. Download WordPress and manage directories -========================================= +------------------------------------------ -For this tutorial, you will create a WordPress blog that can be accessed at: -http:///blog. +For this tutorial, you will create a WordPress blog that can be accessed at: http:///blog. -To accomplish this setup, you must add WordPress components to the :file:`/var/www/html/blog` -directory. +To accomplish this setup, you must add WordPress components to the :file:`/var/www/html/blog` directory. Follow these steps: @@ -80,76 +72,74 @@ Follow these steps: sudo rm latest.tar.gz -Set up WordPress with web-based GUI -=================================== +Set up WordPress with Web-based GUI +----------------------------------- -Recall that you created a database and user when you installed phpMyAdmin during -:ref:`Creating a Clear Linux based web server `. Next, you must -connect WordPress to the database and install WordPress. +Recall that you created a database and user when you installed phpMyAdmin during :ref:`Creating a Clear Linux based web server `. Next, you must connect WordPress to the database and install WordPress. -To continue with the setup, go to: http:///blog/wp-admin/install.php. -The WordPress language option screen appears, as shown in figure 1. +To continue with the setup, go to: http:///blog/wp-admin/install.php. The WordPress language option screen appears, as shown in figure 1. #. Select :guilabel:`English` and click :guilabel:`Continue`. .. figure:: figures/wp-install-1.png - :alt: WordPress language selection - :width: 600 + :alt: WordPress language selection + :width: 600 - `Figure 1: WordPress language selection screen.` + `Figure 1: WordPress language selection screen.` - The WordPress installation continues until the Welcome screen appears, as shown in - figure 2: + The WordPress installation continues until the Welcome screen appears, as shown in figure 2: .. figure:: figures/wp-install-2.png - :alt: WordPress welcome screen - :width: 600 + :alt: WordPress welcome screen + :width: 600 - `Figure 2: WordPress Welcome screen.` + `Figure 2: WordPress Welcome screen.` #. Click :guilabel:`Let’s go!`. +#. Enter database connection specifics in the screen that appears as shown in Figure 3 below. -#. Enter database connection specifics in the screen that appears, as shown in figure 3 - below. - * Database name: WordPress + * Database username: wordpressuser + * Database password: wp-example (asterisks will not appear in the text box) + * Database host: localhost + * Table prefix: wp\_ - .. figure:: figures/wp-install-3.png - :alt: Database connection details - :width: 600 + Figure 3 shows the completed fields: - `Figure 3: Information necessary for WordPress to connect to the database.` + .. figure:: figures/wp-install-3.png + :alt: Database connection details + :width: 600 + + `Figure 3: Information necessary for WordPress to connect to the database.` #. Click :guilabel:`Submit` to complete the setup. - Figure 4 shows the confirmation screen that verifies a successful setup. WordPress - is connected to the MariaDB database. + Figure 4 shows the confirmation screen that verifies a successful setup. WordPress is connected to the MariaDB database. .. figure:: figures/wp-install-4.png - :alt: Successful database connection. - :width: 600 + :alt: Successful database connection. + :width: 600 - `Figure 4: Successful WordPress connection.` + `Figure 4: Successful WordPress connection.` #. Click :guilabel:`Run the install`. The installer runs until WordPress is fully installed on your system. Complete successful login -========================= +--------------------------- -Once the installation is complete, you can name your blog and create a WordPress username -and password. See figure 5. +Once the installation is complete, you can name your blog and create a Wordpress username and password. See figure 5. .. figure:: figures/wp-install-5.png - :alt: WordPress user creation - :width: 600 + :alt: WordPress user creation + :width: 600 - `Figure 5: WordPress site information screen.` + `Figure 5: WordPress site information screen.` #. Enter all required information. @@ -157,10 +147,10 @@ and password. See figure 5. #. Verify that the initial login screen appears once the installation is complete. See figure 6: .. figure:: figures/wp-install-6.png - :alt: WordPress login - :width: 600 + :alt: WordPress login + :width: 600 - `Figure 6: The WordPress login screen.` + `Figure 6: The WordPress login screen.` #. Enter your WordPress username and password. #. Check :guilabel:`Remember me` to save your credentials. @@ -169,10 +159,10 @@ and password. See figure 5. Figure 7 shows the WordPress dashboard after a successful login: .. figure:: figures/wp-install-7.png - :alt: WordPress Dashboard - :width: 600 + :alt: WordPress Dashboard + :width: 600 - `Figure 7: The WordPress dashboard.` + `Figure 7: The WordPress dashboard.` You are ready to go! @@ -180,16 +170,16 @@ To check out your blog as it is seen by the outside world, enter: http:///blog on your browser. Figure 8 shows the result: .. figure:: figures/wp-install-8.png - :alt: WordPress blog - :width: 600 + :alt: WordPress blog + :width: 600 - `Figure 8: Your WordPress blog.` + `Figure 8: Your WordPress blog.` **Congratulations, your WordPress blog is up and running!** You have successfully installed WordPress on a host system. -Add new entries to your blog and share them with the world using |CL|! +Add new entries to your blog and share them with the world using |CLOSIA|! .. _`step-by-step guide`: https://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install