Bob Mottram vor 9 Jahren
Ursprung
Commit
728b549eb8
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 1
    1
      doc/EN/usage.org
  2. 2
    2
      website/EN/usage.html

+ 1
- 1
doc/EN/usage.org Datei anzeigen

@@ -88,7 +88,7 @@ ssh username@address.onion -p 2222
88 88
 
89 89
 Subsequently even if dynamic DNS isn't working you may still be able to administer your system. Using the onion address also gives you some degree of protection against corporate or government metadata analysis, since it becomes more difficult to passively detect which systems are communicating.
90 90
 * Syncing to the Cloud
91
-Owncloud provides an easy way to sync files across multiple systems (desktop, laptop and mobile), and is a good way to wean people off of the proprietary systems such as [[http://www.drop-dropbox.com/][Dropbox]]. It can also do many other things, such as acting as a jukebox or a collaborative document editing system. Owncloud servers can also [[https://www.youtube.com/watch?v=b1F-N3QXN2s][federate together]] to make it easy for independent installs to share files.
91
+Owncloud provides an easy way to sync files across multiple systems (desktop, laptop and mobile), and is a good way to wean people off of the proprietary systems such as [[http://www.drop-dropbox.com/][Dropbox]]. It can also do many other things, such as acting as a jukebox or a collaborative document editing system. Owncloud servers can [[https://www.youtube.com/watch?v=b1F-N3QXN2s][federate together]] to make it easy for independent installs to share files.
92 92
 
93 93
 ** Initial install
94 94
 On first visiting your owncloud domain it will ask for an password, then select *Finish*. The password can be anything, but it's a good idea to follow the usual guidelines of using a random password generated by a password manager.

+ 2
- 2
website/EN/usage.html Datei anzeigen

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-03-12 Sat 21:56 -->
6
+<!-- 2016-03-12 Sat 22:00 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -330,7 +330,7 @@ Subsequently even if dynamic DNS isn't working you may still be able to administ
330 330
 <h2 id="orgheadline4">Syncing to the Cloud</h2>
331 331
 <div class="outline-text-2" id="text-orgheadline4">
332 332
 <p>
333
-Owncloud provides an easy way to sync files across multiple systems (desktop, laptop and mobile), and is a good way to wean people off of the proprietary systems such as <a href="http://www.drop-dropbox.com/">Dropbox</a>. It can also do many other things, such as acting as a jukebox or a collaborative document editing system. Owncloud servers can also <a href="https://www.youtube.com/watch?v=b1F-N3QXN2s">federate together</a> to make it easy for independent installs to share files.
333
+Owncloud provides an easy way to sync files across multiple systems (desktop, laptop and mobile), and is a good way to wean people off of the proprietary systems such as <a href="http://www.drop-dropbox.com/">Dropbox</a>. It can also do many other things, such as acting as a jukebox or a collaborative document editing system. Owncloud servers can <a href="https://www.youtube.com/watch?v=b1F-N3QXN2s">federate together</a> to make it easy for independent installs to share files.
334 334
 </p>
335 335
 </div>
336 336