this post was submitted on 17 Jan 2024
170 points (96.2% liked)

Linux

46775 readers
1588 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
 

I've always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.

Curious to see if there's a terminal someone swears by and refuses to use anything else.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 7 months ago (4 children)

I'm high AF and new to Linux, what is a terminal emulator?

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

So the “terminal” is the basic CLI that you use in the single-user, text-based mode. Terminal emulators are graphical programs that run in multi-user, graphics-based mode, and they hook into the terminal and allow you to access it inside graphical sessions. Some examples would be alacritty, kitty, urxvt, konsole, or terminator

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

Thanks for taking the time.

I've been using the literal terminal app like a caveman I guess... What do these weird apps give me over my regular terminal?

People mentioned tabs and stuff but like... I have tabs?

[–] [email protected] 10 points 7 months ago

Every "terminal app" is a terminal emulator, because non-emulated terminals are physical pieces of hardware.

So you are already using a terminal emulator, I'd guess Gnome Terminal, and it's a fairly full featured modern terminal emulator (in my opinion at least).

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

Thanks I actually thought this was about emulators like the Tektronics Vt 4052 terminal emulator I used to use.

[–] [email protected] 9 points 7 months ago

That's exactly what they are, but instead of connecting to a VAX at the other end of a modem they talk to a shell attached to a pseudo terminal device on the same machine.

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

Fun fact!

Teletypes predate "computers" and were used for efficiently transmitting and recording text.

Here is a purely mechanical teletype from the 1930s being used to interface with a modern Linux machine:

https://youtu.be/2XLZ4Z8LpEE?si=BEsTAz5kkYu9tIQB

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

This was a very cool video. Thank you for sharing!

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

And seemingly a nice YT channel :)

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

Here is an alternative Piped link(s):

https://piped.video/2XLZ4Z8LpEE?si=BEsTAz5kkYu9tIQB

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

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

In overly simple terms

It's a terminal app on your desktop, e.g. alacritty, konsole, kitty, terminator, urxvt, etc.

As opposed to the terminal that your computer would boot into it you didn't have a desktop environment installed.

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

Basically just a more accurate way to say terminal