控制中心
Congratulations, OneinStack installed successfully!
OneinStack Linux+Nginx/Tengine+MySQL/MariaDB/Percona+PHP+Pureftpd+phpMyAdmin+redis+memcached+jemalloc.
主機(jī)工具
探針 phpinfo phpMyAdmin Opcache基本使用步驟
域名解析
新建虛擬主機(jī)
部署網(wǎng)站
如何添加虛擬主機(jī)?
./vhost.sh
如何刪除虛擬主機(jī)?
./vhost.sh --del
FTP客戶端推薦
FileZilla: 下載地址
如何管理FTP賬號?
./pureftpd_vhost.sh
數(shù)據(jù)庫
如何備份?
./backup_setup.sh # Set backup options
./backup.sh # Start backup, You can add cron jobs
# crontab -l # Examples
0 1 * * * ~/oneinstack/backup.sh > /dev/null 2>&1 &如何管理服務(wù)?
Nginx/Tengine/OpenResty:
systemctl {start|stop|status|restart|reload} nginxMySQL/MariaDB/Percona:
systemctl {start|stop|restart|reload|status} mysqldPostgreSQL:
systemctl {start|stop|restart|status} postgresqlMongoDB:
systemctl {start|stop|status|restart|reload} mongodPHP:
systemctl {start|stop|restart|reload|status} php-fpmApache:
systemctl {start|restart|stop} httpdTomcat:
systemctl {start|stop|status|restart} tomcatPure-Ftpd:
systemctl {start|stop|restart|status} pureftpdRedis:
systemctl {start|stop|status|restart|reload} redis-serverMemcached:
systemctl {start|stop|status|restart|reload} memcached如何更新版本?
./upgrade.sh
如何卸載?
./uninstall.sh
云主機(jī)安全組必須打開如下端口:
- ssh: 22
- http: 80
- https: 443
- ftp: 21, 20000~30000
OneinStack by LinuxEye QQ群: 262601796(新) 558540514(付費(fèi)千人群)