If the average person can not use your OS, it is not ready. Period.
For example:
Windows - Open File Explorer > Add Network Drive > Find/plug it in > Enter creds > Bam. Ready to go and will automatically log you in at boot. Very nice, very intuitive UI.
Linux - Open Dolphin (or whatever) > Network > Add Network Folder/Find it > Enter creds > Does not automatically mount the drive when booting the computer back up > Must go into fstab to get it to automount > Stop, because that is ridiculous
In my own experience, I was able to get the hang of Windows with no one showing me how a computer ever worked, at the age of 10! Intuitive enough a child can do it.
On Linux, you have to read manuals/documentation, ask random (mostly rude) people on the internet, or give up because why the fuck would I want to go and enter 5 commands just to have something as simple as auto mount a network share? Not intuitive, therefore not easy to learn as you go.
I get it, Linux people like knowing how their computers operate, they like ensuring everything is working the way THEY want to, and that’s awesome! What’s not awesome is recommending Linux to the general populace and then getting upset at them for asking why they can’t do something or why don’t they just do these steps to do whatever it is they are having issues with. Then, you have a person who doesn’t even know what a terminal is confused as hell because they were told Linux is so much better than Windows.
Until we get a more intuitive (GUI focused) way of doing what I would consider normal computer tasks, it will not ever be ready. That’s just the way I see it.
the average person doesnt know how to mount a drive on windows or even what that is or why you would want to, they just need to be able to open a browser
I need to drag this file into my browser to upload it to the website I’m visiting for whatever reason. I’m an average user that has only ever really needed a browser. My OS came with Firefox, but when I try to drag the file onto my browser window like I’ve always done, nothing happens. Is my computer broken?
No, it’s installed as a snap/flatpak that doesn’t have the “privileges” to do that, and I will never know that since I’m an average user who only needs a browser.
Your second example is a newish problem and Ubuntu specific. I had never had a problem with drag-and-drop and I migrated from Ubuntu before the snap thing.
You will always find an example of something that works “better” in one OS than other. Linux is not trying to be a windows drop-in replacement, some thing are gonna behave differently. Linux have some problems for an average user but a lot is just different UX design and others, especially hardware compatibility is because companies don’t care for it to work on Linux so the OS is always playing catch up.
A lot of “beginner friendly” distros are Ubuntu based though, so while not strictly requiring you to use snaps, it might install Firefox as a flatpak though, which doesn’t have the privileges to do drag and drop when I last used a flatpak based browser.
You can correct me if I am wrong of course, as I truly don’t know if it is still a thing or if I just installed the flatpak. I didn’t understand the limitations back then.
Right, but we are talking about the average user. One who only needs a browser. They wouldn’t even think about flatpak/snap/appimage, and would probably look at you like you are insane if you said those in the same sentence as “Your browser is a flatpak/snap/appimage, so it doesn’t have the permissions it needs to allow drag and drop”.
clicking the browse button to select the file is a hell of a lot easier than opening the file manager, navigating your way through your files to find the one specific one, then make both windows small so you can select a file in one, and drag it over to the other.
And look, its also an example of how you turn nothing into a big, complicated, multistep imaginary issue.
you don’t need to make the windows, just alttab while dragging. and maybe you already have open the directory in another window so why browse there again in the browser’s file picker.
probably not a big deal, but definitely not a small issue either
Meanwhile my experience with automounting network drives with dolphin is
Open Dolphin > Add Network Folder > Enter creds > Check automount box > done
I haven’t had to use the terminal for anything in years. There’s some things I do in the terminal, but that’s because I like it better, not because there isn’t an intuitive way to do it.
The reason guides tell people to use the terminal is because it’s the same across DEs, not because there aren’t DEs that make it more intuitive.
Would I throw a random non techy friend on Linux? No, because it’s not what they’re used to. If they had no computer experience at all though I absolutely would.
I’ve looked into this before , so in all seriousness, what options would I choose to make it auto mount without asking for a password?
I see the box for no automatic mount, but I don’t see one that is for auto mounting? I’m assuming the don’t prevent boot… option is pretty self explanatory.
Yeah these were the default settings but it’s what I would leave it at. I chose /mnt/data just for an example but that’s not a bad spot for it either.
After clicking OK it asked if I wanted to let it modify fstab to allow auto mounting. So this should just accomplish what you’re looking for I believe.
So, I looked into KDE PM, and I guess it would have been more helpful to explain that these drives were made on Windows, and has data that I can not afford to move into a new drive at this moment. So in the mean time I am trying to work between Windows and Linux when one doesn’t do what I’m needing in the moment.
When I double click the ntfs partition in the window, it brings up a partition properties window. At the bottom of this window, I can see the flags section. One is “bios-grub” and the other is “boot”. If I tick the boot option, will that make it auto mount?
if you want to access NTFS partitions on linux, you should turn off “fast startup” in windows. control panel, energy saving, “choose what the power button does” menu. (so intuitive, eh?)
when that’s ticked in, it will always just hibernate the system after logging out, and that’s a nono, and a big one if dualbooting (even just 2 windowses)
If the average person can not use your OS, it is not ready. Period.
For example:
Windows - Open File Explorer > Add Network Drive > Find/plug it in > Enter creds > Bam. Ready to go and will automatically log you in at boot. Very nice, very intuitive UI.
Linux - Open Dolphin (or whatever) > Network > Add Network Folder/Find it > Enter creds > Does not automatically mount the drive when booting the computer back up > Must go into fstab to get it to automount > Stop, because that is ridiculous
In my own experience, I was able to get the hang of Windows with no one showing me how a computer ever worked, at the age of 10! Intuitive enough a child can do it.
On Linux, you have to read manuals/documentation, ask random (mostly rude) people on the internet, or give up because why the fuck would I want to go and enter 5 commands just to have something as simple as auto mount a network share? Not intuitive, therefore not easy to learn as you go.
I get it, Linux people like knowing how their computers operate, they like ensuring everything is working the way THEY want to, and that’s awesome! What’s not awesome is recommending Linux to the general populace and then getting upset at them for asking why they can’t do something or why don’t they just do these steps to do whatever it is they are having issues with. Then, you have a person who doesn’t even know what a terminal is confused as hell because they were told Linux is so much better than Windows.
Until we get a more intuitive (GUI focused) way of doing what I would consider normal computer tasks, it will not ever be ready. That’s just the way I see it.
the average person doesnt know how to mount a drive on windows or even what that is or why you would want to, they just need to be able to open a browser
Very good point!
Example 2:
I need to drag this file into my browser to upload it to the website I’m visiting for whatever reason. I’m an average user that has only ever really needed a browser. My OS came with Firefox, but when I try to drag the file onto my browser window like I’ve always done, nothing happens. Is my computer broken?
No, it’s installed as a snap/flatpak that doesn’t have the “privileges” to do that, and I will never know that since I’m an average user who only needs a browser.
Your second example is a newish problem and Ubuntu specific. I had never had a problem with drag-and-drop and I migrated from Ubuntu before the snap thing.
You will always find an example of something that works “better” in one OS than other. Linux is not trying to be a windows drop-in replacement, some thing are gonna behave differently. Linux have some problems for an average user but a lot is just different UX design and others, especially hardware compatibility is because companies don’t care for it to work on Linux so the OS is always playing catch up.
A lot of “beginner friendly” distros are Ubuntu based though, so while not strictly requiring you to use snaps, it might install Firefox as a flatpak though, which doesn’t have the privileges to do drag and drop when I last used a flatpak based browser.
You can correct me if I am wrong of course, as I truly don’t know if it is still a thing or if I just installed the flatpak. I didn’t understand the limitations back then.
Flatseal helps with managing flatpak perms, but yeah it’s not at all intuitive
Right, but we are talking about the average user. One who only needs a browser. They wouldn’t even think about flatpak/snap/appimage, and would probably look at you like you are insane if you said those in the same sentence as “Your browser is a flatpak/snap/appimage, so it doesn’t have the permissions it needs to allow drag and drop”.
clicking the browse button to select the file is a hell of a lot easier than opening the file manager, navigating your way through your files to find the one specific one, then make both windows small so you can select a file in one, and drag it over to the other.
And look, its also an example of how you turn nothing into a big, complicated, multistep imaginary issue.
you don’t need to make the windows, just alttab while dragging. and maybe you already have open the directory in another window so why browse there again in the browser’s file picker.
probably not a big deal, but definitely not a small issue either
Proceeds to describe a task average users never perform.
And no, you having been a smart child doesn’t excuse you being an obtuse adult.
Meanwhile my experience with automounting network drives with dolphin is
Open Dolphin > Add Network Folder > Enter creds > Check automount box > done
I haven’t had to use the terminal for anything in years. There’s some things I do in the terminal, but that’s because I like it better, not because there isn’t an intuitive way to do it.
The reason guides tell people to use the terminal is because it’s the same across DEs, not because there aren’t DEs that make it more intuitive.
Would I throw a random non techy friend on Linux? No, because it’s not what they’re used to. If they had no computer experience at all though I absolutely would.
No automount check box on openSUSE, my Linux OS.
Also, we’re talking average users here, not some techy people who at least understand the differences between the OS and the file manager they use.
Ah yes, the average user who deals with mounting hard disk partitions all the time…
What DE do you use? KDE Partition Manager has a setting for it.
I use KDE!
I’ve looked into this before , so in all seriousness, what options would I choose to make it auto mount without asking for a password?
I see the box for no automatic mount, but I don’t see one that is for auto mounting? I’m assuming the don’t prevent boot… option is pretty self explanatory.
Yeah these were the default settings but it’s what I would leave it at. I chose /mnt/data just for an example but that’s not a bad spot for it either.
After clicking OK it asked if I wanted to let it modify fstab to allow auto mounting. So this should just accomplish what you’re looking for I believe.
So, I looked into KDE PM, and I guess it would have been more helpful to explain that these drives were made on Windows, and has data that I can not afford to move into a new drive at this moment. So in the mean time I am trying to work between Windows and Linux when one doesn’t do what I’m needing in the moment.
When I double click the ntfs partition in the window, it brings up a partition properties window. At the bottom of this window, I can see the flags section. One is “bios-grub” and the other is “boot”. If I tick the boot option, will that make it auto mount?
if you want to access NTFS partitions on linux, you should turn off “fast startup” in windows. control panel, energy saving, “choose what the power button does” menu. (so intuitive, eh?)
when that’s ticked in, it will always just hibernate the system after logging out, and that’s a nono, and a big one if dualbooting (even just 2 windowses)
I appreciate you for trying, but my Windows has never had that option turned on. :(