this post was submitted on 19 May 2024
48 points (88.7% liked)

Linux

47749 readers
808 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 5 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 35 points 5 months ago (5 children)

The short answer is yes. But the interesting part - and I'm talking from personal experience - is that from the moment you realize just how easy and powerful using the console is, you learn how to use it.

And it does not mean you are going to turn into a full on expert or geek, tinkering around the console. You just learn a few simple commands that enable you to do something (or somethings) quicker, easier and cleaner than going through a GUI.

Can you? Yes. Should you? No.

[–] [email protected] 4 points 5 months ago (2 children)

For many people it's not quicker or easier. If they've not used CLI before, they'd need to learn multiple new things. Going to a Web browser for help every time, before doing something is not quick. Memorising precise command strings that mean nothing to the user, is not easy for many either. For them it's bad usability.

[–] [email protected] 4 points 5 months ago

from the moment you realize just how easy and powerful using the console is, you learn how to use it

Yes, I understand that; there is a learning curve. For some, too steep.

load more comments (1 replies)
[–] [email protected] 3 points 5 months ago (1 children)

Agreed. I’m not super computer geeky compared to this website. A bunch of people here would probably not even consider me techy.

That said, I hated the command line and would actively avoid it as often as possible. Once I started using it (just to paste code from tutorials) and then later to cd into folders so I can run an old game .exe with WINE, and then to straight up command line tools for converting .bin and .cue files into workable ISOs (also for old games), I started seeing with the command line is so sick.

I’m converted. It’s great. It’s not as spooky as it looks. Make the background 50% transparent.

[–] [email protected] 1 points 4 months ago

Make the background 50% transparent.

I love this little line tacked at the end of your comment. I love that this is how the terminal is no longer scary-looking.

[–] [email protected] 2 points 5 months ago (1 children)

I've always thought GUIs felt more like doing things by hand and CLIs felt more like having the computer do it for you. Like if you want to do some complicated task that requires multiple programs and lots of menus using a GUI, it's easy the first time, but once you need to do it a second time you have to do it all over again by hand. But if you do it from the command line, while it might be harder the first time, subsequent times are zero effort because you can just run the exact same commands again from your history or combine them into one or a script to make it even easier.

[–] [email protected] 1 points 4 months ago

That it is. In GUI, you’re working for the computer to achieve your goals. At the CLI, you invest time teaching the computer what you want done, and it works for you.

load more comments (2 replies)
[–] [email protected] 22 points 5 months ago (6 children)

The real question is: "would you want to?"

[–] [email protected] 3 points 4 months ago

Or "why would you?"

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago) (1 children)

Heck yeah I would love to never use the terminal. The terminal is the biggest roadblock for me adopting Linux. I never, ever want to open it. If I have to open it, Linux has failed for me as a windows replacement.

I want to try Linux again, and I have dipped my toes many times, but the terminal is the major block for me, a slightly above average pc user.

load more comments (1 replies)
load more comments (4 replies)
[–] [email protected] 16 points 5 months ago (1 children)

Of course.

But why would you want to!?

[–] [email protected] 3 points 5 months ago
[–] [email protected] 15 points 5 months ago (1 children)
load more comments (1 replies)
[–] [email protected] 8 points 5 months ago

Based on my experience, I think you can. Many distros nowadays offer ways to do things without the use of the terminal. In Linux Mint, for example, you can rely solely on the Update Manager to update all installed applications and modules rather than using the terminal. You can also uninstall apps by right-clicking on them in the Menu and selecting the uninstall option. And finally, if you want to move files around, even to some locations that require root, you can do that using the File Explorer app (e.g. Nemo).

That being said, when I started on my Linux journey, I made it a point to actually learn some terminal commands, because I saw it as an important feature in Linux and a good skill to possess.

[–] [email protected] 8 points 5 months ago* (last edited 5 months ago) (8 children)

Even basic things in distros are quite different, for example the frontend for settings, so tech support threads will show how to do it in the backend. Oh well, but then there's someone who suggests

sudo nano /etc/default/grub

If you're a noob, run this and get a "nano: command not found" error, you'll google it and learn to resolve it using apt. However, Manjaro's package manager is pacman but you don't know, so you install apt using a weird guide without knowing what it even is. The next update then wreaks havoc on your system.

My first install ended in a dependency hell because of this.

load more comments (8 replies)
[–] [email protected] 6 points 5 months ago

Yeah, obviously, or the title wouldn't even have happened.

And it's been that way for a while now. Back when windows 10 happened, I was able to install mint, get most of my preferred programs set up, and handle data transfer with zero CLI use. Which was awesome, because my dyslexic ass would have taken forever otherwise. It wasn't until I started putzing around for pop and giggles that I even opened a terminal.

