it is going to be pretty secure. The goal is to only allow port 22 or a custom port for SSH between the control server and the players. We would get into the control server in order to get into the players, but gaining complete control of the logged in desktop has been a challenge.
On a side note for creating the iso of the system, I found 'Revisor' which is a gui for creating the image...ever used it? I have it running on a system now and it seems locked up, waiting at 'Linking in Release Notes'
On a side note, to the side note, if I wrote a custom shell script, that basically does 'php playlist.php >> playlist.xml' but I want it to execute inside a php file, I saw that I can use exec() or system() in the php file and call this script...is there another way because it doesn't seem to generate the playlist.xml...
sorry for all the questions, but end of July is my deadline to get a pilot out in the field...
