Linux For Linux, we have created an installer script which will install all the dependencies for you. We have tested this on Ubuntu 14.04, 16.04, 18.04 and Debian 8. wget -qO ee https://rt.cx/ee4 && sudo bash ee Mac Starting with v4, EasyEngine supports Mac install using the famous brew package manager. brew install easyengine Commands https://easyengine.io/commands
Category: Server Administration
[HDCV] Các câu lệnh MySQL hay dùng
Đăng nhập MySQL mysql -u root -p Sau khi đăng nhập thành công Xem quyền Xem quyền của user root Xem quyền của user khác Liệt kê user, host Làm việc với Database Kiểm tra xem Database nào đang được lựa chọn Lựa chọn Database để làm việc Tham khảo Xóa Database Backup & Restore Database […]
[HDCV] MySQL – Reset password cho user root trên server Linux
[Repu Digital] 1. Cách đổi password cho user root Trường hợp 1 – Vừa cài đặt mysql và root chưa có password Trường hợp 2 – Đổi password sang password mới Test lại pass mới sau khi đổi Tham khảo MySQL Change root Password 2. Cách Reset lại password cho user root của MySQL […]
[HDCV] Tạo user sFTP và phân quyền trong server Linux dùng Easy Engine
Tham khảo: Chroot SFtp with EasyEngine Làm y hệt như hướng dẫn trong bài là ok THIẾT LẬP LẦN ĐẦU In this tutorial, we are creating sftp user ee-user having access to only example.com Create Users The following command creates a user ee-user who should only allowed to perform SFTP in chroot environment, and not […]
[HDCV] Cài đặt và sử dụng Easy Engine cho máy chủ Linux (Ubuntu)
A. Cài đặt Easy Engine 1. Cài đặt script ee stack install –nginx –php –hhvm –php7 –mysql –wpcli –utils –admin Tham khảo Install Easy Engine (làm theo hướng dẫn trên website chính thức của EE là mới nhất) Bài hướng dẫn cài EE trên ThachPham.com (để hiểu, cách làm có thể cũ, không còn chính xác) 2. […]
[HDCV] Cài đặt server Linux cho PHP Web Hosting
Cài đặt máy chủ trên Linode Bắt đầu Cài đặt HĐH CentOS7 Khởi động Server Kết nối SSH vào Server Update HĐH Thiết lập Hostname Update file /etc/hosts Thiết lập Timezone Thiết lập bảo mật Server Add user để đăng nhập thay cho root Thiết lập bảng IP truy cập Thiết lập Firewall Thiết lập […]