Live data from Hacker News

Ubuntu 26.04

lwn.net

91–100 of 270 posts

Re: Ubuntu 26.04

#91

Earlier quoted context omitted.

I want this on my own homeserver. Protection against someone stealing the server without requiring me to type a password every boot.

In what way is TPM protecting your data if someone steals the entire server? TPM only ensures that the boot environment has not been modified. Whatever key is being used to automatically decrypt the disk would be in the clear. Unless I'm misunderstanding your situation, I think you should look up the "Evil Maid Attack" to better understand how to mitigate risk for your threat model.

assuming there are no bugs in linux and you enable full memory encryption in BIOS, it protects you in the same way the FBI cant get into a locked iphone they physically posess

but linux is not as secure as an iphone, and linux users typically dont know how to set this up, so in practice you are right, it doesnt protect you

Re: Ubuntu 26.04

#92
post #20

Earlier quoted context omitted.

Select middle click not working is a stupid decision from GNOME to disable in 50. You can turn it back on with the tweak tool.

Why do we still put up with GNOME? I've spent the last 10 years off and on from Linux. Had I used something other than GNOME, I believe my experience would have been better. I've been on KDE for the last 3-4 years and things work so well I could never imagine going back to GNOME.

I think power users are not the main target of Ubuntu.

I have put my parents on Ubuntu (gnome) in 2013 to replace windows XP. My mother is 88 now. I think it is the perfect fit for her (dad is dead years ago).

I use ubuntu gnome because tweaking my computer is not where I want to spend my time. YOLO. Using a "mainstream" desktop that can be explained to "non specialist" has its benefits. I accept to suffer some annoyances and there is always a way to fix the most annoying ones by sacrificing time.

Re: Ubuntu 26.04

#93
post #13

Earlier quoted context omitted.

Debian is great, and is where the distro development actually happens. What doesn't it do that you want?

I’m curious about proprietary Nvidia drivers. Ubuntu normally comes with fairly outdated, if not obsolete ones, but there’s a semi-official PPA with more recent versions. How does Debian handle this?

You can get an overview of that status by looking at the "version" box on https://tracker.debian.org/pkg/nvidia-graphics-drivers

Re: Ubuntu 26.04

#94

Earlier quoted context omitted.

That was a lot of CVEs Goes to show that not all security bugs are memory related bugs

I wish they'd put the severity. There are 4 highs, the rest are medium or low. Here are the high ones: https://www.cve.org/CVERecord?id=CVE-2026-35338 - `chmod --preserve-root` can be bypassed. That doesn't seem that bad tbh. https://www.cve.org/CVERecord?id=CVE-2026-35341 - `mkfifo` accidentally resets the permissions of files that already exist, so if you manage to do `sudo mkfifo /etc/shadow` then it becomes world…

Well the TOCTOU issues do not require you to run untrusted scripts to be exploited. Another user on your system can use a legitimate command that you may run to make changes to files they shouldn’t be able to, or further escalate privileges.

Re: Ubuntu 26.04

#95
post #32

Earlier quoted context omitted.

> Not sure if windows does middle click paste. It doesn't. X was the only place I know of where that was a thing.

...and it's a great thing. Turning it off is another one of those GNOME decisions that are only made because the same feature does not exist in MacOS.

I like middle click copy/paste but I really don't mind the change as long as I can still configure it with gnome-tweaks.

Re: Ubuntu 26.04

#96

Earlier quoted context omitted.

Just install Ubuntu and remove snap. We are doing this for our University pool etc and encountered no issues. Make a list of all ppa before proceeding. What is your use case?

The issue is them adding it back, sometimes even on apt upgrade, or silently installing it as a dependency for certain apps without mentioning it unless you look closely. That gets tiring after a while and I gave up on Ubuntu as even after having removed snap multiple times it always returned.

Did you pin the package's priority or just apt removed it?

Re: Ubuntu 26.04

#97

What should I use if I like Ubuntu but not snap, just Debian? Or are there alternatives around? Seems like Ubuntu has the best hardware and driver support so just curious what's new in Linux land.

