this post was submitted on 15 Oct 2025
1281 points (97.6% liked)

linuxmemes

27737 readers
662 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    My wife has asked me not to turn the house into a tech junkyard.

    you are viewing a single comment's thread
    view the rest of the comments
    [–] Nils@piefed.ca 5 points 3 days ago (1 children)

    MacBooks with intel chip are some of the best hardware to put Linux on, there are plenty of guides online on how to liberate your MacBook with Linux.

    I tested a bunch of distros based on Debian, Arch and Fedora. By far, the easiest one was EndeavourOS just because it recognized the WiFi driver from the Live USB for me. Otherwise you will need to use a mobile phone with USB tethering to share internet so you can install the broadcom driver. Maybe things changed, but this was my experience in 2023.

    Another driver you will need to install is the camera facetimehd . Everything else worked out-of-the-box for me.

    After that, all the Linux variants I tried worked great, and it was mostly about distro philosophies and deciding the desktop environments (DE) I wanted to use, and that can be a bit overwhelming at first.

    If that is your first experience, I just recommend to start with KDE or gnome. I find gnome works ok from the start, but KDE is easier to tweak. You can always test them from a Linux Live USB before committing them to your hardware. Steam Deck uses KDE for desktop mode.

    There are others that are prettier or lighter you can test too: cinnamon, XFCE, MATE. Or even windows managers, but I would leave them alone until you are a bit more comfortable with Linux.

    here are a few links in case some people need it in the future:

    Thank you so much for this!