fbpx

WordPress is a fast, efficient, clean way to manage a blog or a website, the last article I posted on how to install WordPress was lengthy, but today I’ll show you how to do it in just under 5 minutes, and in the next post, I’ll cover a few of WordPress.

Install Apache2, MariaDB MySQL and PHP5 on your Ubuntu server:

A video as usual to follow along, and steps are just right below it.

Step 1-

To install WordPress, run the following command in the command prompt, as root:

     apt install wordpress

12

Step 2-

Run the following command-

          ln -s usr/share/wordpress /var/www/wordpress

13

Step 3-

         Now to install WordPress on your site run the following command, replacing my IP with your domain
ash /usr/share/doc/wordpress/examples/setup-mysql -n wordpress 77.81.104.101

14

Step 4-

Now go to your domain to configure WordPress.

That’s it!

To know more about how to set up WordPress, visit, this.

Categories: Tutorials

1 Comment

Will · September 8, 2016 at 11:43 PM

Saved as a favorite, I love your site! http://yahoo.co.uk

Leave a Reply to WillCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.