Changes

Jump to navigation Jump to search
No change in size ,  03:33, 9 November 2013
m
version updated
Line 20: Line 20:     
==Quick install==
 
==Quick install==
Download the latest version from here http://download.owncloud.org/community/owncloud-5.0.12.tar.bz2
+
Download the latest version from here http://download.owncloud.org/community/owncloud-5.0.13.tar.bz2
    
* Create an ibay in server manager, with the following typical settings:
 
* Create an ibay in server manager, with the following typical settings:
Line 28: Line 28:  
In the following code, change the version number of owncloud to suit the current version downloaded from the owncloud website
 
In the following code, change the version number of owncloud to suit the current version downloaded from the owncloud website
 
  cd /home/e-smith/files/ibays/owncloud/html/
 
  cd /home/e-smith/files/ibays/owncloud/html/
  wget http://download.owncloud.org/community/owncloud-5.0.12.tar.bz2
+
  wget http://download.owncloud.org/community/owncloud-5.0.13.tar.bz2
  tar xvf owncloud-5.0.12.tar.bz2  
+
  tar xvf owncloud-5.0.13.tar.bz2  
 
  mv owncloud/* .
 
  mv owncloud/* .
 
  mv owncloud/.htaccess .
 
  mv owncloud/.htaccess .
624

edits

Navigation menu