i didn't try, but with a second ip address this might be possible

Code:
--------------------
    
  /usr/sbin/squeezeboxserver \
  --prefsdir /var/lib/squeezeboxserver1/prefs \
  --logdir /var/log/squeezeboxserver1/ \
  --cachedir /var/lib/squeezeboxserver1/cache \
  --httpaddr 1.2.3.1 \
  --cliaddr 1.2.3.1
  
  
  /usr/sbin/squeezeboxserver \
  --prefsdir /var/lib/squeezeboxserver2/prefs \
  --logdir /var/log/squeezeboxserver2/ \
  --cachedir /var/lib/squeezeboxserver2/cache \
  --httpaddr 1.2.3.2 \
  --cliaddr 1.2.3.2
  
--------------------


no idea how plugins behave and where they leave the files.


-- 
fragfutter

You're obviously not a Linux person. If you were, you'd know that the
most important feature of a GUI is the icon that opens a shell window.
------------------------------------------------------------------------
fragfutter's Profile: http://forums.slimdevices.com/member.php?userid=35184
View this thread: http://forums.slimdevices.com/showthread.php?t=77510

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to