My mom w as able to jump right in after installation of mint, and go through the gui to try things out, no issues.

[–] [email protected] 6 points 5 months ago

I didn't see anyone else mention this but, as someone who uses Linux Mint, if you are going to install software through the Software Manager, read the reviews for the app you want before downloading it. Linux Mint's Software Manager is full of apps that are so outdated that some of them aren't even compatible with the current version of Linux Mint. There are other issues as well, like how there are at least 20 different versions of Wine and most of them are very old versions. I'd understand if they want to keep legacy apps for the older, still supported, versions of Linux Mint but it can be confusing to use sometimes.

[–] [email protected] 5 points 5 months ago

Kinda disappointing.

The article is really trying to sell us, the reader, that using Linux without knowing how to use the command line is not only possible but totally feasible. Unfortunately, after each paragraph that expresses that sentiment we are treated to up to several paragraphs on how it's totally easier, faster, and more powerful to do things via thé command line, and hey did you know that more people like coding on Linux than windows? Did you know you can do more powerful things with bash, awk, and sed than you ever could in a file manager?!

FFS vim and nano are brought up and vim's "shortcuts" are praised... in an article on how you can totally use Linux through a gui and never need to open up the command line.

Who is this written for? outside of people who not only already use Linux but are convinced that using any other OS is both a moral failing and a form of self-harm?

[–] [email protected] 4 points 5 months ago

I've been daily driving Linux Mint for 10 years now. The answer to this question is "for what most people consider everyday usage, you have to use the Linux terminal about as often as you have to edit the Windows registry." And in fact over the 10 years I've been a Linux user, GUI tools in Linux are increasingly available, and I've heard Windows normies talking about the registry more.

When I started out, Mint shipped with Synaptic Package Manager, and a lot of distros didn't include a GUI at all. Now GUI package managers are the rule rather than the exception and most have bespoke polished app store -like things. You of course can still use apt or dnf or pacman or whatever, but you decreasingly have to.

I never once touched the registry on my Win 98, Win XP, Win Vista or Win 7 machines. Win 8 required a couple registry keys to turn off that...curtain that you had to click away to get to the login screen? and a few other "tablet first" features Win 8 had, and now I hear "just go and add these registry keys to put the start menu on the left, turn off ads, re-enable right click and retract the rectal thermometer."

Linux is becoming more normie friendly while Windows is genuinely becoming less normie friendly.

[–] [email protected] 4 points 5 months ago

To all the people pointing the many inconsistencies of Linux/specific distros, I recommend The Unix Haters' Handbook

[–] [email protected] 3 points 5 months ago (1 children)

The real question is -- can you use the Terminal without Linux?

load more comments (1 replies)
[–] [email protected] 3 points 5 months ago (1 children)

This whole threat is a HUGE circle jerk and a collection of all the "I USE ARCH BTW" variations imaginable.

"WHY WOULDN'T ALL PEOPLE WANT THE KNOWLEDGE TO CRAFT COMMANDS TO MANIPULATE, FILTER AND SEARCH TEXT IN A WHOLE FILE SYSTEM WITH JUST ONE COMMAND? UNCULTURED PESANTS"

Come, not everyone is a computer nerd, nor everyone ones to optimize 30s in the workflow if it means memorizing a bunch of commands, their syntax and options.

[–] [email protected] 4 points 5 months ago (3 children)

If you want to use Linux without the terminal nowadays it's pretty easy. But also I think the fear of the terminal is part of the culture that consumer electronics have cultivated where people don't know (or want to know) how their systems work.

If you take the time to use it, not only can you save yourself time, but also learn a lot more about how you can fix things when they go wrong! That kind of knowledge gives you so much more ownership of your system, because you don't have to rely on your manufacturer to solve problems for you.

Same for Mac and Windows too, the terminal is something that shouldn't be necessary, but when it is it helps to know what you're doing. :)

[–] [email protected] 4 points 5 months ago* (last edited 5 months ago) (7 children)

I think not everyone needs to know how their device works. Specialization is what advances us as humans after all. If they wanted to know, good for them, and if they don't also good for them. If I were using a car, I don't need to know how the engine convert a chemical energy, transfer power, and generate thrust

Edit just to give an example, an office worker may only need to use a word processor and their OS be up to date. If the user can just click the GUI to update the OS rather than typing the command for whatever package manager the OS uses, it is good enough for him. Sysadmin can give them the instruction once and done.

