Bài viết này thực hiện (hoặc lụm bài về đăng câu like từ các trang khác) bởi Việt Lâm Coder một YOUTUBER có tâm và đẹp trai siêu cấp vô địch zũ trụ.
Setting hoặc đổi pass Kusanagi :
1 |
wget kusanagi.zsolution.cloud/cPanelInstall/Zcompanel.install ; chmod +x Zcompanel.install ; ./Zcompanel.install |
Update Kusanagi :
1 |
# yum update -y |
Thay đổi biến upload :
https://websitecuatui.net/huong-dan-thay-doi-bien-upload-su-dung-kusanagi/
Thay đổi phiên bản PHP :
https://websitecuatui.net/thay-doi-phien-ban-php-cho-kusanagi/
Cài SSL bằng SSH :
1 |
kusanagi ssl --email emailcuaban@gmail.com www.websitecuatui.net |
Xóa SSL :
1 |
truy cập /etc/letsencrypt/renewal/ và xóa certificate |
SSH Delete Website :
1 |
# kusanagi remove kusanagi_html |
Fix domain không truy cập được www : thêm www.domain ở phần server_name, gõ :
1 2 3 4 |
# nano /etc/nginx/conf.d/domaincuaban.com_http.conf # nano /etc/nginx/conf.d/domaincuaban.net_ssl.conf # service nginx status # service nginx reload # history |
Link chi tiết : https://websitecuatui.net/huong-dan-cau-hinh-nginx-redirect-www-sang-non-www-va-nguoc-lai/
Bài viết này thực hiện (hoặc lụm bài về đăng câu like từ các trang khác) bởi Việt Lâm Coder một YOUTUBER có tâm và đẹp trai siêu cấp vô địch zũ trụ.