linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Penguincoder, (edited ) in What's your experiences with Debian and Rocky as a homeserver OS?

I use both (and others) for different reasons. However, the primary homelab server I use is based on Debian - Proxmox OS. It runs on the machine hardware you have but then you can run a few ‘fake’ computers (virtual machines) on top of that host OS. This is called a hypervisor. So when running Proxmox on the host, you could run a Virtual machine (guest) that is running Rocky and play around with that. Or Fedora, or Gentoo… or ^A^r^c^h. That really would be the avenue to go to learn about different Distros and nuances without having to breakdown and rebuild everything every time.

My experience is that both Debian and Rocky are stable and very useful for what you need them to do. Debian favors stability, whereas Rocky favors being a RHEL compatible OS. It’s easier to do somethings on Debian, but you may learn more enterprise aspects using Rocky.

danielquinn, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
@danielquinn@lemmy.ca avatar

Wait, when is Windows 10 hitting end of life? If Windows 11 doesn’t support devices without aTPM, that’s a huge swath of insecure machines.

CrabAndBroom, (edited )

October 14, 2025 apparently.

Edit: could also affect as many as 240 million machines that don’t have TPM.

TheMadnessKing, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**

Just FYI, you could also switch to Windows 10 IoT LTSC for longer support (2029 IG)

doingless, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**

I’m already starting to migrate my small office. Two PCs done, a handful of others to go. I have probably three that I’ll run Windows 11 for software compatibility, and another three Mac’s for different software.

Who remembers “Windows 10 will be our last operating system’?” I remember. Fuck Microsoft. Fuck Macs too though.

rustydomino, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
@rustydomino@lemmy.world avatar

This is not distro specific advice but: when starting out you can use a virtual machine like VMware to test drive Linux without having to repartition your drive. VMware is free for individual non commercial use.

semperverus,
@semperverus@lemmy.world avatar

I would unironically recommend arch to anyone who has a large steam library, and id recommend KDE Plasma as the desktop. Valve uses Arch as a base, and KDE as their desktop mode environment, so a lot of games on steam are tested in this environment via proton.

I would not recommend it to newcomers to start with, but as a “learn about linux and work your way towards arch” type of ordeal. Arch would be the endgoal, not the starting line.

unwillingsomnambulist, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**

I’ll second the Pop!_OS recommendation that others have been posting. Don’t get me wrong, Linux Mint is great, though I personally prefer Linux Mint Debian Edition over the Ubuntu-based one, but I think Pop!_OS is just as easy to use while presenting a different look & feel. Pop tends to support newer hardware as well: despite being stuck on an Ubuntu 22.04 LTS base until Cosmic is finished, System76 releases new kernels to support the hardware they sell. They’re currently running kernel version 6.6.6, as opposed to Ubuntu’s 6.2.0 (I think – that’s what server’s on, at least).

I gave my wife, who “hates computers,” a laptop running Pop!_OS when her Windows 10 one failed and, apart from the standard new PC complaints, I haven’t heard anything Linux-specific. She runs two businesses on the thing; the only changes I made to the standard Pop!_OS software were to replace LibreOffice with OnlyOffice, and to replace Geary with Thunderbird.

savvywolf, (edited ) in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
@savvywolf@pawb.social avatar

I’d second Mint as well (I’ve used it for many years now). Out of interest, what games are you thinking of? Most of them should work out of the box, but with some there can be issues especially with multiplayer ones.

UnfortunateShort, (edited ) in I'm so frustrated rn.

There is not a single distro where everything works out of the box. I would be very surprised if even Windows or MacOS work exactly like you expect, the second you boot into them the first time.

I like Arch / EndeavourOS, but you will definitely need quiet some configuration for them. If you want more user-friendly or more up-to-date Debian, try Sparky Linux. It’s honestly quite good. Instead of Ubuntu you might want to give Mint a try. Many fancy it as a more open and less corpo alternative.

Ubuntu itself is alright, but it’s being criticised for pushing anti-consumer moves lately (i.e. forcing Snaps and telemetry onto them). Also, updates on Ubuntu are extremely slow in my experience. Maybe that has changed, but in some areas I doubt it.

Lmaydev,

Windows generally does work exactly like that. It’s the reason it has such a huge market share of desktops.

taladar,

Windows breaks something all the time. Just the other week I had to fix their stupid new Email program for my dad.

UnfortunateShort,

