jyte

joined 1 year ago
[–] jyte@lemmy.world 0 points 5 months ago

No idea what krysp is, but audio is flawless in my case. Granted, only really used on x11 so far. I use vesktop flatpak on debian sid.

[–] jyte@lemmy.world 2 points 5 months ago* (last edited 5 months ago) (4 children)

Give Vesktop a try. It's a clone of discord and they say they support wayland for streaming just fine. It works fine but I haven't tried the wayland streaming thing yet.

[–] jyte@lemmy.world 42 points 5 months ago* (last edited 5 months ago)

Ubuntu is a fork of unstable Debian packages

And where do you think debian stable packages come from exactly ?...

it's basicaly the exact same thing. In both case :

  • At some point freeze unstable (snapshot unstable in case of ubuntu),
  • fix bugs found in the frozen set of packages,
  • release as stable.
[–] jyte@lemmy.world 2 points 5 months ago* (last edited 5 months ago) (1 children)

Not if root account is disabled. Which is by default on Ubuntu and Debian . You'd need sudo su - but well... No sudo left you know.

[–] jyte@lemmy.world 2 points 5 months ago (1 children)

I tried to convert Debian to Ubuntu by replacing the Debian repos in apt with Ubuntu’s and following with dist-upgrade

Shouldn't it work though ? Or be close to work with the appropriate options passed down to dpkg

[–] jyte@lemmy.world 6 points 5 months ago* (last edited 5 months ago) (1 children)

It doesn't work with root disabled.

The way to fix this is to boot in bash recovery where you land a root shell. From there you can hopefully apt install sudo if deb file is still in cache. If not, you have to make network function without systemd for apt install to work. Or, you can get sudo deb file and all missing dependencies from usb stick and apt install them from fs. Or just enable root, give it a password and reboot so you can su - and apt install sudo

[–] jyte@lemmy.world 12 points 5 months ago* (last edited 5 months ago) (6 children)
  • apt something that ended up removing sudo. No more admin rights.
  • used rsync to backup pretty much everything in / , with remove source option...
  • find with -delete option miss positioned. It deleted stuff before finding matching pattern
  • chown / chmod on /bin and/or /usr/bin
  • Removed everything in /etc
[–] jyte@lemmy.world 4 points 8 months ago (1 children)

isn't that kind of what AUR is, and exactly what people love about arch ?

[–] jyte@lemmy.world 2 points 1 year ago

Snap forces updates, and you cannot disable them. So if you use snaps, I guess you can stop worrying and keep going with your usual apt routine.

[–] jyte@lemmy.world 3 points 1 year ago* (last edited 1 year ago) (1 children)

if you do not provide a root password during install, the default user is in sudoer.

view more: next ›