Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
raspberry_pi:mods:sfpg [2016/01/29 06:16]
theexpertnoob created
raspberry_pi:mods:sfpg [2016/01/29 07:33] (current)
theexpertnoob needed an extra folder with proper permissions.
Line 30: Line 30:
 sudo chown alarm:alarm /​opt/​piratebox/​share/​gallery sudo chown alarm:alarm /​opt/​piratebox/​share/​gallery
 sudo chmod 775 /​opt/​piratebox/​share/​gallery sudo chmod 775 /​opt/​piratebox/​share/​gallery
 +sudo mkdir /​opt/​piratebox/​share/​gallery/​_sfpg_data
 +sudo chown nobody:​nogroup /​opt/​piratebox/​share/​gallery/​_sfpg_data
 +sudo chmod 755 /​opt/​piratebox/​share/​gallery/​_sfpg_data
 </​code>​ </​code>​
  
Line 47: Line 50:
 Now browse to your gallery directory we created: .. -> .. -> opt -> piratebox -> share -> gallery Now browse to your gallery directory we created: .. -> .. -> opt -> piratebox -> share -> gallery
  
-Upload your //​index.php//​ file and any images you would like.\\ +Upload your //​index.php//​ file and any //images// you would like.\\ 
-Disconnect.\\+**Disconnect.**\\
  
-Reboot your piratebox to set all the changes.\\+**Reboot** your piratebox to set all the changes.\\
 Once loaded, browse to [[http://​piratebox.lan/​gallery]] to see if it works. Once loaded, browse to [[http://​piratebox.lan/​gallery]] to see if it works.