Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?
1–10 of 70 posts
Re: Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?
#2Re: Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?
#3Re: Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?
#4Then 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?
#5If 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?
#6Re: Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?
#7Re: Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?
#8Re: Ask HN: Is it a good time to switch to Ubuntu 18.04 desktop?
#9Works 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.