FreePBX, Dashboard FreePBX , , CentOS 6.
yum update
, Apache, PHP git :
yum -y install httpd git php php-json php-xml php-common
httpd :
systemctl start httpd systemctl enable httpd
git, /var/www/html cd /var/www/html
. - git clone https://github.com/afaqurk/linux-dash.git
- , .
httpd service httpd restart
: http://__/linux-dash
- , :
, 5 :
- System Status - , CPU ;
- Basic Info - ;
- Network - ;
- Accounts - ;
- Apps - ;
, GitHub.