this post was submitted on 19 Mar 2024
90 points (96.9% liked)

Linux

48072 readers
1 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ian@feddit.uk 1 points 1 year ago* (last edited 1 year ago) (1 children)

"It is not strange"

The terminal is nothing like familiar GUIs people use daily. To most, the terminal is strange and full of opportunities to mess up.

"so much faster by copy/paste"

It's not faster when the user needs to go to a separate application first to find the instructions, then find the text to copy. And also search for how to use the terminal, and that it might be called Konsole confusingly. And also to understand if the command did anything. Does it print anything that you need to read? Should you close the terminal afterwards? Should you trust copy pasting from Internet strangers? All this is missing from online help, where they assume people have used the command line before.

Such a GUI app could be launched from Dolphin by right-clicking the share, and selecting a new option "Mount" that would help discoverability. A standalone app would need:

  • A clear title. Like "Mount Share"
  • A 'Share selecter' Browser.
  • The 'mount point' definition should have both:
    • 'Folder Browser' for manual selection.
    • 'Default path' option. Most don't know where it should be mounted.
  • 'Credential definition' needs a 'Guest/Anonymous' option for when there is no account defined.
  • Feedback message on success or failure
  • Easy to install.