linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Commiunism, in Which terminal emulator do you use?

Kitty for both X and Wayland - I like the customization (as in I already have the config file that I have backed up and can just plop it in), it works perfectly on any VM (used it on sway, hyprland, i3, awesomewm), though honestly I don’t see much of a difference between the terminal emulators. There’s literally no wrong choice or meaningful difference in my experience at least, but admittedly I just use a terminal emulator to run commands, neovim and system file editing.

CrabAndBroom,

Yeah same here, at some point I ended up settling on Kitty and now I’m used to it and there’s no reason to change, but pretty much any terminal emulator will do the job just fine.

db2, in What does Ubuntu do when LTS is supported for 12 years, but PHP is not?

I would think “long term support” can also sometimes mean moving that support to a newer version, especially where it doesn’t break compatibility.

atzanteol,

It usually involves “backporting” new fixes into old code.

Spectacle8011,
@Spectacle8011@lemmy.comfysnug.space avatar

That would be the logical conclusion, but I believe Debian uses the old version for years after it’s unsupported and might backport security fixes depending on how severe they are. Either way, I personally wouldn’t trust Debian or Ubuntu to properly fix security issues with a program (or in this case, programming language) that they do not actively develop or maintain themselves.

electric_nan, in Suggestions for consumer cloud syncing on Linux?

Rclone. You can set it up to work with most/all commercial cloud storage providers. Basically a little bit of configuring in the terminal, and you get the storage mounted like a network drive. You can even add in a layer of encryption. For awhile I had my media server using google drive this way as storage for like 10TB of TV/movies!

deezbutts, in Which terminal emulator do you use?

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

rufus,
@rufus@lemmy.sdf.org avatar

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

deezbutts,

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?

Jordan_U,

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).

Blue_Morpho,

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

al177,

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.

doggle,

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.

Blisterexe,

Basically just a more accurate way to say terminal

Jordan_U,

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:

youtu.be/2XLZ4Z8LpEE?si=BEsTAz5kkYu9tIQB

Corr,

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

Hjalamanger,
@Hjalamanger@feddit.nu avatar

And seemingly a nice YT channel :)

pingveno, (edited ) in Which terminal emulator do you use?

Gnome Terminal. I’ve tried out a few others, but at this point I’m kind of partial to just using the default with good integration with the rest of the desktop. Pop, in this case. I’m curious if they’ll adopt something else for the terminal in COSMIC.

Edit: They just recently announced COSMIC Terminal, so that’s a yes. I look forward to trying it out. It’s based on alacritty’s framework.

Father_Redbeard,
@Father_Redbeard@lemmy.ml avatar

Since you sound like you know what’s going on with Pop I’ll ask: what is Cosmic? I understand it’s a DE, but is it replacing Gnome entirely and a new DE built from the ground up? Seems like every update assumes you know more than I do :)

pingveno,

Oh, don’t get me wrong, I’m mostly talking out my ass. But as far as I know, it’s a new DE that’s being written in Rust using the iced toolkit. It looks like they’re aiming to be Wayland native without the X baggage. It’s been a while since the last full Pop release (20.04), so it will be nice to get the rest of the OS upgraded as well.

Father_Redbeard,
@Father_Redbeard@lemmy.ml avatar

Ah, ok. That makes more sense. I really like the OS so far. Made my first leap into Linux only mid 2023ish. And it’s been awesome!

pingveno,

I am glad you are enjoying it so far! It has a bit of a learning curve, but it has improved significantly since I was first getting into it in high school around 2004. Wow… already 20 years.

bionicjoey, in Mosh: Like ssh, but better (e.g. local echo and persistent sessions across sleeps / network changes)

Mosh is great but it annoyingly doesn’t preserve scrollback. So it needs to be combined with something like Tmux if you want to be able to see more than one page of terminal.

AbidanYre, in Why is Fedora called Fedora?

The RedHat installer used to have conflicting versions of the origin of the name RedHat.

ArmainAP, in Fedora, Arch, or EndeavourOS?

I recently distro-hoped to Fedora Silverblue and I am quite pleased with it. This version has in immutable filesystem, thus you might want to look for another version of Fedora.

NixOS is big no go for me too, especially given that you can install the Nix package manager on any distro easily.

Arch Wiki is great and I often use it for non Arch distros well.

ipacialsection, (edited ) in Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
@ipacialsection@startrek.website avatar

It still sounds to me like something’s up with the disk. Can’t think of any solutions to suggest but I would run a SMART health check on it:


