@@ -923,7 +923,7 @@ <h2>Servers learning checklist</h2>
923923awaiting your instructions.</ p >
924924< p > < i class ="fa fa-check-square-o "> </ i >
925925Move to the < a href ="/operating-systems.html "> operating systems</ a > section to learn
926- how to load Ubuntu 12 .04 LTS as a base OS for Python web applications.</ p >
926+ how to load Ubuntu 14 .04 LTS as a base OS for Python web applications.</ p >
927927< h3 > Keep going with setting up a server or try a PaaS?</ h3 >
928928 < h1 > Platform-as-a-service</ h1 >
929929< p > A platform-as-a-service (PaaS) provides infrastructure and a software layer
@@ -1069,8 +1069,8 @@ <h3>Ubuntu</h3>
10691069five years of post-release updates from Canonical. Every two years, Canonical
10701070creates a new LTS release, which allows for an easy upgrade path as well
10711071as flexibility in skipping every other LTS release if necessary. As of
1072- February 2014,
1073- < a href ="http://releases.ubuntu.com/precise / "> 12 .04 Precise Pangolin </ a >
1072+ November 2014,
1073+ < a href ="http://releases.ubuntu.com/14.04 / "> 14 .04 Trusty Tahr </ a >
10741074is the latest Ubuntu LTS release.</ p >
10751075< h4 > Ubuntu Python Packages</ h4 >
10761076< p > There are several
@@ -3913,6 +3913,8 @@ <h1>Change Log</h1>
39133913< h2 > 2014</ h2 >
39143914< h3 > October</ h3 >
39153915< ul >
3916+ < li > Always adding new links to the best resources. More resources for
3917+ deployments, web analytics and Flask.</ li >
39163918< li > More API creation and consumption resources.</ li >
39173919< li > Merged a bunch of pull requests that cleaned up spelling and grammar
39183920 errors. Thank you contributors!</ li >
0 commit comments