<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 <title>Debian GNU/Linux System Administration Resources</title>
 <subtitle>Tips for a Debian GNU/Linux System Administrator.</subtitle>
 <link href="http://www.debian-administration.org/" />
 <link rel="self" href="http://www.debian-administration.org/atom.xml" />
 <updated>2013-06-20T11:02:01Z</updated>
 <author>
   <name>Steve Kemp</name>
   <uri>http://www.debian-administration.org/</uri>
 </author>
 <icon>http://www.debian-administration.org/favicon.ico</icon>
 <id>http://www.debian-administration.org/</id>

 
  <entry>
   <id>http://www.debian-administration.org/article/692/Look_before_you_leap_into_Disk_Encryption</id>
   <title>Look before you leap into Disk Encryption</title>
   <link href="http://www.debian-administration.org/article/692/Look_before_you_leap_into_Disk_Encryption" />
   <updated>2013-05-28T16:42:09Z</updated>
   <summary type="html">Thinking Disk Encryption give you more peace of mind? Then think again.   It&#39;s well known that &quot;fail to plan&quot; means &quot;plan to fail&quot;.  But when comes to Disk Encryption I did not see any reasonable planning on disk failure, even though I&#39;ve googled extensively. </summary>
   <author>
    <name>tong</name>
    <uri>http://www.debian-administration.org/users/tong</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/691/Debian_7.0_quotWheezyquot_released</id>
   <title>Debian 7.0, &amp;quot;Wheezy&amp;quot; released</title>
   <link href="http://www.debian-administration.org/article/691/Debian_7.0_quotWheezyquot_released" />
   <updated>2013-05-05T09:11:21Z</updated>
   <summary type="html">After many months of constant development, the Debian project is proud to present its new stable version 7.0 (code named &quot;Wheezy&quot;). </summary>
   <author>
    <name>Steve</name>
    <uri>http://www.debian-administration.org/users/Steve</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/690/A_brief_introduction_to_the_beanstalkd_queue</id>
   <title>A brief introduction to the beanstalkd queue</title>
   <link href="http://www.debian-administration.org/article/690/A_brief_introduction_to_the_beanstalkd_queue" />
   <updated>2013-04-24T11:42:51Z</updated>
   <summary type="html">There are many times when having access to a queue is useful when you&#39;re developing projects and code.  These days there are several available queueing daemons available, and here we&#39;re going to look at one of them, beanstalkd.</summary>
   <author>
    <name>Steve</name>
    <uri>http://www.debian-administration.org/users/Steve</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/689/Writing_a_simple_indexer_and_searcher_with_LucySimple</id>
   <title>Writing a simple indexer and searcher with Lucy::Simple</title>
   <link href="http://www.debian-administration.org/article/689/Writing_a_simple_indexer_and_searcher_with_LucySimple" />
   <updated>2013-04-22T09:34:29Z</updated>
   <summary type="html">This site was previously hosted upon a single machine, and was recently moved to a cluster instead.  This broke the search interface which had to be reworked and this article describes how the new site-search was implemented.</summary>
   <author>
    <name>Steve</name>
    <uri>http://www.debian-administration.org/users/Steve</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/688/The_next_release_of_Debian_GNU/Linux_is_due_soon_..</id>
   <title>The next release of Debian GNU/Linux is due soon ..</title>
   <link href="http://www.debian-administration.org/article/688/The_next_release_of_Debian_GNU/Linux_is_due_soon_.." />
   <updated>2013-04-19T09:39:51Z</updated>
   <summary type="html">According to the most recent update from the project we should be seeing the next stable release of Debian GNU/Linux in early May.</summary>
   <author>
    <name>Steve</name>
    <uri>http://www.debian-administration.org/users/Steve</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/687/So_your_cronjob_did_not_run</id>
   <title>So, your cronjob did not run?</title>
   <link href="http://www.debian-administration.org/article/687/So_your_cronjob_did_not_run" />
   <updated>2013-02-21T09:26:23Z</updated>
   <summary type="html">Recently I was hit be a problem which was ultimately caused by a failure to run a cron-job.  Here I&#39;m going to document the three most common means for failure that I know about, in the hopes of avoiding them in the future.</summary>
   <author>
    <name>Steve</name>
    <uri>http://www.debian-administration.org/users/Steve</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/686/Install_PHP5_Taint_in_Debian_Squeeze</id>
   <title>Install PHP5 Taint in Debian Squeeze</title>
   <link href="http://www.debian-administration.org/article/686/Install_PHP5_Taint_in_Debian_Squeeze" />
   <updated>2013-02-04T15:55:20Z</updated>
   <summary type="html">This article describes the setting up of PECL Taint module for PHP5 in Debian Squeeze.</summary>
   <author>
    <name>simonw</name>
    <uri>http://www.debian-administration.org/users/simonw</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/685/Restricting_SSH_logins_to_particular_IP_addresses</id>
   <title>Restricting SSH logins to particular IP addresses</title>
   <link href="http://www.debian-administration.org/article/685/Restricting_SSH_logins_to_particular_IP_addresses" />
   <updated>2013-01-28T23:37:44Z</updated>
   <summary type="html">Many people use SSH keys for password-less logins, and the increase in security that keys provide over (traditionally weaker) passwords.  But few people seem to realize that you can also restrict logins to known-good IP addresses, via that same mechanism.</summary>
   <author>
    <name>Steve</name>
    <uri>http://www.debian-administration.org/users/Steve</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/684/Sending_email_on_submission_of_some_syslog-ng_events</id>
   <title>Sending email on submission of some syslog-ng events</title>
   <link href="http://www.debian-administration.org/article/684/Sending_email_on_submission_of_some_syslog-ng_events" />
   <updated>2013-01-25T10:14:32Z</updated>
   <summary type="html">Several years ago, I implemented a centralized syslog-ng server for our Linux servers, switches, routers and firewalls.  It worked very well, but I ran into situations where I would not be in front of my laptop but I wanted to be notified of something coming through.</summary>
   <author>
    <name>bennichols</name>
    <uri>http://www.debian-administration.org/users/bennichols</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/683/Redeploying_Debian-Administration.org_...</id>
   <title>Redeploying Debian-Administration.org ...</title>
   <link href="http://www.debian-administration.org/article/683/Redeploying_Debian-Administration.org_..." />
   <updated>2013-01-21T12:59:38Z</updated>
   <summary type="html">For the past nine years this site has been hosted upon a single dedicated server, graciously donated by my employer &lt;a href=&quot;http://www.bytemark.co.uk/&quot;&gt;Bytemark&lt;/a&gt;.  Over time it has been upgraded, but despite that it has become apparent that a single-server wasn&#39;t sufficient, unless it was a huge server - so with that in mind I&#39;ve recently redeployed this site in a mini-cluster.</summary>
   <author>
    <name>Steve</name>
    <uri>http://www.debian-administration.org/users/Steve</uri>
   </author>

 </entry>
 

</feed>
