Home Website Building Knowledge Standard Post

Standard Post

Linode WordPress Installation Tutorial (New Version, September)

Linode is one of the VPS providers recommended by Naiba. So how to use Linode? Is it good? In this article, Naiba provides a complete tutorial on installing a WordPress website on Linode. If you have any questions, feel free to leave a comment. 1. Register Linode Linode Registration Address 1. Open the link above and enter Linode...

Updated on September 27, 2021 About 6 minutes read
Linode安装WordPress网站教程(9月新版)

Linode isone of the VPS recommended by Naiba. So, how to use Linode? Is it good? In this article, Naiba will provide a complete tutorial on installing a WordPress website on Linode. If you have any questions, feel free to leave a comment for discussion.

1. Register for Linode

Linode Registration Address

1. Open the link above to enter the Linode official website. The default account registration can be done using Google, GitHub, or Email. Here we choose Email.

注册Linode账号

2. On the new page, enter your email, username, and password to register, as shown in the image below:

登录Linode账号

Because Naiba has already registered an account, we choose 'log in' at the bottom of the page to log in directly.

2. Top Up Your Linode Account

Linode's billing model is pay-as-you-go, so you need to top up first. Click 'Account', then 'Make a Payment' in the top right corner to recharge. You can choose credit card, PayPal, or Google Pay.

给Linode充值

给Linode充值

Three, Create Server

创建Linode服务器

Method One: Create a server by installing Baota Panel yourself

This method is the same operation as ourBaota Panel Installation TutorialThe same operation, suitable for friends with strong learning ability.

The advantage of this method is that all server configurations are arranged by you, making later management and maintenance easier. However, if you are familiar with English, you can directly consider aaPanel in method two.

选择Linode服务器配置

创建Linode服务器2

After the system creation is complete, please refer to the previously writtenBaota Panel Installation Tutorial

If prompted withAccount Limit reached. Please open a support ticket.

please submit a support ticket to ask the customer service for the reason. (Support Ticket Link

Method Two: Create a server directly from the Marketplace

This method is faster because the system comes with the required programs pre-installed, saving you the manual installation process. The aaPanel in the image below is the English version of Baota Panel, so it is recommended to choose this one first.

Another option is CyberPanel, a panel developed by foreigners similar to Baota. Its usage habits are somewhat different, but it is also usable.

创建Linode服务器3

创建Linode服务器4

For the server version, it is recommended to choose CentOS 7, as it has the best compatibility with Baota Panel and has abundant online resources.

For Region, choose the appropriate area based on your business needs.

For Plan, beginners can start with a Shared CPU package, which is cheaper. Beginners can start with a $5 or $10 configuration.

创建Linode服务器5

Finally, enter a complex server management password, choose whether backup service is needed, and then create.

创建Linode服务器完毕

After installation is complete, you can see the server IP. When resolving the domain, just point it to this IP.

Four, Manage Server

To manage the server, we need to use corresponding SSH software. Naiba still recommends Xshell here. Click the link below to download and install.

#Website Building# Free VPS management software Xshell7/Xftp7 Chinese version download

After installation is complete, open Xshell, enter the following command, and then press Enter.

ssh root@ip地址

Replace the IP address with your own server's IP, don't just copy it as is.

xshell管理VPS

Then enter the server root password you filled in when creating the server earlier. After successful login, the interface will look like the following.

Connecting to 170.187.*.*:22...
Connection established.
To escape to local shell, press Ctrl+Alt+].

WARNING! The remote SSH server rejected X11 forwarding request.
[root@li2338-25 ~]#

Then entercat /root/.aapanel_infoView the default aaPanel information, as shown in the figure below:

aapanel信息

Open the URL after aaPanel Internet Address in a browser, and the aaPanel login interface will appear. (Xshell can be closed now; it is temporarily not needed.)

Log in using the username and password from the image above. After successful login, it will look like the image below:

安装wordpress网站环境

In the above figure, if you plan to install WordPress, it is recommended to use PHP version 7.4 or above, MySQL 5.6 or above. The FTP one can be skipped, as it's rarely used (refer toWordPress Configuration Requirements).

The installation process takes tens of minutes depending on server performance. Now you can go ahead and resolve the domain name.

Five, Resolve Domain

The operation interface differs for domains purchased from different websites. The general method is to add an A record pointing to your server IP. You can refer toDomain Name Guidethis article.

Domain resolution simply means entering your server's IP in the domain management backend. After purchasing a domain, you need to resolve it so that others can access your website via the domain.

The methods for domain name resolution are largely similar. Please refer to the tutorials below:

  1. NameSilo Domain Resolution and DNS Server Modification Tutorial
  2. Namecheap DNS Resolution Tutorial
  3. Tutorial on modifying DNS resolution records for domains registered with Godaddy
  4. How to check SiteGround server IP and DNS and resolve a domain
  5. Shopify domain setup tutorial: Resolving your own domain to Shopify
  6. dynadot domain purchase and resolution tutorial
  7. Tutorial on building a website with Hawk Host and binding domain DNS
  8. Alibaba Cloud Domain Resolution Tutorial: How to Modify IP Records for Domains Registered on Alibaba Cloud
  9. Tutorial on domain registration and DNS resolution on Tencent Cloud

Finally, the interface should look roughly like the figure below.

域名解析记录

Six, Add Website

After waiting for aaPanel installation to complete, return to the backend and enter 'website'. (If you find English tiring, you can refer to the steps in theChinese version Baota Panel installation tutorial, they are almost the same.)

aapanel添加网站

Website > Add site > Enter the domain name, create a database, then submit.

aapanel网站设置

Then, enter the website settings. There are two areas that need attention:

  1. For SSL, select the first option Let's Encrypt, check your domain, and click the button to automatically generate it. After success, turn on the Force HTTPS button in the upper right corner. (Why not check SSL when creating the site? Because the domain may not have resolved yet at that time, and SSL application would fail.)
  2. In URL rewrite, select WordPress, then save.

Seven, Install WordPress Website

Next, start installing the WordPress website on the Linode server. First, click to enter the website directory.

进入网站目录

Then, remotely download the WordPress installation package from the address: https://wordpress.org/latest.zip

远程下载wordpress安装包

After downloading, extract it.

解压安装包

Enter the extracted WordPress folder, select all files, and choose 'Cut'.

全选文件

After selecting all and cutting, click the domain name folder in the address bar to go back. Then click the 'Paste' button in the upper right corner to paste the files under the domain name folder.

返回网站根目录

Open your URL in a browser, and the WordPress installation interface will appear.

The installation process is not repeated here; seeWP Installation Steps in WordPress Tutorial

At this point, the WordPress website has been installed on the Linode server.

赞赏支持

2.1/5 - (7 votes)
Previous 2026 Latest NameSilo Domain Registration Tutorial (Including Promo Code + Alipay Payment, No Real-Name Verification Required) Continue reading content around the same timeline. Next What to Do If You Don't Receive the Email When Changing the WordPress Admin Email? View the next related tutorial or experience.

Join the discussion

Welcome to share experiences, ask questions, or point out areas that need updating.

AI Website Building Assistant

🤖
Hello! I am the Naibabiji AI Assistant. How can I help you?
Quick Consultation: