93
submitted 9 months ago by BolexForSoup@kbin.social to c/linux@lemmy.ml

Looking to dip my toes into Linux for the first time. I have a 2016 Intel MacBook Pro with pretty solid specs collecting dust right now that I think I’m going to use. Research so far has indicated to me that the two best options for me are likely Mint or Elementary OS. Does anyone have any insight? Also open to other OS’s. I would consider myself decently tech savvy but I am not a programmer or anything. Comfortable dipping into the terminal when the need arises and all that.

@linux #linux

top 50 comments
sorted by: hot top controversial new old
[-] luthis@lemmy.nz 33 points 9 months ago

Mint is full easy-mode. Definitely try that for your first. You can even run it off the USB as a live distro and get a feel for it. Go for the Gnome desktop version, it is prettier than XFCE, just a little heavier.

Mess around with that, break it, fix it, have fun.

[-] BolexForSoup@kbin.social 6 points 9 months ago
[-] words_number@programming.dev 11 points 9 months ago

There is no "gnome" version of linux mint, but they probably meant the "cinnamon" version (which I would also recommend for a newcomer).

[-] BolexForSoup@kbin.social 4 points 9 months ago

@words_number

@linux @luthis

Appreciate the clarification!

[-] neinhorn@lemmy.ca 26 points 9 months ago

Give fedora a try. It has everything you would need from a modern “vanilla” linux distro and no user telemetry tracking.

[-] Sleestak_Chaka@lemm.ee 6 points 9 months ago

Another vote for Fedora. I run it on a 2008 Mac Pro daily just fine. Good luck.

load more comments (4 replies)
[-] Moobythegoldensock@lemm.ee 21 points 9 months ago

Honestly, any general purpose distro will do fine. I’d watch a YouTube review of Elementary and Mint and see what you think. I’d also throw in Ubuntu and Fedora, as they run a more modern desktop that might be more interesting to you as a Mac user than Mint, which is Windows-like out of the box.

Keep in mind: choosing a distro is sort of like choosing your first car. It’s fine to have a taste, but don’t let the decision paralyze you, because 90% of learning to drive will be exactly the same regardless of what car you choose. Likewise, 90% of linux will be the same regardless of your distro.

[-] wuphysics87@lemmy.ml 18 points 9 months ago

Pick something and use it. Don't listen to any of us (but my suggestion is PopOS)

[-] flashgnash@lemm.ee 10 points 9 months ago* (last edited 9 months ago)

TL;Dr elementary will give you what you want if you like Mac's interface. Depending on the complexity of the thing you're doing you won't need to dip into the terminal too much

Elementary was my favourite out of all of em until I moved to NixOS so I'd recommend that especially coming from Mac

Realistically distro doesn't really matter that much with a few exceptions (arch, NixOS, qubes all do something different) the thing you'll want to pay more attention to is desktop environment

Main 3 imo are GNOME (looks kinda like android, everything is setup sensibly but not much customisation) KDE (looks like windows 10 out of the box and functions in a similar way, very customisable) XFCE (looks kinda like windows XP/7, one of the most lightweight ones)

Elementary uses a modified version of gnome (I believe) called Pantheon

Pop uses their own spin on gnome though they're currently writing their own

Mint uses their own DE called Cinnanon

Ubuntu and fedora I believe both use gnome by default but can also be installed with others

[-] danielfgom@lemmy.world 9 points 9 months ago

I've been running Linux on my 2015 MacBook Pro for years, as well as my older Mac Mini which I still use.

I've tried all the distros and my recommendation is this:

  1. If you want your trackpad gestures to work on Linux like on macos, use a modern version of the Gnome desktop.

Don't use Ubuntu or Fedora because they've been giving the community a hard time lately and are becoming too corporate.

Use opensuse, Debian, PopOS or EndeavourOS. They all offer the Gnome desktop which you'll choose when installing.

Gnome also looks the most like macos if you want to retain that familiarity.

  1. If you don't care about gestures or the look of macos I would highly recommend Linux Mint. It's the distro I use because it's very well done, has great features, is easy to use, reliable and fast.

It comes in two versions: Linux Mint which is Ubuntu based and LMDE (Linux Mint Debian Edition) which is Debian based. I use LMDE 6 because I want to move away from Ubuntu, but either is fine. As a new user I'd recommend LM with the Ubuntu base.

