this post was submitted on 21 Nov 2023
1 points (100.0% liked)
Linux
48328 readers
626 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
NextCloud is a shame, they should be ashamed of calling themselves an alternative to Office365 / Teams / OneDrive. They’re pretty much like Tesla, if they didn’t spend most of their time over-promising + under-delivering people would be surprised with the progress they’ve done instead of going for scrutiny.
Here is the thing, I would love to have NC working decently but I've test almost all of their releases on the past year and the issues are always the same. Here is my main complaints:
I do have a lot of complaints related to mail but if NC is any kind of useful replacement for MS365 / Google Workplace a decently working webmail is the bare minimum. RoundCube is WAY better than what NC is currently offering.
I spent weeks researching and trying to tweak things and at the end of the day NC always performs poorly. Most of the issues seem to be related to the poorly implemented WebUI but the desktop app also has issues with large folders. Also tried the docker version, the "all in one" similar results it simply doesn't cut it.
With that said, for around 30 users I'm not way better with this setup:
Both FileBrowser and Baikal were modified to authenticate against the IMAP server and create accounts automatically if the username/password check out. I'm deploying this to the user's machines via Ansible and/or iOS/macOS profiles so most things are automated by now. To onboard a new user I simply have to create the email account and then run the playbooks.
My future investments will be:
Although this setup still misses some important stuff (aka replace Zoom) and I've been working on it for a while it outperforms NC in all ways so far. The investment was totally worth it.
I really hoped that NC would do all those things properly and I still try new releases but it doesn't seem to get any better.
That’s interesting, I assume you use a business use case and not a personal one? I’ve been using Nextcloud for my family and friends on an at home server and it’s been a great experience. Maybe they need to work on their scalability.
I can say I get your point however 30 users isn't "scalability", it is just a normal family. I usually try to test random versions of Nextcloud from time to time to see it they've improved however I can't even make it work properly for myself let alone 30 people.
I'm not sure what you consider "great experience" but a lagging webUI that spits dozens of warning and errors into the console doesn't cut it for me. Let alone a piece of shit webmail that isn't even capable of making a bullet list display properly or compose messages in a textarea larger than 200x200.
30 as a normal family is interesting? I think most people wouldn’t consider that normal unless you’re dipping deep into cousins. However, your point is valid though that 30 does not qualify for scalability.
That said, the webUI doesn’t lag at all for me and I have no errors or warnings in the console. No one who uses it has reported those things to me either. Are you sure you set everything up properly? I did have performance problems back when I did still have errors and warnings in my console. If your cron tasks are setup properly everything should be smooth.
To be fair, I don’t have any experience with the webmail though.
Maybe its just because you're not using the webmail, that thing is just poor taste.
Yes, I tried the full manual installation, docker images and whatnot, all about the same. About the lag... most time it's not the UI lagging but every action is slow, takes time to load even on high end hardware. AMD Ryzen 7 5700X + 32 GB of RAM + NVMe Samsung 980 Pro 2TB.
If you’re talking about the little delays, I have experienced them, loading pages can take a second or more when I’m not on home wifi which can be frustrating at times. I think they only occur when you switch apps though.
It’s actually funny, our hardware setups are almost identical lol. Maybe it’s something like ram or ssd speeds. Or maybe software. What OS are you running? I’m using fedora server 39 and podman instead of docker.
The way you talk about the webmail makes it sound incredibly funny. I gotta try it out.