> Seems like Ubuntu has the best hardware and driver support

It is an urban myth

Re: Ubuntu 26.04

#98

Ubuntu 26 + KDE Plasma 6.6 perfectly handles high-DPI scaling for me. I was originally planning to buy a Mac, but luckily I saw the news about Ubuntu 26 being released a few days ago.

I've just moved to a Mac for the first time, after using Windows for work for decades and Linux as my primary desktop for about 3 or 4 years. It certainly takes some getting use to: - Keyboard shortcuts are all different - Doesn't seem to like my Microsoft ergonomic keyboard (lots of keys do nothing) - I really hate the dock - Limited customisation on the menu bar - I also hate the universal menu thing / menu bar in…

As a both old Linux and now decade user of MacOS, after I got used to no middle-click paste and no focus-follows-mouse:

1. Keyboard shortcuts are Emacs, Ctrl-A: start of line, E: end of line, K: kill selected or to end of line, Y to paste, etc. https://support.apple.com/en-au/102650#text

2. Karabiner elements (FOSS) fixes keyboard mappings outside of the Settings: https://karabiner-elements.pqrs.org/

3. I have the dock on the left hand side, not bottom and I have a 2 monitor (iMac 5K 27"+ Dell 4K 27") setup with the iMac flat in front of me and the curve/2nd to the right. Menu bar is then close to the main windows.

4. Menu bar widgets etc are fixable with thaw https://github.com/stonerl/Thaw

5. Window management via keyboard is fixable with rectangle https://rectangleapp.com/

6. Use Macports to add all the Linux/Unix utilities, works with MacOS properly (eg Python/Java frameworks). Ports can have variants, plus you can have multiple versions installed side-by-side with `port select`. https://www.macports.org/

Not sure about fonts, on a 5K iMac they're fine and the 4K Dell works too. You need to use a resolution that fits with Mac's ideas of resolution, so I've got the 5K and 4K both at 2560x1440, which is Mac's idea of 2x resolution.

Re: Ubuntu 26.04

#99
post #92

Earlier quoted context omitted.

Why do we still put up with GNOME? I've spent the last 10 years off and on from Linux. Had I used something other than GNOME, I believe my experience would have been better. I've been on KDE for the last 3-4 years and things work so well I could never imagine going back to GNOME.

I think power users are not the main target of Ubuntu. I have put my parents on Ubuntu (gnome) in 2013 to replace windows XP. My mother is 88 now. I think it is the perfect fit for her (dad is dead years ago). I use ubuntu gnome because tweaking my computer is not where I want to spend my time. YOLO. Using a "mainstream" desktop that can be explained to "non specialist" has its benefits. I accept to suffer some annoy…

>I think power users are not the main target of Ubuntu. Then who is? Normies buy iPads and casuals stay on Windows. Is this why Linux can't gain any market share?

Re: Ubuntu 26.04

#100

Earlier quoted context omitted.

Why do we still put up with GNOME? I've spent the last 10 years off and on from Linux. Had I used something other than GNOME, I believe my experience would have been better. I've been on KDE for the last 3-4 years and things work so well I could never imagine going back to GNOME.

> Why do we still put up with GNOME? Because maybe not all people have the same preferences as you?

There's much more to the story. GNOME is a sort of authoritarian organization known for their antisocial behavior: https://igurublog.wordpress.com/2012/11/05/gnome-et-al-rotti... (and there's much, much more).

Since GNOME is the default Ubuntu DE, they have a certain responsibily to listen to the users/devs and leave the system open (to an extent). But their direction is the opposite:

https://web.archive.org/web/20210901171117/https://twitter.c...

They've been doing massive reduction in functionalities, really insane like limiting copy/past of terminals just to the current screen (which hurts any sysadmin), generally without any way to enable them back.

I haven't heard of any other OSS organization trying so hard to limit freedom of their users/devs, and this is an explicit goal - they don't want to weaken their brand.

GNOME is nothing short of the Oracle of open source.

Post reply on HN