Changes

Jump to navigation Jump to search
11 bytes added ,  14:56, 29 August 2008
no edit summary
Line 15: Line 15:  
===Credits===
 
===Credits===
 
Originator: [[User:bricknell| bricknell]] - documented his struggles and successes for others
 
Originator: [[User:bricknell| bricknell]] - documented his struggles and successes for others
 +
 
Procedure: [[User:william_syd| william_syd]] - initially documenting a succinct procedure
 
Procedure: [[User:william_syd| william_syd]] - initially documenting a succinct procedure
 +
 
Documenter: [[User:Christian | Christian]] - verified procedure and initiated wiki entry
 
Documenter: [[User:Christian | Christian]] - verified procedure and initiated wiki entry
   Line 72: Line 74:  
  db configuration setprop squeezecenter access public
 
  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.}}
 
{{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.
 
Tell SME what we have done.
Line 81: Line 84:  
Lets make somewhere for music and playlists.
 
Lets make somewhere for music and playlists.
   −
mkdir -p /opt/squeezecenter/playlists
+
mkdir -p /opt/squeezecenter/playlists
mkdir -p /opt/squeezecenter/music
+
mkdir -p /opt/squeezecenter/music
    
And give squeezey ownership of the above.
 
And give squeezey ownership of the above.
   −
chown squeezecenter:squeezecenter /opt/squeezecenter/playlists
+
chown squeezecenter:squeezecenter /opt/squeezecenter/playlists
chown squeezecenter:squeezecenter /opt/squeezecenter/music
+
chown squeezecenter:squeezecenter /opt/squeezecenter/music
{{Note box|If you use an alternate directory entry, you will need to ensure squeezecenter has permissions for that directory. For example by including it in the appropriate group assigned to an ibay.
+
{{Note box|If you use an alternate directory entry, you will need to ensure squeezecenter has permissions for that directory. For example by including it in the appropriate group assigned to an ibay.}}
    
===Initial Launch===
 
===Initial Launch===
Line 94: Line 97:     
Start squeezecenter
 
Start squeezecenter
/etc/rc.d/rc7.d/S99squeezecenter start
+
/etc/rc.d/rc7.d/S99squeezecenter start
    
Access the administration page:
 
Access the administration page:
http://<SMEserver>:9000
+
http://<SMEserver>:9000
    
===Other===
 
===Other===
147

edits

Navigation menu