Vesta Control Panel là một trình quản lý yêu thích của mình trong việc quản trị VPS và vận hành các website bởi sự đơn giản và dễ dùng, tuy nhiên cũng rất mạnh mẽ và đầy đủ chức năng. Hôm nay mình check trên github của VestaCP thì thấy có 1 chủ đề mới đó là myvestacp.com – Tò…
How to Auto Change IP Address in VestaCP
Just change your IPs in your /etc/network/interfaces, then /usr/local/vesta/bin/v-update-sys-ip or goto WebUI >> IP >> Re-Read IP then do /usr/local/vesta/bin/v-change-web-domain-ip for your domains one by one or batch them After that just rebuild Web/DNS/Email for your users and reboot your server.
Speed up VestaCP on CentOS 7
Let’s Learn how to Speed up VestaCP on CentOS 7. Vesta Control Panel is an open source hosting control panel that is simple and easy to use. The interface is clean and simple with lots of useful functionalities which should help you host websites on your VPS. Vesta Control Panel currently can be installed on RHEL 5, RHEL 6, CentOS 5, CentOS 6,…
Tối ưu trang WordPress chạy với VestaCP
Trong quá trình làm việc, do tính chất công việc nên mình đã tiếp xúc kha khá các server sử dụng VestaCP làm Control Panel và trên nền tảng WordPress. Đặc điểm chung của các server này là khá chậm,hiệu suất không cao và thường bị quá tải RAM hay CPU. Trong bài viết này, mình sẽ đưa ra một…
How to Downgrade and Upgrade PHP 7.0 to PHP 7.1 or PHP 7.2 on Ubuntu VestaCP
In this tutorial I’ll show you how to upgrade PHP 7.0 which is by default installed by Vesta CP during installation to PHP 7.1.xx or 7.2.xx latest on Ubuntu server, I’ve personally tested all php version i.e. 7.1 and 7.2 before writing this tutorial and its just working fine without any issue hence it is safe to upgrade to PHP…
Sửa lỗi failure: repodata/repomd.xml from C7.4.1708-base: [Errno 256] No more mirrors to try khi cài VestaCp trên CentOS 7
Thỉnh thoảng cài VestaCP trên CentOS 7 lại dính lỗi này, nay note lại để dành 😀 failure: repodata/repomd.xml from C7.4.1708-base: [Errno 256] No more mirrors to try. http://vault.centos.org/7.4.1708 Would you like to continue [y/n]: y Installation backup directory: /root/vst_install_backups/1526197390 Installation will take about 15 minutes ... Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile epel/x86_64/metalink | 5.1 kB…
Update VestaCP to PHP 7.1 on CentOS 7
This guide is very similar to our other guide on installing PHP 7 since we’re using the same method although this time, as the title suggests we’ll be using the latest stable version of PHP instead, 7.1. You’ll need the Remi repository enabled to do this since PHP 7.1 isn’t available in the default repos, if you haven’t already got…
Upgrading to PHP 7.1 on VestaCP (Ubuntu)
Lately I had to upgrade my VPS to meet dependency of a new app. Unfortunately unlike other times, I could not find a guide which would work. After struggling for a while breaking the VPS multiple times and going through few different tutorials here is what worked for me. If you follow the simple steps, you shall be able to…
VestaCP dính lỗi bảo mật nghiêm trọng, disable service ngay
VestaCP đang có một bug dạng zero-day, chưa từng xuất hiện trước đây và rất nguy hiểm khiến server cài đặt bị tấn công tự động hàng loạt. Nếu bạn đang dùng VestaCP, hãy stop web service này ngay lập tức. Thông tin về bug này mới xuất hiện trên forum của VestaCP và thu hút được rất nhiều người quan tâm vì…
Cài đặt ZIPArchive Extension PHP 7 cho VestaCP trên Ubuntu 16.04
Hôm nay có khách gặp lỗi ZipArchive Not installed khi sử dụng theme mua trên ThemeForest: ZipArchive Not installed – ZipArchive is required for importing content. Please contact your server administrator and ask them to enable it. VPS của khách sử dụng Vesta CP, cài PHP 7.0 trên hệ điều hành Ubuntu 16.04 Dưới đây là các bước để cài đặt ZIPArchive Extension…