linux can be used through mostly GUI now so i partly agree with you, but installing linux can be quite a hard task for those who aren’t tech savvy. i’m pretty sure being able to do the following can be considered tech savvy:
change boot settings
flash an ISO to a USB drive
shrink windows partition into a new one for linux
boot from USB
actually install linux
get used to linux
Edit: the thing is… everyone is so used to things being pre-installed (ie windows/macOS/iOS), being able to download apps easily from the apple App Store. anything even slightly more complicated than that is too hard for them. i’ve had a graphic design class with some people a few years ago and some of them had to ask me for help for how to open a file, save, and export. if something isn’t completely, 100% automated for them, they can’t do it.
i’m not sure. most people at my school use a laptop at their main computer, so they couldn’t use an ubuntu DVD anyways. i personally prefer dual boot over single boot
Well installing it. That alone requires a challenge most folks probably couldn’t overcome easily. People are accustomed to just getting a computer with a working os on it. Changing that os would be pretty hard for them.
You don’t generally download the file like you would an exe or MSI on windows. Rather you enter a command line that tells Linux to connect to the repository (like an app store) of that particular type of Linux, pull the latest installation file and install it.
You can still download the file and install it directly, but it’s not a straightforward double click like on windows.
Hi, I’m a programmer. Most of my classmates didn’t know how to use Linux.
Now, I’ve realized that newer products are being developed via Visual Studio so……
Linux and command line knowledge aren’t the same as being tech savvy
linux can be used through mostly GUI now so i partly agree with you, but installing linux can be quite a hard task for those who aren’t tech savvy. i’m pretty sure being able to do the following can be considered tech savvy:
Edit: the thing is… everyone is so used to things being pre-installed (ie windows/macOS/iOS), being able to download apps easily from the apple App Store. anything even slightly more complicated than that is too hard for them. i’ve had a graphic design class with some people a few years ago and some of them had to ask me for help for how to open a file, save, and export. if something isn’t completely, 100% automated for them, they can’t do it.
Can you not order Ubuntu on a DVD anymore? Also you’re explaining dual boot. You can just single boot linux
i’m not sure. most people at my school use a laptop at their main computer, so they couldn’t use an ubuntu DVD anyways. i personally prefer dual boot over single boot
… did everyone remove the media drive off laptops? There are also external media drives.
New laptops don’t have optical drives. I don’t think there’s a single manufacturer that still has them.
Hell, most new computer cases (much to my chagrin) don’t even have 5 1/4" bays.
Um is there anything special to use Linux? Click the GUI.
Well installing it. That alone requires a challenge most folks probably couldn’t overcome easily. People are accustomed to just getting a computer with a working os on it. Changing that os would be pretty hard for them.
And let’s be real, you at least need a degree of tech savvy to deal with the inevitable issues that will come up. Even on the simplest distro.
It’s a different paradigm for windows users. “Why won’t this exe/msi install on my computer?”
But also, once you realize the unlimited potential to customize it’s pretty special. I, for one, hate using anything without a tiling windows manager.
So how do you install things?
Red hat based? Install the RPM. Debian based? Install the deb, generally? Install from the repository. You can also install from source if you’d like
I don’t know what any of that means.
You don’t generally download the file like you would an exe or MSI on windows. Rather you enter a command line that tells Linux to connect to the repository (like an app store) of that particular type of Linux, pull the latest installation file and install it.
You can still download the file and install it directly, but it’s not a straightforward double click like on windows.