Software Alternatives, Accelerators & Startups

Nextcloud VS NixOS

Compare Nextcloud VS NixOS and see what are their differences

Nextcloud logo Nextcloud

With Nextcloud enterprises host their own secure cloud solution for storage, collaboration & communication from any device, anywhere.

NixOS logo NixOS

25 Jun 2014 . All software components in NixOS are installed using the Nix package manager. Packages in Nix are defined using the nix language to create nix expressions.
  • Nextcloud Landing page
    Landing page //
    2023-07-23
  • NixOS Landing page
    Landing page //
    2023-09-12

Nextcloud videos

Here are 5 Reasons I ❤️ Nextcloud | TLG

More videos:

  • Review - Pros and Cons of NextCloud
  • Review - Nextcloud is AWESOME... but?

NixOS videos

First Impression of the NixOS Installation Procedure

More videos:

  • Review - Introduction to NixOS - Brownbag by Geoffrey Huntley
  • Review - NixOS 18.03 - A Configuration-focused GNU+Linux Distro

Category Popularity

0-100% (relative to Nextcloud and NixOS)
Cloud Storage
100 100%
0% 0
Front End Package Manager
File Sharing
100 100%
0% 0
Package Manager
0 0%
100% 100

User comments

Share your experience with using Nextcloud and NixOS. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Nextcloud and NixOS

Nextcloud Reviews

20+ Picasa Alternatives And Best Similar Apps Like Picasa 2022
Nextcloud is far more than a photo hosting application and the best Picasa alternative, but its photo management stands out thanks to phone apps you can use for opt-in synchronization. Instead of sending your pictures to Google Photos or Apple cloud storage, you can send them to your Nextcloud install.
6 cPanel Alternatives
Nextcloud was forked from ownCloud in 2016. They share mostly the same native features and workflow. However, Nextcloud is more popular for a few notable reasons.
5 open source webmail clients for browser-based email
The mail plugin doesn't provide a mail server. It's just a webmail client, but it connects to a variety of mail systems. If you run Nextcloud on a server you have sudo or root access to, it's possible to setup Postfix or a similar mail server, and use the Nextcloud mail app as the front end. Best of all, Nextcloud devs have refrained from reinventing the wheel, and use...
Source: opensource.com
Top 10 Team Chat Software for a Self-Hosted environment specifically designed for Large Enterprises
The self-hosted collaboration tool built for protecting the user data through multiple layers of security offers a wide range of products like Nextcloud Files, Nextcloud Talk, Nextcloud Groupware, Nextcloud at home, and industry solutions. Nextcloud says, ‘control is key to data’. To ensure this, it implements the authentication mechanisms of SAML, Kerberos, and LDAP. It’s...
16 Tresorit Alternatives
Nextcloud is a Free and Open Source Application that offers similar functionality to Dropbox. It is a file hosting platform that allows you to upload any files and share them with others. It gives them the option of sharing files and folders with friends or co-workers with the help of advanced privacy settings.

NixOS Reviews

The 10 Best Immutable Linux Distributions in 2024
Why it’s on the list: NixOS uses the Nix package manager, which treats packages as isolated from each other. This unique approach to package management virtually eliminates “dependency hell”.

Social recommendations and mentions

Nextcloud might be a bit more popular than NixOS. We know about 283 links to it since March 2021 and only 246 links to NixOS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Nextcloud mentions (283)

  • Happy 20th Anniversary, Gmail. I'm Sorry I'm Leaving You
    It really is hard to leave Gmail when all of your data has been conveniently stored therein. This is one of Google's retention strategies and it is indeed brilliant. That said, there's a vast number of self-hosted alternatives like Stalwart Mail (email) [1], Immich (images) [2], NextCloud (Google Docs) [3], etc. [1] https://stalwa.rt [2] https://immich.app [3] https://nextcloud.com/. - Source: Hacker News / 2 months ago
  • Google suspends romance author's account for writing sexually explicit content
    Good open source self-hostable alternatives exist! https://nextcloud.com/ (no affiliation, just a longtime happy user) is great for file sharing and even collaborative online document editing. If you do not want to host your own instance, there are many great providers who will host one for you at a low cost. - Source: Hacker News / 3 months ago
  • OpenBSD Upgrade 7.3 to 7.4
    See Configuration and syntax changes and Special packages. The latter this time includes changes around NextCloud 23 and Tor Browser prior to 12.5, both of which should be upgraded beforehand. - Source: dev.to / 4 months ago
  • The Tailscale Universal Docker Mod
    > Cloud storage for phones: http://nextcloud.com Thanks, that sums it up for me. I used OC/NC for years but in the last three I mostly abandoned it because the desktop app (for Windows, at least) is atrocious and Android one... isn't good either. But as on-demand document download with occasional upload it's fine. - Source: Hacker News / 9 months ago
  • The Tailscale Universal Docker Mod
    Wireguard + GUI: https://github.com/wg-easy/wg-easy Backups of mail accounts: https://www.offlineimap.org Cloud storage for phones: http://nextcloud.com Mirroring podcasts locally: https://github.com/akhilrex/podgrab My own matrix instance: https://matrix-org.github.io/dendrite/ Backups: https://restic.net Media Management: https://jellyfin.org Relay only tor help: https://www.torproject.org S3 compatible storage:... - Source: Hacker News / 9 months ago
View more

NixOS mentions (246)

  • I use NixOS for my home-server, and you should too!
    As we covered in my last post, NixOS is a amazing Linux distribution for creating stable and declared environments. Now while this is amazing for a desktop setup, it is also perfect for a home-server or home-lab. - Source: dev.to / 2 months ago
  • Colima k8s nix setup
    Nix is a cross-platform package manager. It uses the nix programming language. Nix and NixOs are often used in the same context, but while the first is a package manager, the latter is a linux distribution based on nix. - Source: dev.to / 2 months ago
  • NixOs - Your portable dev enviroment
    Today I want to talk to you about Nixos. What is it? Nixos is a declarative and reproducible OS, partly taking the words used on their own page. What does that mean? - Source: dev.to / 3 months ago
  • Nix – A One Pager
    Software developers often want to customize: 1. Their home environments: for packages (some reach for brew on MacOS) and configurations (dotfiles, and some reach for stow). 2. Their development shells: for build dependencies (compilers, SDKs, libraries), tools (LSP, linters, formatters, debuggers), and services (runtime, database). Some reach for devcontainers here. 3. Or even their operating systems: for... - Source: Hacker News / 3 months ago
  • Tools for Linux Distro Hoppers
    Hopping from one distro to another with a different package manager might require some time to adapt. Using a package manager that can be installed on most distro is one way to help you get to work faster. Flatpak is one of them; other alternative are Snap, Nix or Homebrew. Flatpak is a good starter, and if you have a bunch of free time, I suggest trying Nix. - Source: dev.to / 3 months ago
View more

What are some alternatives?

When comparing Nextcloud and NixOS, you can also consider the following products

Dropbox - Online Sync and File Sharing

GNU Guix - Like Nix but GNU.

Google Drive - Access and sync your files anywhere

Homebrew - The missing package manager for macOS

Mega - Secure File Storage and collaboration

pacman (package manager) - The pacman package manager is one of the major distinguishing features of ...