160
submitted 3 months ago by possiblylinux127@lemmy.zip to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] tron@midwest.social 16 points 3 months ago

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!

[-] Tlaloc_Temporal@lemmy.ca 3 points 3 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?

[-] tron@midwest.social 4 points 3 months ago

I find the documentation to be very good for Arch based distros. The EOS forums or Archlinux.org wiki almost always has what I need. Otherwise the github page usually has Arch install directions that are very clear. The major things I've had to do in terminal is just initial set up of applications, enabling things to run on startup or changing configs. For example, and this is the most complicated example I can think of. I use grub-btrfs to put my Timeshift snapshots into the grub menu. All I really had to do was 3 commands:

sudo systemctl start grub-btrfsd

sudo systemctl enable grub-btrfsd

sudo systemctl edit --full grub-btrfsd

The first two commands start the daemon and set it to run on start up, the 3rd command is editing the config so I could use Timeshift over Snapper. Again this is the most complicated example I can think of and its 3 lines. Not only that but I was able to find documentation on two different sites. In under a minute of googling.

load more comments (1 replies)
this post was submitted on 19 May 2024
160 points (90.8% liked)

Linux

47210 readers
722 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