Content-Length: 430840 | pFad | http://github.com/Altons/fullstackpython.github.com/commit/55e1cf7a4771c8f06152a1cd44edd1a16af1fdc7

CD updating OS section with python packages · Altons/fullstackpython.github.com@55e1cf7 · GitHub
Skip to content

Commit 55e1cf7

Browse files
committed
updating OS section with python packages
1 parent 854fdbe commit 55e1cf7

File tree

3 files changed

+39
-5
lines changed

3 files changed

+39
-5
lines changed

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
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-02-06T10:02:02Z</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-02-06T14:44:03Z</updated></feed>

operating-systems.html

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</div> <div class="row">
7575
<div class="col-md-8">
7676
<h1>Operating Systems</h1>
77-
<p>The operating system runs on the server or virtual server and controls access
77+
<p>An operating system runs on the server or virtual server and controls access
7878
to computing resources. The only recommended operating system for
7979
production Python web stack deployments is Linux. There are several
8080
Linux distributions commonly used for running production servers. Ubuntu
@@ -95,7 +95,23 @@ <h2>Ubuntu</h2>
9595
are the recommended versions to use for deployments. LTS versions receive
9696
five years of post-release updates from Canonical. Every two years, Canonical
9797
creates a new LTS release, which allows for an easy upgrade path as well
98-
as flexibility in skipping every other LTS release if necessary.</p>
98+
as flexibility in skipping every other LTS release if necessary. As of
99+
February 2014,
100+
<a class="reference external" href="http://releases.ubuntu.com/precise/">12.04 Precise Pangolin</a>
101+
is the latest Ubuntu LTS release.</p>
102+
</div>
103+
<div class="section" id="python-packages-for-ubuntu">
104+
<h2>Python Packages for Ubuntu</h2>
105+
<p>There are several
106+
<a class="reference external" href="https://help.ubuntu.com/12.04/serverguide/aptitude.html">Aptitude</a>
107+
packages found on Linux servers running a Python stack. These include</p>
108+
<ul class="simple">
109+
<li><a class="reference external" href="http://packages.ubuntu.com/precise/python-dev">python-dev</a> for header
110+
files and static library for Python</li>
111+
<li><a class="reference external" href="http://packages.ubuntu.com/precise/python-virtualenv">python-virtualenv</a>
112+
for creating and managing Python virtual environments
113+
(<a class="reference external" href="http://www.virtualenv.org/en/latest/">virtualenvs</a>)</li>
114+
</ul>
99115
</div>
100116
<div class="section" id="red-hat-and-centos">
101117
<h2>Red Hat and CentOS</h2>

source/content/pages/operating-systems.rst

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Operating Systems
55
:slug: operating-systems
66
:sort-order: 03
77

8-
The operating system runs on the server or virtual server and controls access
8+
An operating system runs on the server or virtual server and controls access
99
to computing resources. The only recommended operating system for
1010
production Python web stack deployments is Linux. There are several
1111
Linux distributions commonly used for running production servers. Ubuntu
@@ -29,7 +29,25 @@ Ubuntu `Long Term Support (LTS) <https://wiki.ubuntu.com/LTS>`_ releases
2929
are the recommended versions to use for deployments. LTS versions receive
3030
five years of post-release updates from Canonical. Every two years, Canonical
3131
creates a new LTS release, which allows for an easy upgrade path as well
32-
as flexibility in skipping every other LTS release if necessary.
32+
as flexibility in skipping every other LTS release if necessary. As of
33+
February 2014,
34+
`12.04 Precise Pangolin <http://releases.ubuntu.com/precise/>`_
35+
is the latest Ubuntu LTS release.
36+
37+
38+
Python Packages for Ubuntu
39+
--------------------------
40+
There are several
41+
`Aptitude <https://help.ubuntu.com/12.04/serverguide/aptitude.html>`_
42+
packages found on Linux servers running a Python stack. These include
43+
44+
* `python-dev <http://packages.ubuntu.com/precise/python-dev>`_ for header
45+
files and static library for Python
46+
47+
* `python-virtualenv <http://packages.ubuntu.com/precise/python-virtualenv>`_
48+
for creating and managing Python virtual environments
49+
(`virtualenvs <http://www.virtualenv.org/en/latest/>`_)
50+
3351

3452

3553
Red Hat and CentOS

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Altons/fullstackpython.github.com/commit/55e1cf7a4771c8f06152a1cd44edd1a16af1fdc7

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy