Focus on cloud service provider activities
Notes on website operation and maintenance

LNMP series tutorial 3: SSH installation of WordPress blog (download program)

In the previous article, Lao Zuo has added a site to VPS, and then we need to transfer programs to build a site. We can use WinSCP tool to directly transfer programs to our corresponding site directory, and then add a database installation website. However, the method I shared today is a relatively advanced SSL remote download program. The advantage is that if the CMS program we use is large, it can be directly downloaded to VPS, and we can save the time by FTP. The command operation can be used to look good and save time.

First, log in to our VPS with Putty and go to our site directory. Today, I will take WordPress as an example to set up a blog;

 LNMP Series Tutorial 3: Installing WordPress Blog with SSL

Secondly, input the command to download the program remotely;

wgethttp://cn.wordpress.org/wordpress-3.4.1-zh_CN.zip

I download the English version here in ZIP format.

Third, it only takes three seconds for the download to solve the problem. If we use FTP, it will take a while, and then it will be decompressed;

unzipwordpress-3.4.1-zh_CN.zip

The fourth step is to move the files to the root directory after we decompress successfully.

cd wordpress
mv * ../

The above command first enters the WordPress unzipped folder to see if all the files are in it, and then cuts and moves all the files to the root directory of the previous website.

In this way, we will download the WP program and place it in the root directory. If you are familiar with the command, you can solve the problem in a few seconds. Then we will simply add the database. Add data and install the site. Let me talk about it in the next article. Now I have something to do. Get out.

Vote for you
Domain name host preferential information push QQ group: six hundred and twenty-seven million seven hundred and seventy-five thousand four hundred and seventy-seven Get preferential promotion from merchants.
Like( zero )
Do not reprint without permission: Lao Zuo's Notes » LNMP series tutorial 3: SSH installation of WordPress blog (download program)


Scan the code to follow the official account

Get more news about webmaster circle!
Entrepreneurship, operation and new knowledge