File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
source/content/pages/02-servers Expand file tree Collapse file tree 3 files changed +7
-1
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-04-16T09:25:39Z </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-04-16T14:58:30Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -193,6 +193,10 @@ <h3>Infrastructure-as-a-service resources</h3>
193193< li >
194194< p > Rackspace also has < a href ="http://docs.rackspace.com/sdks/guide/content/python.html "> official documentation for Python</ a > .</ p >
195195</ li >
196+ < li >
197+ < p > < a href ="http://feross.org/how-to-setup-your-linode/ "> How to set up your Linode for maximum awesomeness</ a >
198+ shows how to work with a VPS once you've got the server up and running.</ p >
199+ </ li >
196200</ ul >
197201 < br />
198202 Next read the
Original file line number Diff line number Diff line change @@ -128,3 +128,5 @@ Python library for working with Amazon Web Services.
128128
129129* Rackspace also has [ official documentation for Python] ( http://docs.rackspace.com/sdks/guide/content/python.html ) .
130130
131+ * [ How to set up your Linode for maximum awesomeness] ( http://feross.org/how-to-setup-your-linode/ )
132+ shows how to work with a VPS once you've got the server up and running.
You can’t perform that action at this time.
0 commit comments