Old School Runescape.
Looks like a number of patches are landing in Ubuntu to address this: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/2082335
Update: CUPS Remote Code Execution Vulnerability Fix Available
This is a great summary. Thanks!
It looks like you are running XFCE instead of GNOME (the normal Ubuntu desktop). I’m not sure how that happened… but you an always just install another desktop.
For instance, you can try to make sure you have the ubuntu-desktop
or ubuntu-desktop-minimal
metapackage installed:
sudo apt install ubuntu-desktop-minimal
After that, the login manager should allow you to select the Ubuntu session rather than the XFCE one.
Just to note… I’m not the author of the blog post, I just shared it b/c I thought it was an interesting story. I don’t think the author is on Lemmy.
Would to see them publish stable releases via this apt repository as well.
Yes, most of the major distributions have package updates with the fix. A few people have mentioned updates for Arch, Debian, and RedHat already.
Ubuntu released an update yesterday as well:
https://launchpad.net/ubuntu/+source/glibc/2.35-0ubuntu3.4
Ubuntu derivatives such as Pop!_OS should have also received this update, along with the X11 patches.
FYI, Ubuntu/Pop!_OS have already pushed out updates.
Kinda disappointing as it shows a lack of care and support for Linux, but hopefully the fix will come out soon.
I look forward to seeing the Linux numbers.
RIP. Sorry :|
It’s not a gnome extension, but you can use tdrop to implement this functionality. This a shell script that lets you make any program a drop down. Once you have the command you want to run, you can then add key bindings to gnome to toggle it.
Oh, just to be clear… I’m not the author of the blog post. I just shared the link :]
I don’t think it will meet all your requirements (besides being light-weight), but I’ve been using weechat-matrix for a week and it’s been fine. Without this, I wouldn’t use matrix at all.
Headline is a bit misleading… This is just Tails updating to the latest LTS kernel, which has the security fix (which many other distributions have done).
This update is a good thing, but the headline made it sound like the Tails project was contributing a fix to the kernel.
Anyway, thanks for sharing.
It really depends on the hardware and your use cases (ie. workflow).
I have a laptop (Dell Latitude 7420) with an integrated GPU (all Intel Tiger Lake), and I regularly get between 8 - 10 hours of battery life with just using terminals and web browsers (Firefox).
On GNOME, you will want to take advantage of the power profiles. With Pop, you can take advantage of their power management system. Otherwise, you can use something like TLP to minimize your power usage.
Moreover, if you are watching videos, then you want to make sure it is GPU accelerated and using the builtin hardware codecs rather than relying on the CPU to do the decoding.
I think that 12 hours on Linux on Intel/AMD is a stretch… but 8-10 hours is achievable and realistic (from my experience anyway).
Interesting post. Perhaps worth sharing in !opensource@lemmy.ml if it hasn’t already.
Do you have anything else your ~/.bashrc
that is perhaps overwriting the PATH
?
One thing you can do is just add echo
s to your .profile
to see if it is getting sourced and what the state of PATH
is as it gets loaded. That might help you trace what is happening.
This is really disappointing and seems to underscore the feeling that RedHat/IBM is abandoning (or pulling back from) the Linux desktop.
I think the frustrating thing is that we are in a position where we are so dependent on one company to fund and bankroll so much of the ecosystem (particularly when it comes to the desktop). FOSS really needs to figure out a sustainable way of funding and support developers who work on infrastructure and background systems (ie. beyond apps or games which have high visibility).
Familiarity (my client distro is Pop and is based on Ubuntu), and I like the LTS life cycle (predictable).
I do uninstall snaps, though, and mostly just use Docker for things. I could use Debian, but again, for me it was about familiarity and support (a lot more Ubuntu specific documentation).
Over the course of the last 20 years, I’ve gone from Arch -> Void -> Pop!_OS -> Ubuntu, and that is what I use on all my machines (laptops, desktops, servers).