this post was submitted on 09 Dec 2025
95 points (100.0% liked)

Linux

60439 readers
533 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
 

Hi Linux Lemmites. Recently finished up school and started working full time and kind of miss working on personal projects. I’m looking to try to make something in rust and try out gpui if I can figure it out or maybe egui. I also want to make something maybe even a handful of people would actually use as I find that motivating, so I ask what would actually be useful to you?

Edit: thank you all very much for the input, I think that maybe doing something akin to a “settings+” would be a fair target for me for a n initial project. If I make anything interesting I’ll make another post in this sub.

you are viewing a single comment's thread
view the rest of the comments
[–] netvor@lemmy.world 2 points 1 week ago

FAR manager (clone of Norton Commander) might be worth giving a look. Not a GUI, though, it's TUI but responds to mouse.

On Debian, sudo apt install far2l and then run far2l.

BTW, to add ssh-agent authenticated scp connection, press F11, go to NetRocks and create connection. in the dialog you'll need to select the protocol to scp and then auth method in "protocol options". you can edit an existing connection by going back to the connection "directory" and using F4 on the connection. Once you connect you can copy/move files back and forth.

Along with scp it supports eg. smb, nfs and davs.