Sticking with Ubuntu 12.04 while heavily using PPA for newest software updates (Apache 2.4, PHP 5.5)
Posted
by
MechaStorm
on Server Fault
See other posts from Server Fault
or by MechaStorm
Published on 2013-10-19T00:12:34Z
Indexed on
2013/10/19
3:58 UTC
Read the original article
Hit count: 181
I was wondering whether is it worthwhile to stick with Ubuntu 12.04 LTS until 14.04 comes or should I be switching to just the latest Ubuntu server version 13.10.
My server needs are not enterprise heavy and previous thought to keep with LTS was simply to gain the security updates without having to upgrade the servers every couple months.
But as we are moving forward with our software development, I have found that alot of the default version of software with 12.04 is way out of the date forcing me to up date via PPA or from source instead of from default apt-get. ie PHP 5.3 is on 12.04, and I'd like to get it to 5.5.
Is it worthwhile to simply move to 13.10 in that situation? With the idea to move to 14.04 when it comes?
© Server Fault or respective owner