Is it possible to load the raspbian Desktop on a Rpi once the freepbx image file is installed and setup? I would like to have PBX running in the background and then be able to launch the desktop.
David - N5MXI
Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer
Otherwise is should be possible to install a desktop manager depending on OS runing it... I just do not use it so I can't help further.
David,
Have you tried simply plugging a keyboard, mouse, and monitor into the raspberry pi to see what happens? A gui might be there already. Make sure you power cycle the rpi after you plug in the peripherals so that they get recognized on bootup.
Mark, N2MH
sudo apt update
sudo apt upgrade
sudo apt install raspberrypi-ui-mods
sudo reboot
Source: https://diyprojects.io/install-pixel-desktop-raspbian-stretch-lite-10-es...