shadowsocks-panel 環境+程序 完全教程



本視頻為 https://github.com/sendya/shadowsocks-panel 程序的安裝教程。

本教程為剛安裝完畢的 CentOS7 x64 為基礎,從頭開始安裝 NGINX + MySQL + PHP7 並且 安裝面板程序,包括開放 Firewall 防火牆 5000~9999 範圍埠,NGINX 埠 80, 443, MySQL 外網埠 3306 (建議 MySQL 埠修改掉默認埠)。

————————————-
備註:
vim 使用命令
按 INSERT 或 i 鍵 進入插入(編輯)模式
按 ESC 退出編輯模式
在 ESC 狀態下 按下 :(冒號) 鍵,並且輸入 wq 即可退出 vim 並保存修改的內容。

————————————
命令:

curl -o cnmp.sh https://gist.githubusercontent.com/sendya/38142d682144f7e658ea203c5ca694fd/raw/f0bb5ce7fe713b72ed2ea883f608113bd697a78a/cnmp.sh && bash cnmp.sh .

27 comments
  1. 重裝了好幾次都是出現這個錯誤是怎麼回事,
    Replaced:
    mariadb-libs.x86_64 1:5.5.52-1.el7

    Complete!
    Creating /data…
    Enabling services…
    Created symlink from /etc/systemd/system/multi-user.target.wants/nginx.service to /usr/lib/systemd/system/nginx.service.
    Created symlink from /etc/systemd/system/multi-user.target.wants/php-fpm.service to /usr/lib/systemd/system/php-fpm.service.
    Starting services…
    Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.

  2. 大佬,換了幾個伺服器也反反覆復重新裝系統(CentOS7 x64 )跟著你的節奏去!折騰了幾天,都是450~450要瘋了我,跪求該怎麼解決~!

Comments are closed.