Changes

Jump to navigation Jump to search
195 bytes added ,  22:13, 30 January 2013
Line 13: Line 13:  
# Create an iBay following the standard procedure for creating an iBay
 
# Create an iBay following the standard procedure for creating an iBay
 
# Extract ownCloud into the html directory of the new iBay (in this example called 'owncloud' )==
 
# Extract ownCloud into the html directory of the new iBay (in this example called 'owncloud' )==
 +
cd /home/e-smith/files/ibays/owncloud/html/
 +
wget http://owncloud.org/releases/owncloud-4.5.6.tar.bz2
 +
tar xvf owncloud-4.5.6.tar.bz2
 +
mv owncloud/* .
 +
mv owncloud/.htaccess .
 +
rm  index.html
 
# Set proper iBay settings through console:==
 
# Set proper iBay settings through console:==
 
  <nowiki>db accounts setprop owncloud \
 
  <nowiki>db accounts setprop owncloud \

Navigation menu