因為在這個客戶需要安裝amh面板,所以順帶就把安裝amh面板的過程記錄,其實在"amh面板安裝教程以及常用amh腳本處理問題集合"中已經分享到vps安裝amh面板的過程。這樣,我們申請免費15天的plesk面板key已經結束,后面我們就需要到我們的linux服務器中安裝linux命令大全,因為windows整個環境的搭建比較簡單,我一般喜歡采用直接iis添加站點之類的管理,所以在文章中就不分享windows系統的plesk面板安裝linux命令大全,如果以后有時間再說。linux系統安裝pcapfix工具修復pcap數據包文件 ecs wdcp管理面板訪問提示403 forbidden 阿里云 linux 5.7 64位安裝gcc報錯 ecs linux一鍵安裝包執行chmod命令賦權時提示錯誤“chmod:cannot access '777':no such file or linux下怎么搭建nfs共享并實現開機自動掛載 ecs上配置webmin和yum安裝 liunx系統服務器安裝nethogs...。
Centos安裝腳本
yum install -y wget && wget -O install.sh && sh install.sh
Ubuntu/Deepin安裝腳本
wget -O install.sh && sudo bash install.sh
Debian安裝腳本
wget -O install.sh && bash install.sh
Fedora安裝腳本
wget -O install.sh && bash install.sh
停止
/etc/init.d/bt stop
啟動
/etc/init.d/bt start
重啟
/etc/init.d/bt restart
卸載
/etc/init.d/iptables stop && chkconfig iptables off。停止:/etc/init.d/nfs.server stop。[root@localhost ~]# /etc/init.d/crond start [root@localhost ~]# /etc/init.d/crond stop [root@localhost ~]# /etc/init.d/crond restart /etc/rc.d/init.d/crond restart 命令簡介。
查看當前面板端口
cat /www/server/panel/data/port.pl
修改面板端口,如要改成8881(centos 6 系統)
echo '8881' > /www/server/panel/data/port.pl && /etc/init.d/bt restart
修改面板端口,如要改成8881(centos 7 系統)
echo '8881' > /www/server/panel/data/port.pl && /etc/init.d/bt restart
強制修改MySQL管理(root)密碼,如要改成123456
[root@server test]# python ssltest.py 127.0.0.1 -p 9876 > 1
sending heartbeat request&hellip。[root@www tools]# cd /usr/local/apache2/logs/。[root@server test]# python ssltest.py 127.0.0.1 -p 9876 > 1。