File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
source/content/pages/03-operating-systems Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-03-12T09:26:14Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-03-12T13:37:01Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -96,9 +96,9 @@ <h2>Recommended operating systems</h2>
9696deployments is Linux. There are several Linux distributions commonly used
9797for running production servers. Ubuntu Long Term Support (LTS) releases,
9898Red Hat Enterprise Linux, and CentOS are all viable options. </ p >
99- < p > < em > Side note </ em > : Mac OS X is fine for development activities. Windows and Mac
100- OS X are not appropriate for most test and production deployments unless
101- there is a specific reason why you must use them in lieu of Linux.</ p >
99+ < p > Mac OS X is fine for development activities. Windows and Mac
100+ OS X are not appropriate for production deployments unless there is a
101+ specific reason why you must use them in lieu of Linux.</ p >
102102< h3 > Ubuntu</ h3 >
103103< p > Ubuntu is a Linux distribution packaged by the
104104< a href ="http://www.canonical.com/ "> Canonical Ltd</ a > company. Ubuntu uses the
Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ deployments is Linux. There are several Linux distributions commonly used
3333for running production servers. Ubuntu Long Term Support (LTS) releases,
3434Red Hat Enterprise Linux, and CentOS are all viable options.
3535
36- * Side note * : Mac OS X is fine for development activities. Windows and Mac
37- OS X are not appropriate for most test and production deployments unless
38- there is a specific reason why you must use them in lieu of Linux.
36+ Mac OS X is fine for development activities. Windows and Mac
37+ OS X are not appropriate for production deployments unless there is a
38+ specific reason why you must use them in lieu of Linux.
3939
4040### Ubuntu
4141Ubuntu is a Linux distribution packaged by the
You can’t perform that action at this time.
0 commit comments