this post was submitted on 15 Oct 2024
514 points (98.9% liked)

Technology

58673 readers
4571 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


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

What version of Linux does Fedora install?

Whatever resides in its repositories for the specific release of Fedora. What exactly do you need the specific version for? I'm sorry, but this question sounds as if you were trying to imitate some kind of savvyness.

Is it directly compatible with Windows software such as games and OBS,

Linux doesn't present Windows NT ABI, if that is your question. It's a different operating system, and it would be a very weird expectation of it to do that.

or does it require modifications/compatibility installations such as WINE?

Wine is a userland implementation of Windows subsystem for NT, only for Unix-likes.

So yes, if you want to run Windows applications, you are going to use Wine.

Does it have documented support online or is it a matter of haunting forums and such for when problems occur?

Good documentation is present, unlike with Windows. Haunting forums is generally not our way of doing things. However, that will yield better results than Windows, too.

And no matter how solid an OS is, I will tend to break it, generally by doing stupid shit, but I will break it. Before putting it back together. Which is generally how I tend to learn software.

I'm not sure you're an adult. I'm also not sure you've written a single line of code in your life.