• HappyTimeHarry@lemm.ee
    link
    fedilink
    English
    arrow-up
    9
    ·
    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
      ·
      20 hours 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