| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| IncrediblePBX2021-win11.sh | 2023-03-02 | 29.0 kB | |
| readme.txt | 2022-07-04 | 1.0 kB | |
| Totals: 2 Items | 30.0 kB | 0 | |
INTRODUCING Incredible PBX 2021 (Debian) for Windows 11 WSLg 1. From the Windows 11 Start Menu, search for powershell. 2. Right-click on Powershell and choose Run as Administrator. 3. Install the Debian virtual machine: wsl --install -d Debian 4. When the VM starts, create a username and password. 5. When the Debian VM command line interface appears, issue commands: sudo passwd root su root # enter password you created for root cd ~ wget http://incrediblepbx.com/IncrediblePBX2021-win11.sh chmod +x IncrediblePBX2021-win11.sh ./IncrediblePBX2021-win11.sh 6. Answer the initial prompts and then go have a long cup of coffee. 7. When the install finishes (30-45 minutes), issue these commands: cd ~ ./update-IncrediblePBX service sendmail start pbxstatus 8. Set your FreePBX GUI admin password: /root/admin-pw-change 9. Set your Apache admin password: /root/apache-pw-change 10. Web GUI is available at your LAN IP address from pbxstatus Nerd Vittles tutorial coming soon: http://nerdvittles.com/?p=35648