• HappyTimeHarry@lemm.ee
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    2 days ago

    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@programming.dev
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      1 day ago

      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

          • HappyTimeHarry@lemm.ee
            link
            fedilink
            English
            arrow-up
            1
            ·
            33 minutes ago

            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!