Installing Slimserver on CC
---------------------------

Download the slimserver rpm to your Windows machine.

Copy it to /home/shared on the CC box using Windows explorer
Make the directories 'Music' and 'Playlists' in /home/shared.  You will
use these as the Slimserver directories for your music and playlists.

To install slimserver, use PuTTY to login as root and type:

rpm -ihv /home/shared/slimserver*.noarch.rpm

This installs slimserver in /usr/local/slimserver, starts it, and
configures it to run as a service at start-up.  Configure slimserver in
the normal way by browsing (eg) http://192.168.1.1:9000 on your windows
machine.

To quit the PuTTY session type:

exit

or

logout

You can start, stop and restart slimserver using PuTTY to connect to
the CC box and typing:

/etc/init.d/slimserver start
/etc/init.d/slimserver stop
/etc/init.d/slimserver restart

as appropriate.

The slimserver log file is located at /tmp/slimserver.log  To view it
type:
cat /tmp/slimserver.log

NOTE: to install slimserver, or stop and start slimserver you must be
logged in as root.

**** You may cut & paste commands to the PuTTY command window using Ctl
C in windows and the right mouse click in Linux.  Highlighting in Linux
and Ctl V in Windows, cuts & pastes the other way ****


-- 
Patrick Dixon

www.at-tunes.co.uk
------------------------------------------------------------------------
Patrick Dixon's Profile: http://forums.slimdevices.com/member.php?userid=90
View this thread: http://forums.slimdevices.com/showthread.php?t=26624

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

Reply via email to