how to start and stop squeezecenter from the command-line
March 31st, 2008 by Lawrence David
if you’re controlling squeezecenter on a linux machine, it’s slightly non-obvious how to start, stop, or restart the squeezecenter. here’s how it works (at least on my debian box):
>> sudo /etc/init.d/squeezecenter [start | stop | restart]
[...] Start and Stop SqueezeBox Server from command-line [...]