this post was submitted on 07 May 2025
16 points (80.8% liked)

Linux

54060 readers
943 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 4 days ago* (last edited 4 days ago) (1 children)

Mx linux is a bad chioce if you cant answer this yourself because its going to differ from most other debian distros. You probably want to use normal debian or linux mint if you are still learning.

To answer anyway; youll want to install lighttpd or similar server using apt, then firgure out the differences between sysvinit and systemd so you can properly configure the server to start.

If you just use debian instead, "sudo apt install lighttpd" would be enough to get everything started.

[–] Shareni 0 points 2 days ago (1 children)

because its going to differ from most other debian distros

How? It's just Debian with extra tools and sysvinit besides systemd.

then firgure out the differences between sysvinit and systemd

Or just set systemd as a default

[–] [email protected] 1 points 2 days ago (1 children)

You just answered your own question

[–] Shareni 1 points 2 days ago (1 children)

So, clicking a setting in a gui once is such a big deal that MX is a bad choice? Next level...

[–] [email protected] 0 points 1 day ago (1 children)

I think you know its not just a matter of "clicking a setting in a gui once"

Why would you choose a non systemd based distro only to just switch it over to systemd? Why over complicate thinga for a new user who is clearly just starting out? Just use normal debian!

[–] Shareni 1 points 1 day ago (1 children)

I think you know its not just a matter of "clicking a setting in a gui once"

I know it is that simple because I've done it while running MX on my devices... You can even switch between the two at boot freely.

Why would you choose a non systemd based distro only to just switch it over to systemd? Why over complicate thinga for a new user who is clearly just starting out? Just use normal debian!

It comes with tools that make system management a lot easier for beginners. I think that's more than a fair trade for having to click a single setting in a gui.

You obviously haven't used MX, and I have no clue where you're pulling your opinions out of from. Give it a try instead of continuing to spew nonsense.

[–] [email protected] 1 points 13 hours ago* (last edited 13 hours ago)

I tried it about a week ago but since i have zero interest in alternatives to systemd or gui tools I find its easy to just install something that uses the things i want by default.

If you enjoy having that extea option and managing it with gui tools then im glad mx works for you, but it seems overcomplicated with no practical benefit to me.

What can sysv do that systemd cant anyway?