MadCityGeoff wrote:
> 9000. I'm not sure how to get the server address. I tried "hostname -i"
> and got several different ip numbers, none of which seemed to work.
> 
> At this point, I don't know whether SC is working at all or what to try
> next. Can anybody offer some advice?

What is the IP address of the Ubuntu box that you installed 
squeezecenter on?

You can find out using a shell (aka terminal window) and type
ifconfig
or sometimes
sudo ifconfig

It will say something like:
  inet addr:172.16.4.72  Bcast:172.16.4.255  Mask:255.255.255.0

so on that same computer, start up firefox and go to the URL
http://172.16.4.72:9000

Or if you named the Ubuntu box, which is a good idea, say you called it 
music
then you can enter
http://music:9000



-- 
Pat Farrell
http://www.pfarrell.com/

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to