this post was submitted on 21 Jul 2023
31 points (89.7% liked)

Linux

47353 readers
1330 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 11 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 1 year ago (3 children)

Can't live without the terminal? Embed it directly in the file manager.

How?

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

I was also curious about this one. There’s a link in the comments of the article that points here:

https://itsfoss.com/nautilus-tips-tweaks/#bonus-embed-a-terminal

It involves some python libraries.

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

That Nautilus Terminal says it no longer works on the GitHub page. https://github.com/flozz/nautilus-terminal

Which sucks because that sounds great.

[–] [email protected] 1 points 1 year ago

Thanks for pointing that out. I was planning to install later this week. It’s a shame that it’s no longer because yah, it does sound great.

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

Usually F4. That's for nautilus at least

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

Same with dolphin for those kde people out there

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

Kid: embed terminal emulator in GUI file managers

Chad: use TUI file managers such as ranger, lf in terminal emulators

[–] [email protected] 2 points 1 year ago

Gigachad: pushd

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

Seems like the whole article can be condensed to "Dragging and dropping text does what you expect. Dragging and dropping directories/files will insert the absolute path".

[–] [email protected] 1 points 1 year ago (1 children)

Yes, if you already know that you can drag and drop between unrelated programs, it will work like you expected it.

If you don't know it, you can pick it up by looking over the shoulder of your friend or co-worker, or you can read articles like this.

[–] [email protected] 3 points 1 year ago

You can also just give it a try, like most of us, but hey, who am I to judge.