Most of the articles and chatter I can find talks about the changes in 14.04 from a desktop perspective. I only run ubuntu on servers and vms. Does anyone know where I can find a good changelog as to what's changed between 12.04 LTS server and 14.04 LTS server?
Ubuntu 14.04 LTS (Trusty Tahr) Final Beta released
181–190 of 207 posts
Re: Ubuntu 14.04 LTS (Trusty Tahr) Final Beta released
#182I'm using 12.04 LTS quite extensively. For folk in a similar situation, how long are you thinking of waiting before switching to 14.04 LTS?
Moving to new LTS right away is often a suicide mission.
Re: Ubuntu 14.04 LTS (Trusty Tahr) Final Beta released
#183Most of the articles and chatter I can find talks about the changes in 14.04 from a desktop perspective. I only run ubuntu on servers and vms. Does anyone know where I can find a good changelog as to what's changed between 12.04 LTS server and 14.04 LTS server?
most of the reasons for running ubuntu are dekstop oriented. Centos is probably a better bet for servers.
Re: Ubuntu 14.04 LTS (Trusty Tahr) Final Beta released
#184I'm using 12.04 LTS quite extensively. For folk in a similar situation, how long are you thinking of waiting before switching to 14.04 LTS?
Personally, I'd wait at least 3 months, and follow bug reports before switching.
Re: Ubuntu 14.04 LTS (Trusty Tahr) Final Beta released
#185Most of the articles and chatter I can find talks about the changes in 14.04 from a desktop perspective. I only run ubuntu on servers and vms. Does anyone know where I can find a good changelog as to what's changed between 12.04 LTS server and 14.04 LTS server?
most of the reasons for running ubuntu are dekstop oriented. Centos is probably a better bet for servers.
Debian has always been my favorite, and currently we use Ubuntu on servers as the OS-packages-as-shipped are more up-to-date; which turns out to be quite important in web-dev-land.
Frankly I dont know what CentOS/Redhat does better then Ubuntu nowadays, apart from selling enterprise stuff like JBoss :)
Re: Ubuntu 14.04 LTS (Trusty Tahr) Final Beta released
#186Now I need about 6 ppas to add support for Trusty before I can upgrade my main system to it.
Including TrueCrypt.
Re: Ubuntu 14.04 LTS (Trusty Tahr) Final Beta released
#187I love it! (but it's released several months after Ubuntu is released)
Re: Ubuntu 14.04 LTS (Trusty Tahr) Final Beta released
#188Earlier quoted context omitted.
most of the reasons for running ubuntu are dekstop oriented. Centos is probably a better bet for servers.
I will not voluntarily use "yum" on a server in a million years. Debian has always been my favorite, and currently we use Ubuntu on servers as the OS-packages-as-shipped are more up-to-date; which turns out to be quite important in web-dev-land. Frankly I dont know what CentOS/Redhat does better then Ubuntu nowadays, apart from selling enterprise stuff like JBoss :)
Re: Ubuntu 14.04 LTS (Trusty Tahr) Final Beta released
#189I already moved all my servers to Debian, have not decided when I should do the same on the Desktop side yet, I don't really care about games/MIR/smart-UI-decision-made-for-me/one-GUI-does-all-screens etc, all I need is vim and a browser, with newer tested packages installed underneath for development.
I was using Arch as my laptop OS for a couple years until just recently switching to Ubuntu Server 14.04. Since I use i3 it still seems like the same environment. The reason I switched is because I'm developing solely on Ubuntu Server 12.04, and it's less work to get things working once instead of twice. Is there any advantage to using Debian over Ubuntu for servers and/or development?
Re: Ubuntu 14.04 LTS (Trusty Tahr) Final Beta released
#190Most of the articles and chatter I can find talks about the changes in 14.04 from a desktop perspective. I only run ubuntu on servers and vms. Does anyone know where I can find a good changelog as to what's changed between 12.04 LTS server and 14.04 LTS server?
- OpenStack Icehouse - the latest version of OpenStack
- Ceph .78 - Emperor!
- Juju is ready now for production usage, with some goodies here:
- New bundles with quickstart, allowing you to deploy entire workloads in one command. So for example you can do `juju quickstart bundle:mongodb/cluster`, toss in your cloud details, and get a 13 node cluster up and running in about 10 minutes. We also have an entire starter Hadoop Cluster and out of the box deployments for Rails and Django (With node.js on the way).
- Manual provider for Juju, allowing you to deploy what are usually cloud workloads onto any machine with Ubuntu and ssh ... so ... all those fancy deploy commands can fire off to Digital Ocean, Linode, or whatever you have laying around.
- New cloud providers - we now publish regular cloud images in AWS, Azure, HP Cloud, and new this cycle is Joyent.
- Newer MAAS (I don't have the changelog handy)
- Vagrant images - We now publish regular vagrant boxes as part of our release process. We also have a Vagrant box that includes Juju with an LXC provider so you can run a simulated deployment of your servers on your Mac/Windows machines.
- LXC 1.0 for container using folks.
- Speaking of containers, a pretty up to date Docker version this is some work that Paul Tagliamonte is doing in Debian and Ubuntu.
- nginx in main, thanks to the hard work of Thomas Ward. He's maintaining a pretty useful PPA backporting nginx packages for older releases.
- The usual goodies, so version bumps in the kernel, kvm, libvirt, puppet,
If I missed an area let me know!