this post was submitted on 07 Oct 2024
237 points (96.5% liked)

Technology

1250 readers
330 users here now

Which posts fit here?

Anything that is at least tangentially connected to the technology, social media platforms, informational technologies and tech policy.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

[email protected]
[email protected]


Icon attribution | Banner attribution

founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 4 days ago

I've recently been dabbling with Linux for the first time, so here's a few things I've found along the way.

First, look at whether you can disable secure boot. Most computers can, but as I've recently discovered on my laptop, the option just isn't there for some motherboards. If you can't or don't want to for whatever reason, it's not the end of the world, you'll just need to pick a distro that supports secure boot, I know Ubuntu does, and I believe a few of the other more popular ones do too.

Next, grab a few distros to try out. You may want to look into recommendations if there's anything specific you want to do. For example, I wanted to make sure gaming setup was as straightforward as possible, so I looked at distros that were tailored towards that. Create some bootable USBs and spend a few minutes just looking at each to get a feel. You'll pretty quickly decide whether or not you like a distro, there's really no point spending more time with one if there's something that puts you off from the get-go.

Dual boot is the way to go until you feel like dropping Windows entirely, if you can. And if there's something that just isn't going to work on Linux, it's good to be able to just jump across to Windows for that purpose. The only annoying thing I've found is that Windows updates can break the dual-boot partition, so just be aware of that. If it happens, it's not that difficult a process to repair it.

Other than that, Linux isn't that different from other OSes in how you'll probably use it. There are a few different ways you can install programs due to the different distros, so you'll want to look at things like how to install a flatpak. For Windows programs, you can look at whether you can get it running in Bottles or a VM if you don't want to bother rebooting.