<span style="color:#323232;">sudo apt install smartmontools  
</span><span style="color:#323232;">sudo smartctl -a /dev/sda
</span>

If you prefer a graphical tool, you can do the same thing with GNOME Disks, which also has options for disk benchmarking.

In the resulting report, the overall health state should be “PASSED”, the “Type” column should show “Pre-fail” and “Old age” values, and the “Media-Wearout-Indicator” should be close to 100. If the overall health state is “FAILED”, then you will want to back up your files immediately and consider getting a new SSD.

jackpot,
@jackpot@lemmy.ml avatar

ive tried that actuqllt, it said there was no dev/sda. it did aay there was a dev/nvme0. scanned it and it ‘passed’ but i can try again

ipacialsection,
@ipacialsection@startrek.website avatar

/dev/nvme0 is probably your SSD. But if it passed you probably have nothing to worry about

jackpot, (edited )
@jackpot@lemmy.ml avatar

wait i think ive had a breakthrough, all system packages SEEM to run fine but all flatpak applications are effected. this seems to be flatpak related

jackpot,
@jackpot@lemmy.ml avatar

just tested it, vlc system package opens in .2 seconds but flatpak opens in 30 seconds.

db2,

Who’d have ever thought that having 47 copies of a library instead of using a shared library wouldn’t work out great. 🙄

jackpot, (edited )
@jackpot@lemmy.ml avatar

i do it for the sandboxing and flatseal. any suggestions?

db2,

Not specifically. It’s probably actually a configuration problem though, for any other program I’d delete or default the settings. Not sure how to do that for flatpak itself as I won’t use it.

jackpot,
@jackpot@lemmy.ml avatar

why wont you use it

db2,

The only use case I can see with any validity is for the sandboxing features, and I have no need of that currently.

32b99410_da5b,

You mean 1 copy and 46 links.

Flatpak isn’t a disk hog and this urban legend is dumb.

db2, (edited )

You mean 1 copy and 46 links.

That’s a shared library with extra steps. It’s also loaded 47 times. Thanks for playing.

jackpot,
@jackpot@lemmy.ml avatar

this impacts file access speeds too, system package opens things in like .2 of a second but flaptak again takes like 30

ipacialsection,
@ipacialsection@startrek.website avatar

Definitely flatpak related then. Try running one of your flatpak apps from the terminal, and post the output here; might help pinpoint the issue. You can list the ones you have installed with flatpak list, then flatpak run <one of the listed apps, e.g. org.videolan.vlc>.

jackpot,
@jackpot@lemmy.ml avatar

it took 30 seconds but this got outputted and then the file ran: dave@dog: ~$ flatpak run org.x.Warpinator Gtx-Message: 14:29:03.389: Failed to load module “xapp-gtk3-module” Using landlock for incoming file isolation

ipacialsection,
@ipacialsection@startrek.website avatar

Looking online, there are some suggestions to either (re)install xapp:

sudo apt install --reinstall xapp

or a related library:

sudo apt install --reinstall gir1.2-xapp-1.0

However, usually I find that errors like this mean nothing, so I wouldn’t be surprised if these steps change nothing.

AI_toothbrush, in I'm an idiot (arm)

Im an idiot(leg) /s

harsh3466,

Hahahaha

unknowing8343, in Display blacks out while opening and closing applications on Wayland KDE.

If you said it also happened with XFCE then it’s definitely not because of Wayland

pineapplelover, in Yubikey on Linux?

It works fine straight out of the box. If you need the totp codes, personalization, setting it up download the yubikey apps (probably in your apt repo or check documentation)

lemmyreader, (edited ) in Where can I find work?

On the Fediverse with micro-blogging like Mastodon, Pleroma and similar there is a hashtag which is related to work. I forgot what the exact hashtag is but I saw other people recommending it whenever people ask for job opportunities. If you get a match you may be able to contact them directly via email. Good luck!

StefanT, in The early days of Linux

Great article. Reminds me of the time when I started using Linux as my main work system, back with kernel 0.99z

AnUnusualRelic,
@AnUnusualRelic@lemmy.world avatar

Heh, same time for me. Ran great on my 486 with a Tseng card.

skullgiver, (edited ) in Wayland running GUI program as another user
@skullgiver@popplesburger.hilciferous.nl avatar

deleted_by_author

  • Loading...
  • shadowintheday2,

    Does waypipe also work with XWayland apps?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #