this post was submitted on 18 Jan 2026
50 points (89.1% liked)

Selfhosted

59121 readers
956 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Linux installs fast. Then you spend the next hour doing the same boring ritual: browser, codecs, media tools, chat apps, dev tools, fonts, utilities… all via tabs, notes, and half-forgotten package names.

So I built LinuxMate: a free, open-source helper that generates a clean “get me productive” install script from a checklist. Basically Ninite, but for Linux, and without the “sign in to continue existing” vibes.

  • Pick apps/tools
  • Choose your distro / package manager
  • Get a reproducible script
  • Run it and move on with your life

Live demo: https://www.allroundwebsite.com/linuxmate/ Repo: https://github.com/Henkster72/LinuxMate Blog (my reasoning / background): https://www.allroundwebsite.com/blog/bye-windows-hello-linux-and-linuxmate/

If you’ve got strong opinions (the useful kind): distro support, package picks, safer defaults, or edge cases, I’m collecting feedback.

all 48 comments
sorted by: hot top controversial new old
[–] just_another_person@lemmy.world 15 points 3 months ago (1 children)

I get that you're aiming this at a user base of new folks and all, but I'm super confused to see Nix on there.

This is kind of...Nix's entire identity, no?

One could also make the argument that this supercedes bootstrap tools that each distro has. Kickstart for example.

I would maybe focus on making helper scripts that do specific things for groups of users, like installing all the steam-* packages for Steam installs and not just steam itself since this is pretty opinionated on how you're choosing to install things re: native package manager vs Flatpak and such.

[–] henkster@lemmy.world 1 points 3 months ago

looking into it!

[–] pogodem0n@lemmy.world 7 points 3 months ago (2 children)

Funny, I just saw the video of Mental Outlaw talking about TuxMate. How do you think your project compares to this?

[–] metalaco@lemmy.world 3 points 3 months ago (2 children)

This looks good. I'm an idiot and I use mint. Could I still use this on mint if I just select Ubuntu?

[–] pogodem0n@lemmy.world 3 points 3 months ago

For the most part, yeah

[–] henkster@lemmy.world 0 points 3 months ago

Added linux mint.. but yeah same as Ubuntu

[–] henkster@lemmy.world 1 points 3 months ago

This LinuxMate has more packages, more distros and it is faster

[–] kumi@feddit.online 7 points 3 months ago* (last edited 3 months ago) (2 children)

Linux MATE desktop is pretty established and I think has a similar audience. Pretty confusing name choice... "want to install mate on linux? Try linuxmate (no relation)"

BTW are those actually your reasonings on the blog as you say? It reads very LLMy.

[–] artyom@piefed.social 1 points 3 months ago

want to install mate on linux, mate? Try linuxmate (no relation)

FTFY

[–] henkster@lemmy.world -1 points 3 months ago (1 children)

It is indeed with the help of llm. But reasoning is still solid and very curated.

[–] kumi@feddit.online 6 points 3 months ago* (last edited 3 months ago) (1 children)

It is indeed with the help of llm. But reasoning is still solid and very curated.

It isn't your reasoning and promoting it as such when asking us to read doesn't feel honest at all.

[–] henkster@lemmy.world -1 points 3 months ago (1 children)

asking us to read? I do not ask you to read?

[–] kumi@feddit.online 1 points 3 months ago* (last edited 3 months ago) (1 children)

I do not ask you to read?

So that's the mistake I made and the important part. Thanks for clarifying.

I still feel misled that it's labelled as somehing it isn't ("my reasoning").

[–] henkster@lemmy.world 0 points 3 months ago (1 children)
[–] uranibaba@lemmy.world 3 points 3 months ago (1 children)

Posting a link to something that is implied to have been written by you ("my reasoning") while being written by an LLM. OP argues that because the LLM wrote the text, it is not your reasoning.

Is it your reasoning or is it genereted text reasoning about something that you agree with? (i.e. not strictly your reasoning if the LLM created it, according to OP).

^This^ ^is^ ^just^ ^my^ ^interpetation,^ ^I^ ^am^ ^not^ ^saying^ ^that^ ^anyone^ ^is^ ^right^ ^or^ ^wrong.^

[–] henkster@lemmy.world 2 points 3 months ago (1 children)

Fair point on the wording. The blog text was LLM assisted, but the decisions and the project are mine and I edited it heavily to match what I actually did and why. I should have said “the reasoning behind the project” rather than “my reasoning.” If it helps, I can add a short note to the blog saying it was AI assisted but curated and based on my actual experience running LinuxMate across multiple machines and distros. Now that the wording is clarified, I’d rather keep the thread about LinuxMate and practical feedback. 😄

[–] uranibaba@lemmy.world 1 points 3 months ago

I'm not here to pass judgement. If you think that the opinions in the text are your own, keep the text as is (if you ask me).

[–] bestboyfriendintheworld@sh.itjust.works 7 points 3 months ago* (last edited 3 months ago) (2 children)

I simply dump the installed packages into a text file and then use that on the next install.

Pseudo terminal commands:

packagemanager list installed -nodeps >> myfacorites.txt

packagemanager install `cat myfacorites.txt`
[–] gdog05@lemmy.world 6 points 3 months ago (1 children)

Okay, but what happens if you spell favorites wrong?

[–] bestboyfriendintheworld@sh.itjust.works 2 points 3 months ago* (last edited 3 months ago)

Someone else will point out the typo and ask a question about it.

[–] henkster@lemmy.world 3 points 3 months ago