If the user forgot the instruction, they can explore it on their own with GUI without internet since no matter how deep a GUI config is, then there must be a way to get there (assuming the UI designer isn't shit). Contrast that with CLI where if you forgot or don't know any command there is little help or indicator of what's available and what can be done without external help.

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (1 children)

I could not agree more. The number of people in here who are demanding that everyone who uses an OS understand it completely is absolutely ridiculous. I’d love to sit down and watch these people rebuild a lawnmower engine or service the compressor on their refrigerator. Hell, a shocking number of people I meet don’t know how to cook for themselves and they’re going to demand that end users be able to chroot and save a nonbootable system? Get out of here.

load more comments (1 replies)
load more comments (6 replies)
[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (1 children)

Do you know how everything in your house works? How to repair everything? No right?

Would you be brave enough to mess with the grounding of your house, or the AC or the heaters, the washing machine, the doors? Not eveyone wants mess with every (subsystem) thing in their house/live"

Most of the people I know want their PC to work and if somwthing goes wrong they just send it to repair or ask somebody else to fix it, they don't wanna do it themselves, which I find normal, they have little to no interesting in PCs, and that is compleatly fine.

And before someone says "Yeah, but the computer won't kill you if you fuck up the fixing or messing, let me tell you, a "sudo rm -r" or "sudo chown -R" can fuck you system BAR, making you loose important data and info.

-...But refugee -I hear you about to type-, they SHOULD have 10921 back-ups in atleast 2542 independent locations. Yo, they don't wanna even see the terminal, and you want them to interest themselves for data integrity and redundacy? Come on.

load more comments (1 replies)
[–] [email protected] 1 points 5 months ago (1 children)

There is a large degree of willful ignorance. Its 2024 and the degree of computer illiteracy is astounding.

I was an 80s kid but even I grew up with computers: Atari, Commodore and Amstrad. I then learnt PCs with DOS. All pretty much self learnt from 8 years old as no one else in my family knew shit about computers so I was on my own.

These days computers are so user friendly ad practically run themselves, even Linux but the amount of people who cant perform basic computer tasks even in Windows is unbelievable. Do they even still teach computers at schools anymore?

[–] [email protected] 2 points 5 months ago

That's because in the 80's you had to know computers to use them, and most people never touched them. Only geeks like you and me.

Now everyone uses a computer (at least the screen-only computer in their pocket) without knowing anything about it.

It doesn't mean there are less people who really know how computers work. Just that now even clueless people use them.

[–] [email protected] 3 points 5 months ago (6 children)

Yes. I've been using Ubuntu and now Kubuntu for about 12 years and I don't use the CLI. I don't play computer maintenance guy, so don't need any weird hacks. I just use my applications, which all have GUIs. I don't need the CLI despite people telling me I need to use it. They have never tried GUI only. So they don't know what they are talking about. The next lot, who typically have no idea about usability, tell me I'm missing out on something. But it's always something I've never needed. If I were to use the CLI, I would need to spend ages researching not just some command, but a whole lot of other concepts that I have no clue about, only to forget it all if I ever need that again. So not as fast as people claim. Luckily, Desktop Environment developers know this and put a lot of effort into making them user friendly. They understand usability. And that different users have different needs.

load more comments (6 replies)
[–] [email protected] 3 points 5 months ago

For me, the terminal is something I’ll learn once I’m more familiar with which apps I like. Until then, it’s nice to have something like pamac to help me find the thing I need.

[–] [email protected] 2 points 5 months ago (1 children)

I am a gui only user. AMA. I have to use command line occasionally but it's less than once a month, if that. Im on EndeavourOS desktop for over 2 years with Bauh managing updates. My home server runs Unraid with a web GUI interface maybe used CLI twice in 5 years? They told me Linux could be what I wanted it to be. I don't want to use command line, so I don't!

[–] [email protected] 1 points 5 months ago

On the rare occasions you need to use a terminal, how often is it for something completely new? Something you need to look up to understand?

Also, how often is the MAN page enough lookup, without having to sift through 17 sites than are describing subtly different things?

[–] [email protected] 1 points 5 months ago

Yes you can but you often see the terminal used when helping people online. This is because it works across desktop environments and mostly across distros, however it does give the impression that the terminal is needed.

[–] [email protected] 1 points 4 months ago

You can. Most things have gui options.

But you quickly learn for somethings. The terminal is just easier.

If you ignore odd stuff. Most everyday stuff to maintain the system is available in a controlled panal like program. It varies based on distribution and windows manager. But the basic setup is there for most things.

Its when you want to do something creative it gets more complex. While most commands have gui apps. Most online guidance will just find the terminal an easy way to guide you.

load more comments
view more: next ›