Changes for page Nextcloud

Last modified by valad on 2024/01/29 19:01

From version 6.1
edited by valad
on 2024/01/22 13:48
Change comment: There is no comment for this version
To version 3.1
edited by Thomas Coelho
on 2022/10/18 14:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.valad
1 +XWiki.thw
Content
... ... @@ -1,8 +1,8 @@
1 1  Nextcloud is a platform for storing, syncing and sharing files. It is mainly targeted as alternative to Dropbox. Dropbox is highly political because the data is store somewhere in the world esp. USA, with data protection rules not compatible with ours. The Nextcloud is hosted in our server room.
2 2  
3 -The address is [[https:~~/~~/cloud.itp.uni-frankfurt.de>>https://cloud.itp.uni-frankfurt.de.]]
3 +The address is https://cloud.itp.uni-frankfurt.de.
4 4  
5 -The login is your normal ITP login (not your email address).
5 +The login is your normal ITP login.
6 6  
7 7  On our Linux installation the sync client is already installed. Search for "Nextcloud desktop sync client", from the command line start "nextcloud". The installation is self explaining. Use the server address from above.
8 8  
... ... @@ -12,10 +12,10 @@
12 12  
13 13  The Nextcloud Server has its own backup and an internal undo function. So there is basically no need the have an additional backup from the home directory. If you only have some hundreds of mega bytes, don't worry. For larger file sets there are four options we recommend:
14 14  
15 -* If your computer has a /data partition, put it there. But it's only accessible from the computer itself.
16 -* In your home create a sub directory 'nobackup' and but it there. This is in the exclude list from the daily backup.
17 -* Use the scratch disk /home/work-itp
18 -* Use the Ceph storage /mnt/ceph
15 +# If your computer has a /data partition, put it there. But it's only accessible from the computer itself.
16 +# In your home create a sub directory 'nobackup' and but it there. This is in the exclude list from the daily backup.
17 +# Use the scratch disk /home/work-itp
18 +# Use the Ceph storage /mnt/ceph
19 19  
20 20  == Additional Help ==
21 21