- FLAVOR: Ubuntu Desktop - HEADLINE: Please, please, please fix space issues with /boot. - DESCRIPTION: I'm constantly running out of space in /boot, due to kernel updates. It drives me so incredibly batty. If I had to guess, this is due to poor defaults in the installer for folks that opt to encrypt their whole disk. Even still, this system was setup back on 14.04 (don't think it started on 12.04), and I have no int…
Ask HN: What do you want to see in Ubuntu 17.10?
311–320 of 1001 posts
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#312- FLAVOR: all? - HEADLINE: Improve experience of using 3rd-party apt sources - DESCRIPTION: This suggestion is more apt related, but Ubuntu could lead the improvements. Many software providers (Microsoft, Elastic, etc) are using their own apt repositories to be able to deliver updates faster than the Ubuntu release cycle, which is great. However, configuring them usually requires Googling the instructions and at leas…
http://manpages.ubuntu.com/manpages/wily/man1/add-apt-reposi...
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#313- FLAVOR: Ubuntu Server - HEADLINE: Separate purge-old-kernels command from byobu package - DESCRIPTION: I like byobu, it's extremely helpful but I would prefer the purge-old-kernels script to be in a separate package. I like to run servers with the minimum amount of packages installed and don't really need byobu since most of my maintenance are remote commands. /boot gets filled up quickly and the purge-old-kernels…
There are several things to test, and things that may break. It is possible to get corner cases.
I would suggest to get purge-old-kernels on 17.10 in order to test it, and decide whether to put on 18.04 LTS later on.
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#314- FLAVOR: Ubuntu Desktop - HEADLINE: Please, please, please fix space issues with /boot. - DESCRIPTION: I'm constantly running out of space in /boot, due to kernel updates. It drives me so incredibly batty. If I had to guess, this is due to poor defaults in the installer for folks that opt to encrypt their whole disk. Even still, this system was setup back on 14.04 (don't think it started on 12.04), and I have no int…
I eventually set up a cron script to regularly delete everything except the last 3 kernels. I think this should really be the default behavior. "Save all the old kernels until you run out of space and everything crashes" doesn't sound like a very sane default.
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#315- FLAVOR: Ubuntu Desktop - HEADLINE: Better Mouse Settings - DESCRIPTION: Right now mouse acceleration is enabled by default, and for heavy mouse users this is really not usable. There is no way to change this behaviour in the mouse settings. The only way as a user to get a workable mouse configuration is with custom startup scripts, and it took me as an experienced Linux user and software engineer a long time to fig…
- FLAVOR: Ubuntu Desktop
- ROLE: Java developer, now founder
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#316FLAVOR: Ubuntu Server HEADLINE: Secure, immediate isolation or power down DESCRIPTION: When a zero day like heartbleed comes out I want the operating system to give me the option to immediately disconnect from the internet, or even power down the OS. I also want the ability to call these commands myself so that if I have a wider scanner, like Appcanary, I can trigger the shutdown command myself. I want this command t…
sudo shutdown -h now Immediately halts the OS. sudo shutdown -r now Immediately reboots the OS. sudo ip link set eth0 down Immediately bring down the network interface (eth0). I'm actually curious how you are using and administering Ubuntu Server without knowing these things. Or at the very least, not stumbling across the "shutdown" or "ip" commands--ever.
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#317HEADLINE: Stable/working HDMI sound, up to date Syncthing
DESCRIPTION: I was excited to upgrade to Yakkety on my home server, because it has Syncthing (I'd rather not use their 3rd party deb), only to find out that it's too old to be compatible with my phone (they're still in the rapid change phase). Would be great if it were all compatible. Not too much in your control, just try to be as up-to-date as you can at the point of release. I know you can't upgrade mid-release.
As for sound, on Trusty, I had issues with HDMI. On Yakkety those issues went away but now I have worse issues. I use my server with Music Player Daemon. I have a headphone cord for now so it's okay, but I'd rather use HDMI and get the full benefit of my flac files.
Thanks!
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#318Flavor: Ubuntu Desktop Headline: Good (or even acceptable) high-DPI & multi-monitor support Description: High-DPI support is really bad in Ubuntu right now, and multiple external monitors are poorly supported. Here are some of problems I experience regularly: - Ubuntu won't remember screen configurations when unplugging and "replugging" external monitors, which means I have to reconfigure them again and again. - Ofte…
I run gnome on Ubuntu because of how bad it was in Unity, but that's also not perfect. On a two-monitor (both 4k) desktop where I'm not plugging in or unplugging screens, waking from sleep will commonly only bring up one screen, or the arrangement will have changed, or it'll get stuck in a mode where the screens go dark after 10 seconds of inactivity. +1 that the UI scaling is nowhere near as good as OSX in either un…
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#319FLAVOUR: All HEADLINE: Convenient snapshot & rollback by default DESCRIPTION: Possibly implemented as snapper + lvm thin provisioning or btrfs. Other distros already have this, but it is far from user friendly.