linux

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

bulwark, in "Must Try" distros and DEs?

While I don’t have much experience using nixos as a hypervisor I do have a few years experience using Proxmox on top of Debian. Managing multiple VMs and backups are very straightforward with Proxmox. As for your daily driver VM, the skies the limit, well mostly your HDD space is the limit. I’ve realized that after trying a ton of different distros the only real difference is the package manager and the preinstalled software.

nickwitha_k,

I love Proxmox, especially with CEPH as backing storage for VMs. I’ve never thought about it as a local hypervisor. Might be worth a try, if I don’t like NixOS.

TCB13,
@TCB13@lemmy.world avatar

Proxmox is questionable nowadays, you should try LXD/Incus instead. Read more here: lemmy.world/comment/6507871

nickwitha_k,

I have meant to try out LXD for a while but it has dropped of my interest due to Canonical’s shenanigans. Incus being a community fork gives me more comfort in trying it. I wasn’t aware of Proxmox using hackery to make use of an ancient kernel, as seems the claim in that thread. If this is the case, I will indeed be migrating away.

TCB13,
@TCB13@lemmy.world avatar

Yeah I get your thing with LXD and Canonical. I’ve been moving a ton of clusters to Incus because of the obvious reasons and I’m happy with it, obviously the fact that the original people who made LXD on Canonical are now working on Incus is a big plus.

Regarding the Proxmox kernel you can read this: pve.proxmox.com/wiki/Proxmox_VE_Kernel but frankly if you search the web for “proxmox kernel bug” what you’ll find are tons of different issues on almost every version. Another thing that I really hate about Proxmox is the startup, the amount of daemons and scripts they run to make the thing work.

jbrains, in Nifty terminal command: xdg-open

Between this and rifle, all things are possible. Enjoy.

d3Xt3r, in HP Elite Desk

We use HP EliteBooks and EliteDesks extensively at work. I even used to set them up in my old job, and as far as I’m aware, it doesn’t connect to the Internet or “phone home” by default (although that could’ve changed in recent models). In any case, one of the nice things about the HP BIOSes is that it’s very configurable - you can disable the automatic BIOS update checks, network adapter etc. I forget if there was an option to just disable the network stack, but what you could do is configure the UEFI network settings so that they’re invalid - ie, set it to a random static IP + random DNS etc (eg: 0.0.0.0) so that it can’t connect even if it tried.

Zamundaaa, in Secondary Monitor Glitching on KDE Wayland (open source Nvidia driver)

It’s a driver bug, it doesn’t reject buffers that the GPU can’t actually handle correctly.

We’ve switched to a different way of doing multi-gpu in Plasma 6 that hits at least fewer such bugs.

jsalvador, in Which terminal emulator do you use?
@jsalvador@programming.dev avatar

Formerly I used Terminator, because I liked to split the screen. Then I moved to Kitty because having a GPU-powered terminal sound amazing, and now I’m using gnome-terminal because I’m trying to get back to simply and default.

Lantern, in Low battery life due to high power consumption on t490 thinkpad. (help needed)

This article helped me go from 4 hour battery life on Windows 11 to 10 on Linux: link

Using a 5 year old dell xps 15

MTK, in Which terminal emulator do you use?

Usually what ever best integrates with the DE (which is usually the default) but when that one sucks I fallback to Konsole

leastprivilege, in Which terminal emulator do you use?

I use kitty because its the hyprland default.

WarmApplePieShrek, in XOrg Server and Xwayland Patched Against Multiple Security Vulnerabilities - 9to5Linux

funny wayland propaganda. They patched these issues, proving they don’t patch issues. Are you serious?

Neon, in Canonical's Steam Snap is Causing Headaches for Valve

Don’t they own the Code?

Can’t they just cease-and-desist them if they cause them trouble?

Perroboc, in Fedora, Arch, or EndeavourOS?

I just switched from Arch to Endeavour to Fedora! My 2 cents:

  • Arch is like a barebones Lego box without instructions, only a set of pictures. Sure, you get a paper telling you how to ensamble a basic OS, but what to do of it is up to you. For example, you might want a firewall there, right? or maybe a systemd timer to trim your ssd? IDK, you can guess it on your own. The pieces are there, it’s up to you to decide what to use.
  • Endeavour is like that same Lego box where someone handled you the manual from another themed box. If you installed Arch on your own, and felt like you might’ve missed something, or something feels off, EndeavourOS just gives you the ensambled set for you to play with. The problem? No problem, really. It feels like a greatly configured Arch installation.
  • Fedora feels like a themed box. You don’t have whole lot of bricks like that other unthemed box (AUR), but damn, everything just works and it works great. Only caveat is that non free stuff (drivers, codecs, etc) require that you input some commands (but really, every linux distro requires this still). So far, my experience is between “wow, I didn’t know you could do/have this! Must’ve missed it in the arch wiki” and “damn, there’s no easy way to install X in Fedora? I miss the AUR :(”
xavier666, in Suggestions for consumer cloud syncing on Linux?

Have you checked github.com/box/boxcli ?

It’s by the Box devs but unfortunately only cli.

cbarrick,

It looks like there’s also a 3rd party FUSE driver for Box:

github.com/drotiro/boxfs2

OP, if you’re not aware, FUSE is a type of filesystem driver. It lets you mount things just like an external drive.

Aradia, in Secondary Monitor Glitching on KDE Wayland (open source Nvidia driver)
@Aradia@lemmy.ml avatar

You should cross-post this to: !kde@lemmy.kde.social

timkenhan,

I probably should!

Father_Redbeard, in Is it possible to use Google Drive reliably?
@Father_Redbeard@lemmy.ml avatar

That seems strange regarding rclone. I’ve used that with success with G drive, backblaze B2, and I drive e2. Any errors or logs you can see?

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

Personal bias: I’m a SSH/tmux zealot

How is this different/better than connecting to a tmux session on a remote machine?

mozz,
@mozz@mbin.grits.dev avatar

When you push up, up, Ctrl-A right right right, you don't have to sit there for 5 seconds and wait for the machine to decide it feels like fulfilling your request and showing you where the cursor is now so you can get on with what you were doing.

If you're not on flaky wireless networks a lot it might not be a huge difference, but from my experience today it was a big difference.

lntl,

Ctrl-a! love learning new things

Thanks for sharing :)

mozz, (edited )
@mozz@mbin.grits.dev avatar

Haha no problem. Yeah, Ctrl-A, Ctrl-R, Ctrl-K, and Ctrl-right/left are godsends for mucking around in the terminal, in case there were others of those you didn't know. Probably there are lots more but those are the ones I use all the time.

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