this post was submitted on 03 Jun 2024
190 points (88.9% liked)

Linux

47356 readers
1377 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Not op but thought this may be interesting

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 3 months ago* (last edited 3 months ago) (1 children)
[–] [email protected] -3 points 3 months ago (1 children)

The wiki just likes to make the details available. Installation of nextcloud is as easy as pacman -S nextcloud

You're comparing a simple install guide with the entire detailed documentation of a package. of course the package docs are going to have more details.

Ignoring details is not the same as being user friendly. Having a bunch of corpo marketing pictures of slightly above average people smiling on video chat in your installation docs does not make something user friendly. Is this really the metric we are going by, how little information is in the documentation?

[–] [email protected] 4 points 3 months ago

After pacman -S nextcloud you don't have a functioning Nextcloud. You're still missing the web server, php, caching, etc. And all of it needs to be configured manually to work with Nextcloud.
After installing the Snap on Ubuntu or the Slackbuild on Slackware, you do have a functioning Nextcloud that lets you connect to it via the web frontend and finish the setup.