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 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 4 months ago (2 children)

Usbip, I'm learning how to build a Python GUI by making one for usbip bind and usbip attach.

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

Dwarf Fortress no longer counts, huh?

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

w3m, as weird as that sounds, for image drawing. links graphical mode is nice, but I'm not a fan of its keybindings, and w3mimagedisplay is hacky at best, to say the least.

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

Mount a network share permanently on Kubuntu. Non IT people need to do backups too. And Plasma apps can't access network shares unless they are mounted.

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

I'd like a GUI app for generating CLI's for other GUI apps that don't have them already. An application is never complete unless everything can be done via a CLI and/or API.

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

This is an interesting idea. There are some tools out there to auto-generate shell autocompletes based on standardized --help output. Maybe there's some possibility to GUIfy that sort of thing?

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

There is a gui for aria2. It is called Persepolis

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

Rclone. Not because it's a complicated tool, but because I would like a history of my file transfers and a few graphs to show we what speeds, files sizes and whether the transfer succeeded. At the moment in order to confirm my home backups have succeeded, I have to run a separate size comparisons between my different datastores.

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

Probably not what you want, but rclone now has a simple web ui built in: https://rclone.org/gui/

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

I looked at it a few months back and it didn't have the history side of things, just the setup and realtime stats which I'd already got through the CLI. Thanks tho!

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

I feel like you can parse a --dry-run

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

Thanks. I think I looked at doing that when setting it up, and it was more expensive in terms of API calls. With a cloud vendor you have to be careful of that, so I opted for the SIZE command.

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

If it works it works

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

Hmm, I might try to make that. Any particular feature you are looking for, or is just displaying all the events in a table good 'nuff?

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

I'm not them, but sorting by columns, filtering, searching with highlights would be useful. Also, specifying the columns you wish to see.

After writing it down this sounds just plain spreadsheet operations, so the real value of such a tool would be to do all the above at the same time as watching changes.

There's also other things that would be useful. Like a feature to select multiple directories for watching. Live output to file in original format. Maybe also JSON for when you would use it from code, but that's maybe not that useful because then why not just use the API directly.. Perhaps some patterns for which ones to send as an audible system notification.

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

I'm surprised at the shortage of good Borg repository visualization tools. There are tools but they're either incomplete or they try to do too much.

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

I'd love to have archivemount or a similar tool integrated in a file manager

I'd also love to have some sort of full featured gui software to install and manage custom roms in phones, allowing to do everything, from unlocking bootloaders to downloading and flashing/upgrading roms. For the tasks that require manual steps, it could offer illustrated steps, with a community driven database of phone models.

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

swap and zram configuration. lots of games need more than distro defaults

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

Restic Backup!

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

Pandoc, for sure. I love its versatility, it's made it super easy for me to do most of my writing in markdown — and a lot of MD editors have it built-in as an export feature.

But I use it too rarely to know the CLI commands by heart, and sometimes it would just be super helpful to open a GUI and batch convert (and/or collate) a bunch of files to a new format.

Tell you what, throw Imagemagick and maybe a light OCR backend into the package as a Swiss Army Knife for document management, I'd probably be happy.

load more comments
view more: ‹ prev next ›