Slashdot Mirror


Ubuntu Linux 18.10 'Cosmic Cuttlefish' Arrives (zdnet.com)

Ubuntu 18.10 Cosmic Cuttlefish, the latest version of Ubuntu, is now available to download. From a report: Under the hood, the Cosmic Cuttlefish boasts the 4.18 Linux Kernel. This updates comes with better support for for AMD and Nvidia GPU, USB Type-C and Thunderbolt, a way for unprivileged users to mount Filesystem in Userspace (FUSE) can be mounted by, and CPUfreq performance improvements. On top of this, you'll find the freshest version of GNOME 3.30. You can, of course, use other desktops, but GNOME, since Ubuntu 17.10, is Ubuntu's default desktop. You'll be glad to know that GNOME is faster than it has been for a while. That's because some nasty memory leaks have been patched. Canonical has also added some performance tweaks that didn't make it into the GNOME 3.30 upstream. Ubuntu 18.10 also comes with a new desktop theme, the Yaru Community theme installed by default, for your visual enjoyment. Further reading: Ubuntu 18.10: What's New? [Video]; Ubuntu 18.10 Review; and Ubuntu 18.10 Flavors Released, Ready to Download.

2 of 99 comments (clear)

  1. Re:slow memory leaks? by slack_justyb · · Score: 4, Informative
  2. Re:A Good Linux that Works? by Tough+Love · · Score: 3, Informative

    What should I run if I just want a headless server with docker?

    Debian Buster or Stretch are good. I run Buster on a headless NUC with typically infinite uptime, just reboot every 6 months or so for a kernel upgrade. I removed Network Manager and just use old school Debian networking, more solid for a server. That was easy, basically just apt remove network-manager and set up /etc/network/interfaces in the usual way.

    I used to run Ubuntu on a server and there's nothing really wrong with it. But there's no advantage vs Debian either, and with a server, less is usually more. When it comes to security patches, Debian is about the best in the business.

    --
    When all you have is a hammer, every problem starts to look like a thumb.