Changes

From Amahi Wiki
Jump to: navigation, search
*"cd" in to the working directory.
*Use the "tar" command to extract the ownCloud binaries in to the working directory. We will use the ownCloud downloaded file name as "owncloud-4.0.7.tar.bz2". The owncloud tar file will be extracted in to an "owncloud" subdirectory in the working directory.
<blockquote>{{Code|<pre>tar -xjf owncloud-4.0.7.tar.bz2}}</pre>
</blockquote>
*Go to the command line and switch to the root user ID for the next steps.
12,424

edits