<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Dr Sly's Technical Ramblings - Raspberry Pi</title>
    <link>https://blog.f000.dev/</link>
    <description>a place for programming on the web...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 2.3.5 - http://www.s9y.org/</generator>
    <pubDate>Mon, 02 Jul 2018 09:23:08 GMT</pubDate>

    <image>
    <url>https://blog.f000.dev/templates/2k11/img/s9y_banner_small.png</url>
    <title>RSS: Dr Sly's Technical Ramblings - Raspberry Pi - a place for programming on the web...</title>
    <link>https://blog.f000.dev/</link>
    <width>100</width>
    <height>21</height>
</image>

<item>
    <title>Setting up a LAMP server (Linux + Apache + MySQL + PHP)</title>
    <link>https://blog.f000.dev/index.php?/archives/8-Setting-up-a-LAMP-server-Linux-+-Apache-+-MySQL-+-PHP.html</link>
            <category>Linux administration</category>
            <category>Raspberry Pi</category>
    
    <comments>https://blog.f000.dev/index.php?/archives/8-Setting-up-a-LAMP-server-Linux-+-Apache-+-MySQL-+-PHP.html#comments</comments>
    <wfw:comment>https://blog.f000.dev/wfwcomment.php?cid=8</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.f000.dev/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    

    <author>nospam@example.com (Sylvester Rac)</author>
    <content:encoded>
    &lt;h2&gt;Linux + Apache + MySQL + PHP&lt;/h2&gt;

&lt;p&gt;Probably the most common installation of web server, at least for a Linux system, is Linux, Apache, MySQL and PHP. Also possible on a Windows system, in which case it would be known as WAMP. I will cover setting up the former here.&lt;/p&gt;

&lt;p&gt;I assume you already have a working Debian based Linux distribution. If not then I highly recommend &lt;a href=&quot;https://www.debian.org/&quot;&gt;Debian&lt;/a&gt;, or for Raspberry Pi users, &lt;a href=&quot;https://www.raspberrypi.org/downloads/raspbian/&quot;&gt;Raspbian&lt;/a&gt;.&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://blog.f000.dev/index.php?/archives/8-Setting-up-a-LAMP-server-Linux-+-Apache-+-MySQL-+-PHP.html#extended&quot;&gt;Continue reading &quot;Setting up a LAMP server (Linux + Apache + MySQL + PHP)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 02 Dec 2015 11:54:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.f000.dev/index.php?/archives/8-guid.html</guid>
    
</item>
<item>
    <title>Securing Raspbian</title>
    <link>https://blog.f000.dev/index.php?/archives/4-Securing-Raspbian.html</link>
            <category>Raspberry Pi</category>
    
    <comments>https://blog.f000.dev/index.php?/archives/4-Securing-Raspbian.html#comments</comments>
    <wfw:comment>https://blog.f000.dev/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>https://blog.f000.dev/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Sylvester Rac)</author>
    <content:encoded>
    &lt;p&gt;There are a few simple steps I consider important to securing a new Raspbian installation:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Remove the default pi user&lt;/li&gt;
	&lt;li&gt;Prevent root login&lt;/li&gt;
	&lt;li&gt;Use ssh key-pair authentication&lt;/li&gt;
&lt;/ul&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://blog.f000.dev/index.php?/archives/4-Securing-Raspbian.html#extended&quot;&gt;Continue reading &quot;Securing Raspbian&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 15 Nov 2015 09:23:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.f000.dev/index.php?/archives/4-guid.html</guid>
    
</item>
<item>
    <title>Remove GUI from Raspbian</title>
    <link>https://blog.f000.dev/index.php?/archives/3-Remove-GUI-from-Raspbian.html</link>
            <category>Raspberry Pi</category>
    
    <comments>https://blog.f000.dev/index.php?/archives/3-Remove-GUI-from-Raspbian.html#comments</comments>
    <wfw:comment>https://blog.f000.dev/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>https://blog.f000.dev/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    

    <author>nospam@example.com (Sylvester Rac)</author>
    <content:encoded>
    &lt;p&gt;If your Raspbian image came pre-installled with X.org and GUI components you may want to remove them to free up some space on your partition. It&#039;s quite easy to do and highlights some useful commands:&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://blog.f000.dev/index.php?/archives/3-Remove-GUI-from-Raspbian.html#extended&quot;&gt;Continue reading &quot;Remove GUI from Raspbian&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 05 Nov 2015 12:05:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.f000.dev/index.php?/archives/3-guid.html</guid>
    
</item>

</channel>
</rss>
