File tree Expand file tree Collapse file tree 4 files changed +15
-1
lines changed
source/content/pages/07-web-app-deployment Expand file tree Collapse file tree 4 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -3763,6 +3763,11 @@ <h2>Operating System Resources</h2>
37633763< 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 >
37643764</ li >
37653765< li >
3766+ < p > The < a href ="http://www.opsschool.org/en/latest/ "> Ops School curriculum</ a > is a
3767+ comprehensive resource for learning about Linux fundamentals and how to
3768+ perform the work that system administrators typically handle.</ p >
3769+ </ li >
3770+ < li >
37663771< p > Since Linux is your go-to production operating system, it's important to
37673772 get comfortable with the Unix/Linux commands and philosophy. Study up on
37683773 < a href ="http://www.oliverelliott.org/article/computing/tut_unix/ "> this introduction to Unix tutorial</ a >
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-04-22T08:58:59Z </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-04-23T10:23:58Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -109,6 +109,11 @@ <h2>Operating System Resources</h2>
109109< 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 >
110110</ li >
111111< li >
112+ < p > The < a href ="http://www.opsschool.org/en/latest/ "> Ops School curriculum</ a > is a
113+ comprehensive resource for learning about Linux fundamentals and how to
114+ perform the work that system administrators typically handle.</ p >
115+ </ li >
116+ < li >
112117< p > Since Linux is your go-to production operating system, it's important to
113118 get comfortable with the Unix/Linux commands and philosophy. Study up on
114119 < a href ="http://www.oliverelliott.org/article/computing/tut_unix/ "> this introduction to Unix tutorial</ a >
Original file line number Diff line number Diff line change @@ -88,6 +88,10 @@ provides a command-line interface for interacting with the RPM system.
8888
8989* Lifehacker's [ guide to choosing a Linux distro] ( http://lifehacker.com/5889950/how-to-find-the-perfect-linux-distribution-for-you ) .
9090
91+ * The [ Ops School curriculum] ( http://www.opsschool.org/en/latest/ ) is a
92+ comprehensive resource for learning about Linux fundamentals and how to
93+ perform the work that system administrators typically handle.
94+
9195* Since Linux is your go-to production operating system, it's important to
9296 get comfortable with the Unix/Linux commands and philosophy. Study up on
9397 [ this introduction to Unix tutorial] ( http://www.oliverelliott.org/article/computing/tut_unix/ )
You can’t perform that action at this time.
0 commit comments