Your iSight camera won't work because it needs a proprietary driver which Apple doesn't supply. There is a reverse engineered driver on GitHub over here: https://github.com/patjak/facetimehd/wiki

I've not tried it but apparently it works.

When installing whichever distro you will use, it's important that you are connected to the net via ethernet cable. Because Linux will have to search for the proprietary WiFi drivers and install those either during install or post install. So your WiFi likely won't work post install and you'll have to tell Linux to install the Broadcom drivers.

LM and LMDE (and I think PopOS too) make this easy because they have a driver manager GUI which will identify the driver and let you select it using a radio button. At which point it will install it and you're good to go.

On opensuse, Debian and Endeavour (Arch) you'll probably not have that tool and will have to find the driver in the software repo. You might have to use some commands to look up your WiFi Broadcom hardware and then search the net to find out which driver will work.

It sounds tricky but it's not too bad, there's normally lots of info online. Plus with Linux there are times when you will need to look up stuff, commands etc. It's the Linux way, being a slightly more hands on OS.

Avoid Elementary OS. They are Ubuntu based but trying hard to be like Apple and sadly adopting some of Apple's anti-libre practices like limiting what software you can install and charging money for apps. As well as trying to get Devs to make apps only for Elementary which all use the same design guidelines and therefore can't be used on other Linux distros... It's a disgusting and disgraceful blotch on the FOSS community because GNU/Linux is all about User Freedom and interoperability, whereas Elementary are the opposite and shouldn't exist.

A bit lengthy but I wish I knew this at the beginning. Would have saved me a lot of pain.

[-] Guenther_Amanita@feddit.de 5 points 9 months ago

I really struggled between deciding to up- or to downvote. I disagree strongly with most you wrote, but I decided for upvoting, since you put a lot of effort in your reply.


Don't use Ubuntu or Fedora because they've been giving the community a hard time lately and are becoming too corporate.

I don't see much difference between Ubuntu, Fedora, OpenSuse and PopOS. They are all "Corporate" (owned or backed by a private company).

That fact alone doesn't matter much for the end user. What matters is how fair they treat their userbase and how sustainable the company is. Fedora for example is a community project, backed by RedHat. So, the community decides pretty much everything and RH gives us devs and $$$. This symbiotic relationship ensures stability and enough manpower. I'm anti-capitalist myself, but find this concept not bad. Still, you're partially right. They are independent on paper, but in reality dependend on RHs money and devs.

If one dislikes this, we can always use and support independend distros like Arch or Debian.

Even Ubuntu isn't as bad as everyone says, even though I wouldn't recommend or use it myself.


Gnome also looks the most like macos if you want to retain that familiarity.

No, Gnome looks like Gnome. They do their own thing and don't copy other UIs. I would recommend KDE (maybe with some themes and two bars) instead if you want it to look familiar to MacOS.

But I would honestly recommend exactly this: Gnome. It works different UI wise, and this unfamiliarity gives the new user the hint "You shouldn't do it like you used to, this is another OS that works different".

On Mint for example, people often download their apps through the browser, since it looks and often works exactly like Windows.


Avoid Elementary OS. They are Ubuntu based but trying hard to be like Apple and sadly adopting some of Apple's anti-libre practices like limiting what software you can install and charging money for apps. As well as trying to get Devs to make apps only for Elementary which all use the same design guidelines and therefore can't be used on other Linux distros... It's a disgusting and disgraceful blotch on the FOSS community because GNU/Linux is all about User Freedom and interoperability, whereas Elementary are the opposite and shouldn't exist.

They don't limit you in any way. You can always install Flatpaks and everything else, they just offer their own repo with curated software, developed by themselves and optimized for their best UX, by default.

The option to support the devs financially is a revolutionary idea in the Linux world. Flathub also decided to copy that idea.

And I like the centralized tipping-system. I always wanted to support the devs, but don't have 1000 payment options. I want to appreciate the work they do and don't mind spending a buck or two for their great app I enjoy using.

The apps are all FOSS. You can rebuild or get them anytime you want.

load more comments (1 replies)
[-] mogul@lemmy.world 7 points 9 months ago

I started on Linux with some old distros that aren't around anymore but went to Ubuntu eventually and then played with different distros after that. There is a lot of opinions on how things should be in the Linux world and that's what makes choice so awesome.

