Cara install freepbx di debian: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
Download the file using wget: | Download the file using wget: | ||
wget https://github.com/FreePBX/sng_freepbx_debian_install/raw/master/sng_freepbx_debian_install.sh -O /tmp/sng_freepbx_debian_install.sh | wget https://github.com/FreePBX/sng_freepbx_debian_install/raw/master/sng_freepbx_debian_install.sh -O /tmp/sng_freepbx_debian_install.sh | ||
bash /tmp/sng_freepbx_debian_install.sh | |||
Revision as of 14:54, 17 August 2024
Siapkan server Debian
https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.6.0-amd64-netinst.iso Kemudian install server bisa di proxmox,vmware,virtualbox, dll
Install Freepbx
Download the file using wget: wget https://github.com/FreePBX/sng_freepbx_debian_install/raw/master/sng_freepbx_debian_install.sh -O /tmp/sng_freepbx_debian_install.sh bash /tmp/sng_freepbx_debian_install.sh