Also the memey “xxxx the year of Linux”. Because that’s been going on for 40+ years now. 😅 You use it, or you don’t. Your OS is a tool, not a belief system.
I’d just like to interject for a moment. What you’re referring to as Linux, is in fact, GNU/Linux, or as I’ve recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called “Linux”, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.
There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called “Linux” distributions are really distributions of GNU/Linux.
True it’s a tool. Just like a car. We get attached to one way of working with that tool, but then advancements come and a different tool starts to look interesting. Think gas->electric windows/mac->Linux.
Honestly, I’ve been thinking about switching to Linux with my next system since about a month after I built my current system, over 4 years ago. That’s how long it took for me to be sick of Microsoft’s bullshit in Windows 10.
That said, I’m not looking forward to figuring out how to get into Linux. It’s probably easier than I think, but having done 0 research (as I don’t need a new system yet), the impression I have is that there’s a ton of stuff I’m going to have to figure out before getting started.
Linux has a learning curve that’s steep to the average Windows or Mac user. The guys suggesting Arch are saying it’s easier than the other distros, but you have to remember that most of those coming from the other two aren’t going to know what a command line is. I had to guide someone through it when they wanted to install VMware on Pop!_OS, I would not put them on Arch. (And to those suggesting the AUR, that still needs a command line and now you need to inspect the PKGBUILD for security purposes.)
If you’ve got a spare USB drive, have a look at Ventoy. It’s a program that lets you put multiple ISOs (disc images) onto a drive and select which one to boot from at startup.
Most distros have free bootable ISOs to download, which let you try that distro without installing it. They usually have an installer built in so that you can install your chosen distro from a desktop environment.
Installation is probably the trickiest part, but even that’s not too bad as long as you pay attention. Once you’re on the desktop, it’s as easy to use as Windows.
Start with a live CD version (a USB thumb drive acts as your C: ) or a virtual machine (like VirtualBox and install Linux on it) just to try things out. Then do a full switch when ready.
It’s at the same time much easier and much harder than you think. You’ll have most of it working very easily and then find some little thing annoying you with some tool and take days to find a replacement that feels just right.
The main thing that we need imo is something like SteamOS that is installable on every PC and has the backing of valve, sadly it’s still limited to the deck
becouse it may not be the perfect desktop OS experience (for your average linux user anyway), but game mode is absolutely a game changer for people who just want to play games on their computer 90% of the time
Yes support from a major company would set a Linux flavor as a general public friendly option. Right now the fracture between all the Linux versions is a deterrent for beginners.
proton is pretty much there, thinking to jump ship to linux - already use it in all my work for decades
2024 the year of Linux. As long as we can avoid the toxic “don’t use Mint, use Arch instead users”.
Also the memey “xxxx the year of Linux”. Because that’s been going on for 40+ years now. 😅 You use it, or you don’t. Your OS is a tool, not a belief system.
This person gets it
I’d just like to interject for a moment. What you’re referring to as Linux, is in fact, GNU/Linux, or as I’ve recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called “Linux”, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.
There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called “Linux” distributions are really distributions of GNU/Linux.
Was that really necessary?
I think it’s a copypasta because we’re doing overdone Linux memes in this thread.
Ah, yeah, that makes more sense.
It’s a copypasta.
True it’s a tool. Just like a car. We get attached to one way of working with that tool, but then advancements come and a different tool starts to look interesting. Think gas->electric windows/mac->Linux.
Every year is “The Year of Linux.”
Year of Linux on the consumer PC. Linux has been dominating the server space for… 40+ years now.
So Linux has been dominating the server space since before it existed? Cool!
According to the last magazine I checked about this, 1997 is actually going to be the year of Linux on the desktop.
And this housing bubble is totally going to burst any day now, too.
Honestly, I’ve been thinking about switching to Linux with my next system since about a month after I built my current system, over 4 years ago. That’s how long it took for me to be sick of Microsoft’s bullshit in Windows 10.
That said, I’m not looking forward to figuring out how to get into Linux. It’s probably easier than I think, but having done 0 research (as I don’t need a new system yet), the impression I have is that there’s a ton of stuff I’m going to have to figure out before getting started.
Try a live CD. It’s easy to get started without hearing a bunch of stuff.
Linux has a learning curve that’s steep to the average Windows or Mac user. The guys suggesting Arch are saying it’s easier than the other distros, but you have to remember that most of those coming from the other two aren’t going to know what a command line is. I had to guide someone through it when they wanted to install VMware on Pop!_OS, I would not put them on Arch. (And to those suggesting the AUR, that still needs a command line and now you need to inspect the PKGBUILD for security purposes.)
If you’ve got a spare USB drive, have a look at Ventoy. It’s a program that lets you put multiple ISOs (disc images) onto a drive and select which one to boot from at startup.
Most distros have free bootable ISOs to download, which let you try that distro without installing it. They usually have an installer built in so that you can install your chosen distro from a desktop environment.
Installation is probably the trickiest part, but even that’s not too bad as long as you pay attention. Once you’re on the desktop, it’s as easy to use as Windows.
Start with a live CD version (a USB thumb drive acts as your C: ) or a virtual machine (like VirtualBox and install Linux on it) just to try things out. Then do a full switch when ready.
Yeah, you’re right about the last part.
It’s at the same time much easier and much harder than you think. You’ll have most of it working very easily and then find some little thing annoying you with some tool and take days to find a replacement that feels just right.
The main thing that we need imo is something like SteamOS that is installable on every PC and has the backing of valve, sadly it’s still limited to the deck
becouse it may not be the perfect desktop OS experience (for your average linux user anyway), but game mode is absolutely a game changer for people who just want to play games on their computer 90% of the time
Yes support from a major company would set a Linux flavor as a general public friendly option. Right now the fracture between all the Linux versions is a deterrent for beginners.
deleted by creator
Thanks for the heads up, I was Ubuntu install it. /s
deleted by creator
Don’t use Mint or Arch, use Void!
Just command line.
I really thought it’s harder, I really did… turns out it’s not.
2 basic set of commands for upgrading and purging: xbps-install -Suv and xbps-remove -ROov, that’s it.
Even on my Mac I end up pulling Terminal more and more to do things. Not everything though but some things are easier.
To be completely honest… I’m more comfortable with the terminal now.
Asimilation complete 🤣.
shit dude, that’s about the only place where I have to use windows 😂.