There are many reasons why their market share is so high:

  • They were there before Linux
  • They had a GUI before Linux even existed iirc (let alone before Linux’s were any good)
  • They were focused on desktop + consumer market from the start
  • They are for-profit and have a marketing budget
  • They have the Office products many depend on (be it justified or not)
  • For a long time, gaming was basically impossible on Linux
Nibodhika,

That is absolutely not true, Ubuntu has been a lot more out of the box experience for almost 2 decades. Thing is people are already familiar on how to do things on Windows, and most laptops already come with windows and drivers pre installed. Windows 10 was the first version to have a driver manager that could find the correct drivers for you, still you need to waste a few hours and reboots to get all of the drivers and updates.

Lmaydev,

But let’s be honest it still really isn’t an out of the box experience.

Just look at all the shit with Snap you see constantly.

Nibodhika,

No, it’s not, I said it’s more of an out of box experience than windows, not that it was perfect

cosmicrookie,
@cosmicrookie@lemmy.world avatar

As a very casual user, I can say that windows has intuitive solutions to issues that may arise. At least there are some things users can try by just using logic.

In Linux, solving issues requires you to type in the Romanian national anthem backwards, speperated by ; and the ocational “sudo” and “apt get”

Nibodhika,

If you tried to stumble your way around the UI on Linux you’ll probably find very similar UI paths to solve any issue. The thing is that Linux has several different UIs so when you ask in a forum it’s easier to give you the UI-agnostic solution. Let’s take a common issue with an apparent arcane solution, e.g. change your screen positions. On windows you do this by going start > settings > system > display and adjust them there, on Linux you’ll get given an xrandr command like xrandr --output HDMI-0 --left-of DP-2, but on KDE you go start > system settings > display and monitor and adjust them there, but because you might be using Gnome, Lxde, XFCE, Mate, etc (all of which have a very similarly intuitive path to adjust this) it’s easier to give you a command that does it.

For the first several years I used Linux I almost didn’t touched the terminal, and that was a long time ago so it’s not that it’s not possible or recent, it’s just that because windows has only a single graphical interface you get answers for it, but if you ask things on generic Linux forums you’ll get generic Linux responses, if you had to do things without asking anyone online they’re very much the same.

Vincent,

There is not a single distro where everything works out of the box.

On the other hand, if hardware manufacturers or software developers test their products with one Linux distribution, it will be Ubuntu. So that’s generally the safest bet - and that’s coming from someone who doesn’t use Ubuntu.

Ashiette, in Distro for POS

If you’ll be using it in a shop, as a tool and that Debian works well. Well… stick with Debian !

p03locke, in Some of y'all need to see this and drop the superiority complex...
@p03locke@lemmy.dbzer0.com avatar

I’m going to invoke Poe’s Law and not assume this is sarcasm.

CallumWells,

Is that that thing where someone says something wrong to get the right answer explained to them?

p03locke,
@p03locke@lemmy.dbzer0.com avatar

No, that’s the thing where somebody Googles the result and gets the right answer.

OsrsNeedsF2P, in Linux in the corporate space

My past 2 jobs have been Linux Desktop. The one before that was WSL (ew)

BCsven, (edited ) in Linux in the corporate space

There was an interview with Dreamworks ( i think that was the Animation house) they use linux for everything.

In engineering CAD and large manufacturing corporations RHEL and SUSE are the two certified distros for running Teamcenter Product Lifecycle Management softare and Siemens NX CAD/CAM/FEA software (up to version 12) it is a smaller market than Windows versions, but probably took the place of the original unix versions prior to 2000

knobbysideup, in Linux in the corporate space
@knobbysideup@sh.itjust.works avatar

Any web hosting company will use Linux for all servers, and many developers will use it as their workstation as they tire of kludging together dev environments in windows. The devops engineers will most certainly be on Linux as that is where their tool chains live.

There are government agencies that use Linux exclusively. The DoD used to have a mandate to use oss. I’m not sure if it is still the case.

Scientists, HPC.

ProgrammingSocks, in how do i transfer files via usb c cable from a pixel 6a (grapheneos) to linux mint?

Plug it in, unlock it, tap the USB notification and change it to “transfer files”. I like to keep my screen on but you shouldn’t have to.

schwim, in I'm Done With Windows, Are you?
@schwim@reddthat.com avatar

No, because I don’t live in a binary world where I have to pick one over the other.

esc27,

You are lucky. Last night both Linus Torvalds and Bill Gates broke in my house and held me at gunpoint until I made my choice. (Tim Cook would have been there too, but apparently he was guided down the wrong street.)

HulkSmashBurgers,

Lmfao Timmy Apples shoulda used waze.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #