Live data from Hacker News

Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?

news.ycombinator.com

1–10 of 70 posts

Re: Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?

#2
Works wonderfully, especially with the updated packages and performance enhancements. If you need something from 16.04 or 14.04 there is always VMWare with the Virtualization Extensions enabled which allowed me to still use KVM and older packages when testing backwards compatibility.

Re: Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?

#4
Here's what I do, I shrink a partition on my HDD (or have it already partitioned so theres space for several OS partitions,

Then I install the latest and greatest on the free space or a much older distro partition, leaving my current work distro safe on its own partition,

Next I copy over as much of the contents my current home folder as I can. Now, I can truly "taste" the new distro and if it isn't a good transition I just go back to my current favorite. I've found I probably install a new favorite distro twice, first time is to check it out, mess with stuff decide if its an improvement or not, and ensure everything still works. Then re-install the second time, now knowing what I like from the new one and just install with the packages/settings that work.

Any time I get stuck or have some unexpected difficulty I still have the previous favorite distro to boot back to in an emergency.

Re: Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?

#5
18.04 is stable. Feel free to go ahead and grab a copy. PPA's are also up to speed.

If you want to hop on board a rolling release, firmware-buster-DI-alpha3-amd64-DVD-1.iso will give you a fully working debian testing install with closed source drivers.

(Weekly builds are known to fail from time to time)

Then, pair that with a sources.list generator: https://debgen.simplylinux.ch/

And one more ingredient: if you use gnome 3, you may have to copy a file to get gnome extension installation via chrome working. Copy the contents of /etc/chromium/native-messaging-hosts/ to /etc/opt/chrome/native-messaging-hosts/.

A bit off topic: for gnome 3 extensions, this has been indispensable: https://extensions.gnome.org/extension/723/pixel-saver/

For tiling window managers, I recommend i3: https://i3wm.org/

Re: Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?

#9

Works wonderfully, especially with the updated packages and performance enhancements. If you need something from 16.04 or 14.04 there is always VMWare with the Virtualization Extensions enabled which allowed me to still use KVM and older packages when testing backwards compatibility.

If you just need an older Linux distro on Linux, use Docker or LXC. Containers allow you to easily share files and there's no performance overhead or messing around with virtual hard drives.
Post reply on HN