Support intro
Sorry to hear you’re facing problems. 
The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.
If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.
Getting help
In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.
Before clicking submit: Please check if your query is already addressed via the following resources:
- Official documentation (searchable and regularly updated)
- How to topics and FAQs
- Forum search
(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).
The Basics
- Nextcloud Server version (e.g., 29.x.x):
Winter Hub 26
- Operating system and version (e.g., Ubuntu 24.04):
Ubuntu 24.04 LTS Server
- Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
Docker
Summary of the issue you are facing:
I’m a new user of NextCloud, I’m starting from scratch as my trial and error approach needs some cleanup so treat this as being a fresh install.
I want to use NextCloud as a OneDrive replacement, I’m currently on a O365 subscription that I do not wish to renew. The functionality I’m primarily wanting to replicate is for family members to be able to do cloud backups of photos and files to their own personal folders. Me being the admin means I’ll have overall control but I want my daughter and son to feel like they have some privacy.
The NextCloud server will be a desktop running Ubuntu LTS 24.04 (command line interface only). It has a 500GB SSD which is the OS drive, and 2x 8TB HDD in a Raid 1 setup where everything will be saved. I will be creating a folder on the raid array named NextCloud. NextCloud will be installed via Docker and during installation I will add in the instructions to have /dev/md0/NextCloud as the default folder location.
In my mind I want there to be an admin account plus four accounts (myself, my wife, child 1, child 2). Each account apart from the admin account can only see their folders and when using the iOS app, it backs up their photos to just their folders.
I’ve looked through the How To and the 101 guide but couldn’t find a tutorial. If there is would you be able to link me to it, if not could you explain the steps I will need to take please.