Changes

Jump to navigation Jump to search
1,119 bytes added ,  02:23, 8 December 2009
Line 70: Line 70:  
Now ensure that yum's database is updated. This is needed after any db addition/change to the yum_repositories.
 
Now ensure that yum's database is updated. This is needed after any db addition/change to the yum_repositories.
 
  signal-event yum-modify
 
  signal-event yum-modify
 +
 +
===Installation===
 +
Lets install the star attraction.
 +
yum --enablerepo=squeezecenter-release install squeezeboxserver
 +
 +
 +
Better give ourselves some control and open the music to the world. You will need both TCP and UDP ports at least initially. If you are concerned about security there is info in the SqueezeCenter forums that tell you precisely when each port is required.
 +
db configuration set squeezecenter service \
 +
status enabled \
 +
TCPPorts 9000,3483 \
 +
UDPPorts 9000,3483 \
 +
access private
 +
{{Note box|By default the above enables the service, opens the ports, and sets the access to private (ie. your LAN. If you wish to open this to the internet you change '''private''' to '''public'''.}}
 +
to change your install to public, either change private to public above or enter
 +
db configuration setprop squeezecenter access public
 +
{{Warning box|If you choose to make SqueezeCenter public then it is highly recommened that you configure SqueezeCenter to require a username and password. This can be done from SqueezeCenter's Settings->Advanced tab.}}
 +
 +
 +
Tell SME what we have done.
 +
signal-event remoteaccess-update
74

edits

Navigation menu