Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
Keep in mind the reason why people generally dont run desktop environments on a server is because unessential software uses more resources and increases the chance of a system crash. I would highly reccomend learning how to use a terminal and installing fish (shell) is a great place to start.
What? Am I supposed to lie? For advanced tasks such as running server grade software you need to use a terminal, this is the case for every single operating system. FreeBSD, MacOS, and yes even Windows require knowledge of the terminal for advanced tasks such as running server grade software.
OP also said they're willing to learn the terminal:
They're essentially asking to start with a working and well-known platform that any Joe Regular can use. In car terms, this would be akin to the Chevy 350 V8. Pretty much every car guy knows that engine and how to make it run well without needing to rebuild the entire thing right off the bat.
User asks specifically how to do terminal based things without using the terminal. Fuck you, specifically.
Windows has IIS which has a UI
There’s a reason that’s not very popular outside of corporate intranets.
Desktop? This entire discussion is about server software
Yeah but all self hosting software is TUI, I mean sure you can use a GUI but at the end of the day you'll need to use a terminal emulator to acturally run the software so there isnt much point in the overhead
We’re talking about servers here. Linux is the market leader in server software by an absolutely enormous margin.
I mean if that’s what you think, I can tell you don’t work in the industry. Desktop editions generally have more than just a “prepackaged GUI” on top of a server edition.
That’s just off the top of my head. I’m sure there are plenty more I could find.
Now, since you seem like you might accuse me of it, note that I did not say that a server edition and a desktop edition can’t be swapped back and forth by installing and removing packages and changing a bunch of config. They can. But, it’s not “just” some GUI stuff that makes a desktop edition, and it’s not “just” the lack of a GUI that makes a server edition. They are usually quite different.
Source: I’ve been a professional Linux server administrator for 16 years. But don’t take my word for it. Try it yourself. Install Ubuntu server, then run
sudo apt install ubuntu-desktop
and see if it’s exactly the same as installing Ubuntu Desktop.So yeah, even though I specifically said you’d probably accuse me of saying something and specifically told you I wasn’t saying that, you still accused me of it. You should work on your reading comprehension.
Now, you said that a desktop edition is virtually the same as a server edition + a prepackaged GUI. I gave you plenty of reasons they’re not.
As an IT professional, you absolutely should know this. So far, the only skill you’ve shown any true mastery of is misguided condescension. So instead of arguing against a point I didn’t make, if you’d like to argue against my actual point, feel free. Otherwise, maybe realize you’re not as educated as you thought, and learn.
This is Lemmy, not the other place. Please be kinder. No need to abuse people trying to help, especially when OP did mention they wouldn't mind learning if its easy enough.