Instructions to install VPSSIM on Linux server

Tutorials 0 lượt xem
This post is part 1 of 2 in the Using VPSSIM series

Vpssim is one of my favorite VPS installation scripts today.

It is lightweight, full of features required when installing a VPS. Especially Vpssim is very user-friendly.

Therefore, I recommend you to use Vpssim right after creating VPS.

In addition to vpssim, hocvps is also another popular VPS installation script. The author of the script claims his script is lighter.

But my personal experience did not see much difference. Meanwhile, hocvps lacks a lot of features.

Including essential features such as installing Let’s Encrypt certificates. Manually installing these features is very time consuming and quite difficult for VPS novices.

What is VPSSIM?

​VPSSIM is a VPS optimization and installation script. It will install LEMP stack (Linux, NGINX, Maria DB, PHP-FPM on CentOS 6/7.

Thanks to VPSSIM, it becomes much easier to build a WordPress website on a VPS if you are not technically savvy.

As said this script is only for CentOS operating system. If your VPS has Ubuntu installed, refer to EasyEngine.

Some outstanding features of vpssim:

  • Latest NGINX
  • PHP-FPM with FastCGI
  • Selection of PHP versions 5.4, 5.5, 5.6 and 7.0
  • Pre-installed phpMyAdmin, Zend Opcache, Memcached, Google Pagespeed.

Instructions for installing VPSSIM

You need to prepare: ​

  • A brand new Linux VPS server just installed CentOS 6/7. If you have not yet rented a VPS, you can refer to cheap quality VPS services here .
  • At least 512MB RAM for CentOS 6 and 1 GB RAM for Centos 7. If you have not created swap for VPS refer  here.
  • SSH login with root user (see  MobaXTerm ).

First, run the following commands to install VPSSIM:

The first command to install the wget utility if it is not already there. Then download the installation script of Vpssim. Make this script runnable. Finally run the install script

You will ask which language to choose for vpssim. With the technique of choosing English, it is sometimes easier to understand than Vietnamese:

installation guide vpssim 1

Next enter the port for PhpMyAdmin. This port is in the range ​(100 – 65535) and does not match the port  here.

installation guide vpssim 2

​Enter your email address:

installation guide vpssim 3

​Select MariaDB version enter 1 then Enter to select version 10.0

installation guide vpssim 4

Enter the password for the root user of MySQL (remember to save the password in a text file)

installation guide vpssim 5

vpssim wants you to confirm with the information you enter. Select 1 and then Enter to accept.

installation guide vpssim 5

After a few minutes vpssim installed successfully. You can find important information at  /home/VPSSIM-manage-info.txt .

installation guide vpssim 7

At this point, the connection to the server is broken. As soon as you reconnect you can type  vpssim  then enter to open the function menu of vppsim

installation guide vpssim 8

By default PHP version 5.6 will be installed. If you want to switch to version 7, select 26 and then Enter.

Continue to choose 6

installation guide vpssim 12

Select 1 and then Enter to vpssim install PHP 7.

After the installation is complete, exit the main menu of vpssim..

Next we will start to  install WordPress website . ​

View articles in the series

Next part: Instructions for installing WordPress on CentOS 6/7 with VPSSIM

Bài viết liên quan