I say start with Ubuntu because there is TONS of documentation and help on forums, users are generally super helpful unlike some other distros and it's a solid STARTING point. Honestly you'll end up distro hoping like we all are guilty of so you won't stay on one for a long time.

Mint is another solid choice as is pop_OS!

Debian is great as a base but I found it lacking in bells and whistles early into my Linux days. Stay away from the Chinese distros, they'll make you sad (not because they're Chinese made but the lack of work being put into them).

Have fun trying every flavor out and enjoy breaking your system from time to time and eventually try Arch or even Gentoo lol

[-] flashgnash@lemm.ee 5 points 9 months ago

I think mint and pop are generally the distros people recommend over Ubuntu nowadays

Documentation for Ubuntu generally works for anything Ubuntu based and they're specifically designed for newbies coming from Windows

That said they're coming from Mac so elementary might be better

load more comments (15 replies)
[-] theshatterstone54@feddit.uk 5 points 9 months ago

try Arch or even Gentoo

Time to go install Gentoo!

[-] mogul@lemmy.world 4 points 9 months ago
[-] theshatterstone54@feddit.uk 2 points 9 months ago

I've done LFS and it was really boring. Apparently with Gentoo you learn more.

load more comments (6 replies)
[-] jmbreuer@lemmy.ml 2 points 9 months ago

Hope this can be understood as semi-on-topic harmless fun here:

Yuki installs Gentoo

[-] BolexForSoup@kbin.social 2 points 9 months ago

@jmbreuer

@linux @mogul @theshatterstone54

Autism jokes aside because it’s 2023 and we really shouldn’t make that the butt of a joke, that was funny.

load more comments (1 replies)
[-] noahimesaka1873@lemmy.funami.tech 6 points 9 months ago

Does your Mac have Touch Bar? If so, you should try using t2linux-provided ISOs. Although 2016 MBP isn't T2 equipped Mac, the Touch Bar driver should be compatible AFAIK.

[-] Pantherina@feddit.de 2 points 9 months ago

This is an actually useful recommendation

[-] loops@beehaw.org 2 points 9 months ago

Cool! That was my concern. A cursory search shown a lot of driver issues for macs, albeit some were rather old.

[-] mrpibb@lemmy.world 6 points 9 months ago

Pop!_OS runs great on my intel MBP.

[-] monsterpiece42@reddthat.com 6 points 9 months ago

Mint and Pop OS are fantastic. Both have great support out of the box and lots of help out there on the Internet.

If you're trying to game I would flatly say Pop OS. General computing, both are a tie for me. They just work (as far as Linux goes).

[-] jarredpickles87@lemmy.world 5 points 9 months ago

As a long time dabbler and recent full on Mint user, I would recommended either Ubuntu or Mint for a first timer for sure. I would say that I enjoy Mint more just because I like the look and feel of the Cinnamon DE more over the Gnome DE or whatever it is that Ubuntu ships default with. Mint is very easy to use, doesn't have lots of major updates all the time so it doesn't break and it's relatively light weight.

[-] TCB13@lemmy.world 3 points 9 months ago

Use Debian, install with GNOME and enjoy everything working from the start and a very stable system. No further fuzz about other distros required. Common comment "oh but debian doesn't have the latest version of application X" - configure flatpak and you'll be able to the that latest version from the GNOME Software "store". All the stability with the latest stuff. Enjoy.

[-] Gamey@feddit.de 3 points 9 months ago

As someone who got started with Linux using Mint too years ago I think you got a great selection there and I wouldn'tup listen too much to the comments, big oarts of the Linux crowd on Lemmy came from Lemmy and it's toxic and shitty so they will tell you you are wrong no matter what you do or say and recommend terribble things to newcomers! Just flash Mint Cinnamon or Elementary on a USB stick, boot them up and play around with both before you decide which you want to install. I am a Fedora Gnome user myself and as someone who probably values simplicity (mac user) Gnome could be interesting to check out too but it's very different to anything else out there and you already got two great options to try there! :)

[-] BolexForSoup@kbin.social 4 points 9 months ago* (last edited 9 months ago)

@Gamey

@linux

Thanks! After reading everything I think your comment is tilting me towards mint cinnamon

[-] Gamey@feddit.de 3 points 9 months ago

