File tree Expand file tree Collapse file tree 4 files changed +18
-1
lines changed
source/content/pages/07-web-app-deployment Expand file tree Collapse file tree 4 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -3563,6 +3563,12 @@ <h2>Operating System Resources</h2>
35633563< p > Lifehacker's < a href ="http://lifehacker.com/5889950/how-to-find-the-perfect-linux-distribution-for-you "> guide to choosing a Linux distro</ a > .</ p >
35643564</ li >
35653565< li >
3566+ < p > Since Linux is your go-to production operating system, it's important to
3567+ get comfortable with the Unix/Linux commands and philosophy. Study up on
3568+ < a href ="http://www.oliverelliott.org/article/computing/tut_unix/ "> this introduction to Unix tutorial</ a >
3569+ to become more familiar with the operating system.</ p >
3570+ </ li >
3571+ < li >
35663572< p > < a href ="http://www.rackspace.com/knowledge_center/article/choosing-a-linux-distribution "> Choosing a Linux Distribution</ a > </ p >
35673573</ li >
35683574< li >
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 >2015-03-16T09:51:26Z </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 >2015-03-17T09:22:14Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -113,6 +113,12 @@ <h2>Operating System Resources</h2>
113113< p > Lifehacker's < a href ="http://lifehacker.com/5889950/how-to-find-the-perfect-linux-distribution-for-you "> guide to choosing a Linux distro</ a > .</ p >
114114</ li >
115115< li >
116+ < p > Since Linux is your go-to production operating system, it's important to
117+ get comfortable with the Unix/Linux commands and philosophy. Study up on
118+ < a href ="http://www.oliverelliott.org/article/computing/tut_unix/ "> this introduction to Unix tutorial</ a >
119+ to become more familiar with the operating system.</ p >
120+ </ li >
121+ < li >
116122< p > < a href ="http://www.rackspace.com/knowledge_center/article/choosing-a-linux-distribution "> Choosing a Linux Distribution</ a > </ p >
117123</ li >
118124< li >
Original file line number Diff line number Diff line change @@ -100,6 +100,11 @@ provides a command-line interface for interacting with the RPM system.
100100
101101* Lifehacker's [ guide to choosing a Linux distro] ( http://lifehacker.com/5889950/how-to-find-the-perfect-linux-distribution-for-you ) .
102102
103+ * Since Linux is your go-to production operating system, it's important to
104+ get comfortable with the Unix/Linux commands and philosophy. Study up on
105+ [ this introduction to Unix tutorial] ( http://www.oliverelliott.org/article/computing/tut_unix/ )
106+ to become more familiar with the operating system.
107+
103108* [ Choosing a Linux Distribution] ( http://www.rackspace.com/knowledge_center/article/choosing-a-linux-distribution )
104109
105110* [ First 5 Minutes on a Server] ( http://plusbryan.com/my-first-5-minutes-on-a-server-or-essential-security-for-linux-servers )
You can’t perform that action at this time.
0 commit comments