Linode is one of the popular and reputable cloud computing providers. In this post, we are going to look into the process of creating a Linode account and setting up a WordPress blog. We are going to get it up and running in less than 30 minutes.
Disclosure of earnings: we use affiliate links in some of the hosting services that appear on this page. This helps our site cover the costs of the site, Thanks for your support. Read more…
Create a new Linode Account
- Go to Linode website
At the time of this writing, there was a $50 promotion for new users which I took advantage of.
Click the sign up method. I like using individual accounts so I’d recommend signing up with email.
-
Enter your email and pick a strong password
-
Enter your billing information.
Unfortunately, they don’t have PayPal support so you’ll need to have a valid credit or debit card ready to proceed.
- Submit application
At this point, you have to wait for a confirmation email from Linode. In my experience, it took about 10 minutes to receive the email.
After you’ve received the email, log in again or just refresh the page if you’re still on it. You should be able to see the dashboard:

So far, it’s empty and we’re about to change that!
Set up WordPress
Linode has a marketplace full of applications that you can easily install.
- First, click Create then Marketplace.

- WordPress is probably the world’s most popular CMS so it’s not a surprise to see it on the top of the list. Click on WordPress in the list:

- Next you provide some basic WordPress settings such as admin password, MySQL db passwords etc:

- Select an OS image the WordPress installation will be built on:

- Next select the region. Ideally this should be closest to your target audience to reduce network latency:

- Next step is to choose the plan. This is important as it has direct impact on the performance of your blog.


- Complete the remaining optional settings and click Create Linode button at the bottom of the page.
It takes about 2-5 minutes for the WordPress installation to complete.
DNS Setup
After the setup has been completed, you will be able to see the IP address allocated for your blog:

Go to your DNS provider and add an A record pointing to that IP address. If you provided a subdomain during the setup than you will have to add the A record for that subdomain. In my case, I use Route53 so my setup looked like this:

Test Your Blog
After you’ve updated your DNS. you can test your WordPress blog. Just visit your domain/subdomain and you should be able to see a vanilla WordPress installation:

And to manage your blog, go to /wp-admin page and it should look like this:

Credit Expiry Warning

Conclusion
In this post, we looked into creating a new Linode account and setting up a WordPress blog from start to finish. If you would like to have a blog post in the next 30 minutes, you can easily follow through and get it up and running.
0 Comments