It's a fantastic distro to get started, I think the main advantage are various GUI tools for more advanced things that other distros usually require the Terminal for which can be a bit scarry at first. Elementary looks a lot more like MacOS and might be a little more familiar at first while Mint has a fairly similar layout to traditional Windows (7/10), keep in mind that nether of them is a copy tho and you will run into differences. I do think that Mint is the best beginner Distro because of those GUI tools but it can't hurt to try both, almost all Linux distros have live boot to play with them from a USB stick first so you won't have to actually install anything to check them out. In case you go for Mint make sure to pay attention to the welcome screen once you installed it, that guides you through a lot of stuff like configuring automatic backups and the driver manager to download potentialky missing drivers!

[-] BolexForSoup@kbin.social 3 points 9 months ago

@Gamey

@linux

While I would never say I'm proficient at it, I am ok at navigating via terminal commands and such. Following directions in particular isn't an issue. But yes I would prefer to use a GUI when possible of course.

load more comments (1 replies)
[-] Pantherina@feddit.de 2 points 9 months ago

You will get very different opinions here. Important are what you want to do

  • are you okay with only Flatpak apps?
  • do you want a really stable Distro, or more up to date updates? Desktops evolve, but your hardware doesnt need that new kernels etc.
  • do you need a traditional distro for installing loads of stuff to it, or is an immutable Distro "enough"?
  • are you willing to reinstall or unbreak a traditional distro?

I would recommend Fedora Kinoite. Install the official image or use the Ublue image. They are recent but checked updates, versioned, resettable, etc. With Fedora and lots of other distros you have automatic backups, if an update may break something.

Its basically the future of Linux, at least for most use cases.

PS: I literally broke evey other Distro, most of the recommended ones here.

[-] Guenther_Amanita@feddit.de 1 points 9 months ago

While disagreeing, I still upvoted. I think more people should see this suggestion and add their opinion too.


I'm a huge fan of SB/ uBlue, but I don't know if I would recommend it to a new user.

For me personally, it's the best distro ever. It's reliable, modern, AND it doesn't break.

I'm the most talented person ever to break my stuff. I already managed to do that, even on on SB and fixing the kernel panic (+other breakages), which I would have done by reinstalling, was only one reboot and boom, it worked again. I just want to get my tasks done (gaming, etc.) and knowing I never have to spend a weekend reinstalling is godsend.


BUT, things just work differently, and sometimes more complicated. You never install something traditionally, only per container (e.g. Distrobox or Flatpak), which is extremely uncommon. And, there are still here and there some limitations. For example, you will never install a VPN client, since they want to interact and change the base system, which they can't


I would recommend something Debian-based, like Mint. If you don't tinker, they also never break. And most guides are for exactly those distros.


SB is more for either people you KNOW that they will never explore the system (e.g. my mum) and only use their device like a tablet,

or who are exactly this advanced in their Linux journey that they begin tinkering without knowing what they're doing, breaking their system and not being able to fix it themselves. Or they begin distrohopping.

I for example always broke any distro somehow "without doing anything wrong". Reinstalling was always easier than fixing for me.

And I was a huge distrohopper too, which is fixed by now.

[-] Pantherina@feddit.de 2 points 9 months ago

Yes I also broke lots of distros, (Linux Mint, Kubuntu, KDE Neon, Fedora KDE) and switched away from MXLinux (too old) and Manjaro (bad reputation even though great experience)

You can install packages normally? I think you got something wrong here.

Just do rpm-ostree install app or rpm-ostree install /path/to/app.rpm for local RPMs. Like normal actually.

Yes agree and agree, I broke everything else.

I disagree with Debian. Apt is horrible, updates are bad. Linux Mint is nice, but the Desktop is still X11 which is now basically unmaintained. You will probably get no real support for X11, and I dont know how long it will take the devs to get XFCE / Cinnamon to Wayland.

I mean I literally had an issue with the otherwise great MXLinux, where my Nextcloud simply didnt work, because the client was a vew versions too old.

Debian is all about preinstalling stuff, which is pretty annoying, and thus native packages. Debian with auto updates and only Flatpaks maybe, but like it is, no way.

load more comments (2 replies)
load more comments
view more: next ›
this post was submitted on 09 Oct 2023
93 points (94.3% liked)

Linux

45732 readers
664 users here now

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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS