this post was submitted on 22 Jul 2024
87 points (94.8% liked)

Linux

48331 readers
630 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
 

For me it's: Testdisk (and Photorec) Caddy Netstat Dig Aria2

(page 3) 17 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 4 months ago* (last edited 4 months ago) (1 children)

Just of the top of my head discovered today.

Not a GUI as one exists. But a more configurable one as it is crap for visually impaired.

Rpi-imager gui dose not take theme indications for font size etc. Worse it has no configuration to change such thing.

Making it pretty much unsuable for anyone with poor vision.

Also it varies for each visually impaired indevidual. But dark mode is essential for some of ua.

So if your looking for small projects. Youd at least make me happy;)

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

yt-dlp. Too many options to remember and look up every time, but all useful and missing from GUIs when you just want to dowload audio or 'good enough' quality video in batches without re-encoding.

While nmtui is perfectly fine for the CLI-uninitiated, I sometimes wonder why the nm-connection-editor window doesn't provide the same level of functionality.

load more comments (12 replies)
[–] [email protected] 90 points 4 months ago (11 children)

For me it's the other way around I wish there would be better CLI support for GUI apps.

[–] [email protected] 8 points 4 months ago (6 children)
[–] [email protected] 29 points 4 months ago (4 children)
  1. Gimp to batch edit pictures in a script (I know about ImageMagick but still)
  2. Excel to change stuff in excel files quickly (I know about python modules but it's so complicated to use)
  3. Proprietary VPN software like Cisco AnyConnect, I want to automate the login when I boot, but they don't let me

Just from the top of my head.

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

For anyconnect: openconnect works perfectly, either as standalone script or via networkmangler.

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

Check out openconnect to connect to anyconnect VPNs

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

I did, doesn't work with our company setup with 2FA.

load more comments (2 replies)
[–] [email protected] 11 points 4 months ago (2 children)
  1. Gimp to batch edit pictures in a script (I know about ImageMagick but still)

It seems to exist: https://www.gimp.org/tutorials/Basic_Batch/

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

For Excel there is a PowerShell module called Import-Excel that I use all the time.

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

I see, nice, but I'm on Linux, so perhaps I need to run power shell there ^^

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

I forgot where I was posting. (I use both win and Linux pretty heavily.) I have pwsh, let me see if import-excel works on linux and report back.

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

I'd love supported GUI apps for pacman and systemd. I know there are GUI's out there for them, but they are not supported by the main project, so they don't count.

[–] [email protected] 9 points 4 months ago (1 children)

Yeah I think a good GUI for systemd will be super useful even for people comfortable with command line.

Sometimes you need an overview of what is running on the system.

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

There's a TUI called sysz for systemd stuff, but I haven't found a true GUI

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

I've kinda grown towards CLI the last year or so. I used to make wrappers around CLIs for myself even haha

load more comments
view more: ‹ prev next ›