

At work, we use PiSignage for a large overhead screen. It’s based on Debian and uses a fullscreen Firefox running in the labwc compositor. The developer advertises a management server (cloud or self-hosted) to manage multiple connected devices, but it’s completely optional (superfluous in my opinion) and the standalone web UI is perfectly usable.


















Very important! When mounting an NTFS filesystem that is also used by Windows, always specify the
windows_namesoption, both in/etc/fstaband when usingmount.ntfs.Windows is not fully compliant with the NTFS specs, which is a bloody genius move on Microsoft’s part. NTFS allows file names and paths to contain characters that are illegal in Windows, like the
:character. If you create a file with such a name, it will make the volume unmountable. Ask me how I know. Thewindows_namesoption prevents that.