You don't. You use Debian, Ubuntu, or redhat.
MX is just Debian under the hood.
https://itslinuxfoss.com/install-apache-web-server-debian-12-linux/
This one is a very useful link. Thanks 😊😊
The same way you set it up on every Linux. What's your specific problem?
There are a couple of downvotes, but this is a valid comment. It's considered good etiquette to demonstrate that some effort has been made to solve an issue when asking for guidance online.
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.
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
You just answered your own question
So, clicking a setting in a gui once is such a big deal that MX is a bad choice? Next level...
A web server is just any software that can be accessed with web network protocols. This can look like a lot of things. If you have Python installed you can start a web server right now by running python -m http.server
. localhost:8000 in a browset would then let you browse files via the (local) web.
What kind of server do you want to run?
What are you trying to host?
Just pick the webserver you want (nginx, caddy, etc..) and check the docs for Debian instructions since that's what MX Linux is.
Isn't it Debian without systemd? So it's going to be a pain to use regular documentation.
Ah, yeah MX might not be the best choice of a distro for ease of use.
I got this from someone :
When installing MX-Linux, you can also install the Apache web server. You will be asked during the installation. You can also install the web server later with the package manager.
When setting up, you just have then select the directories that you want to share for web access.
Are we still doing LAMP stacks? Is that still the thing to recommend?
Start small. Do one thing at a time. Set up apache, learn how to secure it, expose it, filter out probes and bots, etc. This is a long and fulfilling journey. Maybe.
I feel like nowadays it's more specific web servers instead of a general purpose one. Also containerization often is a thing.
How do you begin right from the scratch ?
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0