Cara install VPSSIM
Sedang cari script untuk setup stack web server LEMP (Linux, Nginx, MariaDB, PHP)? Memang ada beberapa alternatifnya dan terus terang saya sendiri belum pernah mencoba semuanya. Karena itu saya ingin mencoba salah satunya yakni VPSSIM (VPS is SIMple) yang buatan orang Vietnam. Tak kenal maka tak sayang kan? 😀
Mengenai kemampuan dan fitur – fitur lengkapnya bisa dicek langsung di situs resmi VPSSIM: https://vpssim.com/ , sedangkan saya langsung membahas cara instalasinya dalam server. 😀
Langsung saja eksekusi perintah berikut:
yum -y install wget ; wget –no-check-certificate https://vpssim.com/install ; chmod +x install ; bash install
Oh ya, hanya bisa dipakai pada CentOS 6 dan 7. Minimal RAM 512MB untuk CentOS 6 dan 1GB untuk CentOS 7.
Setelah itu akan muncul opsi bahasa, tentu saja isikan 1 untuk Inggris, kecuali anda paham bahasa Vietnam:
=========================================================================
VPSSIM Support Centos 6 (32 - 64 Bit) & Centos 7
-------------------------------------------------------------------------
You Should Use Centos 6 - 64 bit To Have The Best Performance.
-------------------------------------------------------------------------
VPSSIM support: English & VietNamese.
-------------------------------------------------------------------------
After finished setup, If you want to change language for VPSSIM, using
-------------------------------------------------------------------------
[ Change VPSSIM Language ] function in [ Update System ].
=========================================================================
Choose Language For VPSSIM
=========================================================================
1) EngLish
2) VietNamese
3) Cancel
Type in your choice:
Dan kemudian kita akan menentukan pada port berapa phpMyAdmin aktif:
==========================================================================
Default VPSSIM will setup PHP 5.6 for your server. If you want to use
--------------------------------------------------------------------------
other PHP versions, after Setup finished, change PHP version by using
--------------------------------------------------------------------------
[ Change PHP Version ] in [ Update System ] on VPSSIM Menu
--------------------------------------------------------------------------
PHP Version support: PHP 7.0, PHP 5.6, PHP 5.5 & PHP 5.4
==========================================================================
Server's Parameters:
--------------------------------------------------------------------------
virt-what: virt-what-cpuid-helper program not found in $PATH
Server Type:
CPU Type: Intel(R) Xeon(R) CPU X5687 @ 3.60GHz
CPU Core: 4
CPU Speed: 3598.979 MHz
Memory: 1536 MB
Disk: 50G
IP: 192.168.250.132
--------------------------------------------------------------------------
Fill Out Your Information:
==========================================================================
Type In Phpmyadmin Port [ENTER]:
Itu virt-what gagal mendeteksi virtualisasi apa VPSnya, pakai OpenVZ ini.
Dilanjutkan mengisi alamat email admin dan memilih versi MariaDB yang diinstall:
--------------------------------------------------------------------------
Type in Your eMail [ENTER]: [email protected]_domain.com
==========================================================================
Choose MariaDB Version
==========================================================================
1) MariaDB 10.0
2) MariaDB 5.5
Type in your choice: 1
-------------------------------------------------------------------------
Password for root of MySQL must be at least 8 characters long.
-------------------------------------------------------------------------
Type in the password for root of MySQL [ENTER]: contoh_passwd
Juga apa password rootnya.
Terakhir adalah langkah konfirmasi aplikasi apa saja yang akan diinstall dan versinya oleh VPSSIM:
==========================================================================
VPSSIM Will Setup Your Server Follow The Information Below:
==========================================================================
Your eMail: [email protected]_domain.com
--------------------------------------------------------------------------
phpMyAdmin Port: 1223
--------------------------------------------------------------------------
phpMyAdmin Version: 4.6.4
--------------------------------------------------------------------------
MariaDB Version: 10.0
--------------------------------------------------------------------------
Password for root of MySQL: contoh_passwd
--------------------------------------------------------------------------
Nginx Version: 1.11.4
--------------------------------------------------------------------------
PHP Version: 5.6
--------------------------------------------------------------------------
VPSSIM Version: 3.8.1
==========================================================================
1) Agree
2) Do Not Agree
Type in your choice:
Kalau tidak yakin batalkan saja dan ulangi dari awal. Dan apabila sudah langsung ENTER saja dan tinggal menunggu proses instalasinya selesai. Ditinggal ngopi atau mandi juga bisa. 😀
Setelah cukup lama maka pada akhirnya akan muncul informasi berikut:
==========================================================================
VPSSIM have completed the installation process.
==========================================================================
Command to call VPSSIM: vpssim
--------------------------------------------------------------------------
Link phpMyAdmin: http://192.168.250.132:1223
--------------------------------------------------------------------------
Zend Opcache Manage: http://192.168.250.132:1223/ocp.php
--------------------------------------------------------------------------
Memcached Manage: http://192.168.250.132:1223/memcache.php
--------------------------------------------------------------------------
View Server Status: http://192.168.250.132/status.php
--------------------------------------------------------------------------
Login info for phpMyAdmin, ocp.php, status.php, download backup files ...
--------------------------------------------------------------------------
Username: chandra | Password: 68ea42
--------------------------------------------------------------------------
Change this login infomation: VPSSIM menu ==> Default User & Password.
==========================================================================
Manage info saved in: /home/VPSSIM-manage-info.txt
--------------------------------------------------------------------------
And send NOTE when using VPSSIM to: [email protected]_domain.com
==========================================================================
Dan akan langsung disconnect karena direboot otomatis. Silahkan koneksikan ulang SSHnya.
Setelah itu baru kita benar – benar bisa menggunakan VPSSIM:
vpssim
Tinggal pilih saja dari menunya:
=========================================================================
VPSSIM - Manage VPS/Server by VPSSIM.COM (3.8.1)
=========================================================================
VPSSIM Menu
=========================================================================
1) Add Website & Code 16) IPtables Firewall Manage
2) Remove Website 17) BitTorrent Sync Manage
3) Backup & Restore Code 18) VPS Backup Manage
4) Database Manage 19) Linux Malware Detect
5) PhpMyadmin Manage 20) Setup File Manager
6) Zend OPcache Manage 21) Setup Net2FTP
7) Memcached Manage 22) Setup NetData
8) Redis Cache Manage 23) Setup SSL (Let's Enctypt)
9) FTP Server Manage 24) Check & Block IP DOS
10) Swap Manage 25) Tools - Addons
11) Cronjob Manage 26) Update System
12) Log File Manage 27) Clear All Caches
13) Change PHP Settings 28) Default User & Password
14) WordPress Blog Tools 29) Server Status
15) CSF Firewall Manage 30) Exit
Type in your choice:
Dari sini sudah terlihat kemampuannya apa saja, dan terus terang user sangat dimanjakan daripada EasyEngine. 😀 Tapi sudah beda distro sih.
Sampai disini tutorial VPSSIM, nanti akan saya lanjutkan dengan manajemen web hostingnya.