True. But someones taste.. there are more ways to get to Rome 😉

[–] LiveLM@lemmy.zip 3 points 3 months ago* (last edited 3 months ago) (1 children)

Basically Ninite for Linux, I see the vision!

Sugestion: Hide the 'AUR helper' if Arch isn't selected.

[–] henkster@lemmy.world 2 points 3 months ago
[–] illusionist@lemmy.zip 3 points 3 months ago (2 children)

It looks great but I don't like it.

You decide that firefox gets installed via apt and not flatpak. Why?

This aims at someone who already has a system and wants to have some reproducible thing for a new system.

Back the fuck up and restore from backup.

This also includes take asnapshot of flatpak apps and simply reinstall all of them on the new system.

Yes, there is a lot of improvement to automatically do all this. But not with another solution. Just use dotfiles. Dotfiles and a cloud sync thing.

[–] Andres4NY@social.ridetrans.it 3 points 3 months ago (2 children)

@illusionist @henkster Firefox from apt and firefox from flatpak are not equivalent. The former goes through an extra process to remove non-free components.

[–] illusionist@lemmy.zip 3 points 3 months ago (1 children)

Neither do native and flatpak vscode work the same way. It's about that OP decides it, not the user.

[–] Andres4NY@social.ridetrans.it 3 points 3 months ago (1 children)

@illusionist At least with the demo that I'm looking at with the script to download, it gives both flatpak AND apt install commands, giving the user a choice. Maybe I'm looking at the wrong thing though?

[–] illusionist@lemmy.zip -1 points 3 months ago* (last edited 3 months ago) (2 children)

Your right. The rest of the comment still holds. Backup and restore.

Edit: I have to sanitise the final script and remove all the wrong commands afterwards 🤔

[–] henkster@lemmy.world 0 points 3 months ago (1 children)
[–] illusionist@lemmy.zip 2 points 3 months ago (1 children)

Backup apps with e.g. this https://www.nixtutor.com/linux/keep-a-backup-of-installed-packages/ and this https://itsfoss.com/back-up-restore-flatpak-apps/ and borg/pika/deja dup/kopia for files. Let's add appimages, snaps and brew and containers/distrobox.

The only thing that is missing is an all in one solution that puts everything together. And a cloud where you can restore it.

[–] henkster@lemmy.world 1 points 3 months ago (1 children)

all good ideas! A cloud where you can restore it? Don't know about that one.. You can share (with link) and copy those commands

[–] illusionist@lemmy.zip 1 points 3 months ago (1 children)

Anyone shall use linux, even kids and elderly, lazy and uneducated people. There has to be a cloud that is easy to setup for a simple backup like firefox sync for the browser.

[–] henkster@lemmy.world 2 points 3 months ago

completely agree. hence linuxmate 😉

[–] henkster@lemmy.world 1 points 3 months ago

true so how to make it better?

[–] henkster@lemmy.world 2 points 3 months ago (1 children)

You can choose which kind of package your prefer now . Look at https://www.linuxmate.org/

[–] illusionist@lemmy.zip 1 points 3 months ago (1 children)
[–] henkster@lemmy.world 1 points 3 months ago

Thanks! Spread the word 😉 👍

[–] BCsven@lemmy.ca 3 points 3 months ago (1 children)

Nice. But just a note nixOS and MicroOS both have config files so you can replicate an exact install. OpenSUSE has autoyast so you can define a system and port that to your next install.

[–] henkster@lemmy.world 0 points 3 months ago (1 children)

true. but autoyast is not everyones cup of tea

[–] BCsven@lemmy.ca 3 points 3 months ago (1 children)

Do you mean because of having to build your system first then write out the config via autoyast? To then use the config next time you install?

If that is the an issue then MicroOS is probably a better option for someone, they have a config builder to insert, so at first boot the system installs itself.

https://opensuse.github.io/fuel-ignition/edit

[–] henkster@lemmy.world 2 points 3 months ago* (last edited 3 months ago) (1 children)

True, and you’re 100% right that NixOS, MicroOS (Ignition), and AutoYaST can reproduce an install very cleanly.

LinuxMate isn’t trying to replace declarative provisioning though. It’s aimed at the everyday desktop distros and the “first hour after install” problem: getting your common apps onto multiple machines fast, in a way that’s shareable and distro agnostic.

For people already living in NixOS configs or MicroOS Ignition, you’re probably set. For everyone else (Mint, Ubuntu, Fedora, Arch, mixed LAN machines), a simple app picker that outputs one batched script plus URL presets is a nice on ramp.

Also good note on Fuel Ignition. Quick safety tip for readers: Ignition uses passwordHash and it’s best to use SSH keys or generate the hash locally rather than typing a real password into any website.

[–] BCsven@lemmy.ca 1 points 3 months ago
[–] artyom@piefed.social 2 points 3 months ago* (last edited 3 months ago)

Selecting Flaptpak, it shows ~95% of the options are "not available for your distro"...

[–] klymilark@herbicide.fallcounty.omg.lol 1 points 3 months ago (1 children)

I like it! Bookmarking for future reference, since it seems helpful. Only thing I'd noticed that I think would be a good addition: Some kind of XMPP client, at least one of them. I use Dino on desktop primarily (fairly modern UI, has the core features in, but is made for GNOME so looks a bit funky on anything else), but Kaidan, Pidgin, and a few others exist.

[–] henkster@lemmy.world 2 points 3 months ago
[–] henkster@lemmy.world 1 points 3 months ago

The live demo is moved to : https://www.linuxmate.org/