<?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>2012-02-01T00:31:41Z</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/674/How_to_set_up_dynamic_DNS_DDNS_on_WD_My_Book_Live</id>
   <title>How to set up dynamic DNS (DDNS) on WD My Book Live</title>
   <link href="http://www.debian-administration.org/article/674/How_to_set_up_dynamic_DNS_DDNS_on_WD_My_Book_Live" />
   <updated>2012-01-13T06:15:58Z</updated>
   <summary type="html">Western Digital&amp;#39;s My Book Live runs on Debian Lenny.  It is a pretty nice NAS missing one critical feature for which many people ask on-line: The ability to sit behind a home LAN router and update a dynamic DNS entry as many routers can do.</summary>
   <author>
    <name>gpall</name>
    <uri>http://www.debian-administration.org/users/gpall</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/673/Installing_Redmine_with_MySQL_Thin_and_Redmine_on_Debian_Squeeze</id>
   <title>Installing Redmine with MySQL Thin and Redmine on Debian Squeeze</title>
   <link href="http://www.debian-administration.org/article/673/Installing_Redmine_with_MySQL_Thin_and_Redmine_on_Debian_Squeeze" />
   <updated>2011-12-09T08:54:47Z</updated>
   <summary type="html">Redmine (http://www.redmine.org/) is a web-based project management system, often called a forge, built using the Ruby on Rails (http://rubyonrails.org/) framework.  It provides bug/issue tracking, time tracking, wiki pages, gantt charting and calendar, multiple project support, and role-based access control for users to name a few.  This article will cover the process of installing Redmine on Debian Squeeze using MySQL for data storage, Thin for serving Ruby, and nginx as the outward-facing server.</summary>
   <author>
    <name>kevinoid</name>
    <uri>http://www.debian-administration.org/users/kevinoid</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/672/Optimizing_code_via_compiler_flags</id>
   <title>Optimizing code via compiler flags</title>
   <link href="http://www.debian-administration.org/article/672/Optimizing_code_via_compiler_flags" />
   <updated>2011-09-12T19:12:40Z</updated>
   <summary type="html">When you&#39;re developing performance-critical code you will most likely receive performance increases in one of two ways; via the selection of the most appropriate algorithmic solution, or via the expense of additional hardware.  Here we&#39;ll look at an interesting alternative - optimising via compiler flags.</summary>
   <author>
    <name>Steve</name>
    <uri>http://www.debian-administration.org/users/Steve</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/671/A_simple_introduction_to_fabric</id>
   <title>A simple introduction to fabric</title>
   <link href="http://www.debian-administration.org/article/671/A_simple_introduction_to_fabric" />
   <updated>2011-08-01T18:48:32Z</updated>
   <summary type="html">&lt;tt&gt;fabric&lt;/tt&gt;  is described as a simple library and command-line tool for performing application deployment and system administration tasks.  Here we&#39;ll take a look at using it to deploy simple applications remotely.</summary>
   <author>
    <name>Steve</name>
    <uri>http://www.debian-administration.org/users/Steve</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/670/Extending_a_libvirt_raw_storage_volume_in_Debian_Squeeze</id>
   <title>Extending a libvirt raw storage volume in Debian Squeeze</title>
   <link href="http://www.debian-administration.org/article/670/Extending_a_libvirt_raw_storage_volume_in_Debian_Squeeze" />
   <updated>2011-06-23T10:22:14Z</updated>
   <summary type="html">This article takes you through the necessary steps to extend a raw libvirt storage volume that is part of a libvirt storage pool on a Debian Squeeze GNU/Linux system. A libvirt storage volume is essentially a virtual raw hard-disk image that is used by a virtual machine.</summary>
   <author>
    <name>aogulla</name>
    <uri>http://www.debian-administration.org/users/aogulla</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/669/Cloning_a_Debian_system_-_identical_packages_and_versions</id>
   <title>Cloning a Debian system - identical packages and versions</title>
   <link href="http://www.debian-administration.org/article/669/Cloning_a_Debian_system_-_identical_packages_and_versions" />
   <updated>2011-06-15T19:14:38Z</updated>
   <summary type="html">I have long wished for the ability to install a Debian system specifying both the package list and the exact versions of the packages installed.  &lt;code&gt;dpkg --get-selections | ssh newhost dpkg --set-selections&lt;/code&gt; is useful but always chooses the latest version, and especially when using testing or unstable, it is sometimes necessary to temporarily downgrade a package from the latest version available.&lt;br /&gt;</summary>
   <author>
    <name>telent</name>
    <uri>http://www.debian-administration.org/users/telent</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/668/Changing_a_users_password_inside_a_script</id>
   <title>Changing a users password inside a script</title>
   <link href="http://www.debian-administration.org/article/668/Changing_a_users_password_inside_a_script" />
   <updated>2011-05-30T15:05:45Z</updated>
   <summary type="html">In an ideal world you&#39;d never need to change the password associated with a user account without using &lt;tt&gt;passwd&lt;/tt&gt;, but there are times when it is helpful to script such things.</summary>
   <author>
    <name>Steve</name>
    <uri>http://www.debian-administration.org/users/Steve</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/667/Directory/File_synchronization_across_systems</id>
   <title>Directory/File synchronization across systems</title>
   <link href="http://www.debian-administration.org/article/667/Directory/File_synchronization_across_systems" />
   <updated>2011-04-21T16:26:03Z</updated>
   <summary type="html">Both Debian Lenny and the system I&#39;ve been running it on are now long in the tooth. So I&#39;ve just brought up a Debian Squeeze-based system on a new and more capable box.  I&#39;d like to keep files in sync across the two hosts and would look for suggestions on doing that.</summary>
   <author>
    <name>lloyd</name>
    <uri>http://www.debian-administration.org/users/lloyd</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/666/Building_a_Debian_package_for_the_latest_version_of_nginx</id>
   <title>Building a Debian package for the latest version of nginx</title>
   <link href="http://www.debian-administration.org/article/666/Building_a_Debian_package_for_the_latest_version_of_nginx" />
   <updated>2011-03-21T10:32:01Z</updated>
   <summary type="html">As Debian Lenny has a really outdated version of Engine X available, I took some time to update the package and compile it and note how it is done here for future references to anybody who needs to update an existing Debian package to use themselves.</summary>
   <author>
    <name>kveroneau</name>
    <uri>http://www.debian-administration.org/users/kveroneau</uri>
   </author>

 </entry>
 
  <entry>
   <id>http://www.debian-administration.org/article/665/PCI_Compliance_and_openssl-1.0.0c</id>
   <title>PCI Compliance and openssl-1.0.0c</title>
   <link href="http://www.debian-administration.org/article/665/PCI_Compliance_and_openssl-1.0.0c" />
   <updated>2011-03-09T08:20:36Z</updated>
   <summary type="html">For some, the stable biased Debian is too conservative and apparently OpenSSL has a bug that breaks PCI compliance.</summary>
   <author>
    <name>SpiesInOrbit</name>
    <uri>http://www.debian-administration.org/users/SpiesInOrbit</uri>
   </author>

 </entry>
 

</feed>

