<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://blog.calhariz.com/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>One Suggestion by ... Calhariz</title>
  <link>http://blog.calhariz.com/</link>
  <atom:link href="http://blog.calhariz.com:82/feed/rss2" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>en</language>
  <pubDate>Sun, 17 Jul 2016 19:11:39 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>at daemon 3.1.20, with 3 fixes</title>
    <link>http://blog.calhariz.com/post/2016/06/28/at-daemon-3.1.20%2C-with-3-fixes</link>
    <guid isPermaLink="false">urn:md5:cc3e5cb87f73d3fbd52dbbe6cb0a4880</guid>
    <pubDate>Tue, 28 Jun 2016 22:14:00 +0100</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
        <category>at</category><category>DebConf</category><category>Open Source</category>    
    <description>    &lt;p&gt;From the Debian BUG system I incorporated 3 fixes. One of them is
experimental. It fixes a broken code but may have side effects. Please test
it.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New release 3.1.20:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   * Add option b to getopt, (Closes: #812972).
   * Comment a possible broken code, (Closes: #818508).
   * Add a fflush to catch more errors during writes, (Closes: #801186).
&lt;/pre&gt;
&lt;p&gt;You may download from here &lt;a href=&quot;http://blog.calhariz.com/public/sft/at/at_3.1.20.orig.tar.gz&quot;&gt;at_3.1.20.orig.tar.gz&lt;/a&gt;.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>at daemon, now with proper support for --without-selinux</title>
    <link>http://blog.calhariz.com/post/2016/03/20/at-daemon%2C-now-with-proper-support-for-without-linux</link>
    <guid isPermaLink="false">urn:md5:14992ef23a26fa25c3319cd295076e1d</guid>
    <pubDate>Sun, 20 Mar 2016 20:03:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
        <category>at</category><category>Open Source</category>    
    <description>    &lt;p&gt;Thanks to Wenzong Fan, now the configure flag --without-selinux works
properly.&lt;/p&gt;
&lt;p&gt;So here is a new release &lt;a href=&quot;http://blog.calhariz.com/public/sft/at/at_3.1.19.orig.tar.gz&quot; hreflang=&quot;en&quot;&gt;at 3.1.19&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Please test it.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Preview of amanda 3.3.8-1, second try.</title>
    <link>http://blog.calhariz.com/post/2016/02/11/Preview-of-amanda-3.3.8-1%2C-second-try.</link>
    <guid isPermaLink="false">urn:md5:8d879ef5bf9d18128492661c966cead0</guid>
    <pubDate>Thu, 11 Feb 2016 18:13:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
        <category>amanda</category><category>Debian</category><category>Open Source</category><category>Sys Admin</category>    
    <description>    &lt;p&gt;I found a bug in amanda-3.3.8 that was quickly fixed by upstream. Please
upgrade to this version.&lt;/p&gt;
&lt;p&gt;The updates will go to collab-maint.The debs files for jessie are here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-common_3.3.8-1_cal1_i386.deb&quot;&gt;amanda-common_3.3.8-1_cal1_i386.deb&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-server_3.3.8-1_cal1_i386.deb&quot;&gt;amanda-server_3.3.8-1_cal1_i386.deb&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-client_3.3.8-1_cal1_i386.deb&quot;&gt;amanda-client_3.3.8-1_cal1_i386.deb&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here comes the changelog:&lt;/p&gt;
&lt;pre&gt;
amanda (1:3.3.8-1~cal1) unstable; urgency=low

  * New Upstream version
    * Changes for 3.3.8
      * s3 devices
          New NEARLINE S3-STORAGE-CLASS for Google storage.
          New AWS4 STORAGE-API
      * amcryptsimple
          Works with newer gpg2.
      * amgtar
          Default SPARSE value is NO if tar &amp;lt; 1.28.
          Because a bug in tar with some filesystem.
      * amstar
          support include in backup mode.
      * ampgsql
          Add FULL-WAL property.
      * Many bugs fix.
    * Changes for 3.3.7p1
      * Fix build in 3.3.7
    * Changes for 3.3.7
      * amvault
          new --no-interactivity argument.
          new --src-labelstr argument.
      * amdump
          compute crc32 of the streams and write them to the debug files.
      * chg-robot
          Add a BROKEN-DRIVE-LOADED-SLOT property.
      * Many bugs fix.
  * Refreshed patches.
  * Dropped patches that were applied by the upstream: fix-misc-typos,
    automake-add-missing, fix-amcheck-M.patch,
    fix-device-src_rait-device.c, fix-amreport-perl_Amanda_Report_human.pm
  * Change the email of the maintainer.
  * &amp;quot;wrap-and-sort -at&amp;quot; all control files.
  * swig is a new build depend.
  * Bump standard version to 3.9.6, no changes needed.
  * Replace deprecated dependency perl5 by perl, (Closes: #808209), thank
    you Gregor Herrmann for the NMU.
  * New patch fix-amgtar-exclude to fix amgtar when the exclude file don't
    exist.

 -- Jose M Calhariz &amp;lt;jose@calhariz.com&amp;gt;  Thu, 11 Feb 2016 17:52:08 +0000
&lt;/pre&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>A Selection of Talks from FOSDEM 2016</title>
    <link>http://blog.calhariz.com/post/2016/02/09/A-Selection-of-Talks-from-FOSDEM-2016</link>
    <guid isPermaLink="false">urn:md5:2b5f19201499812948ae36b1be6cd733</guid>
    <pubDate>Tue, 09 Feb 2016 19:23:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Conference</category>
            
    <description>    &lt;p&gt;It's that time of the year where I go to FOSDEM (Free and Open Source
Software Developers' European Meeting). The keynotes and the maintracks are
very good, with good presentations and contents.&lt;/p&gt;
&lt;p&gt;It's very dificult to choose what talks to see, what talks to see later in
video and what talks to loose. What I leave here is my selection of talks. This
selection is representative of my tastes, not of the quality of the
presentations. I will give links for material that is available now. I will do
periodic updates when the new material is available: video or slides.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/keynotes_welcome/&quot; hreflang=&quot;en&quot;&gt;Welcome to FOSDEM 2016&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/systemd/&quot; hreflang=&quot;en&quot;&gt;systemd and Where We Want to Take the Basic Linux Userspace in
2016&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/ian_murdock/&quot; hreflang=&quot;en&quot;&gt;Ian Murdock - In Memoriam&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/keynote_crisis_response_through_open_mapping/&quot; hreflang=&quot;en&quot;&gt;Putting 8 Million People on the Map&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/closing_fosdem/&quot; hreflang=&quot;en&quot;&gt;Closing FOSDEM 2016&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/distros_rethinking/&quot; hreflang=&quot;en&quot;&gt;Re-thinking Linux Distributions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/reproducible_ecosystem/&quot; hreflang=&quot;en&quot;&gt;Beyond reproducible builds&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/code_review/&quot; hreflang=&quot;en&quot;&gt;What Do Code Reviews at Microsoft and in Open Source Projects Have in
Common?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/linux_petascale_storage/&quot; hreflang=&quot;en&quot;&gt;Rearchitecting Linux I/O towards Petascale Storage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/digital_hardware_design/&quot; hreflang=&quot;en&quot;&gt;Digital Hardware Design: Why is it still so hard?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/libreboot/&quot; hreflang=&quot;en&quot;&gt;Libreboot - free your BIOS today!&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/design_linux_kernel_api/&quot; hreflang=&quot;en&quot;&gt;How to design a Linux kernel API&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/scaling_libreoffice_online/&quot; hreflang=&quot;en&quot;&gt;Scaling and Securing LibreOffice Online&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/namespaces_and_cgroups/&quot; hreflang=&quot;en&quot;&gt;How containers work in Linux&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/kubernetes/&quot; hreflang=&quot;en&quot;&gt;Micro-datacenter with Raspberry Pi and Kubernetes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/live_migration/&quot; hreflang=&quot;en&quot;&gt;Live Migration of Virtual Machines From the Bottom Up&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/zfs/&quot; hreflang=&quot;en&quot;&gt;Interesting Things You Can Do With ZFS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/electrobsd/&quot; hreflang=&quot;en&quot;&gt;ElectroBSD - Getting a reproducible BSD out of the door&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/reproducible_freebsd_packages/&quot; hreflang=&quot;en&quot;&gt;Reproducible builds in FreeBSD packages&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/lxd/&quot; hreflang=&quot;en&quot;&gt;An
introduction to LXD&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/filesystem_defrag/&quot; hreflang=&quot;en&quot;&gt;Filesystem defragmentation strategies&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/cgroups/&quot; hreflang=&quot;en&quot;&gt;CGroups: resources management inside and outside of a container&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/twitter/&quot; hreflang=&quot;en&quot;&gt;Powering Twitter's infrastructure with containers&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2016/schedule/event/make_backups_and_versions_available_easy/&quot; hreflang=&quot;en&quot;&gt;Make backups and versions available easy.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Preview of amanda 3.3.8-1</title>
    <link>http://blog.calhariz.com/post/2016/02/05/Preview-of-amanda-3.3.8-1</link>
    <guid isPermaLink="false">urn:md5:2ccb1e726583a168f118e250b596ab8d</guid>
    <pubDate>Fri, 05 Feb 2016 19:49:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
        <category>amanda</category><category>Debian</category><category>Open Source</category><category>Sys Admin</category>    
    <description>    &lt;p&gt;While I sort out a sponsor, my sponsor is very busy, here is a preview of
the new packages. So anyone can install and test them on jessie.&lt;/p&gt;
&lt;p&gt;The source of the packages is in collab-maint.The debs files for jessie are
here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-common_3.3.8-1_cal0_i386.deb&quot;&gt;amanda-common_3.3.8-1_cal0_i386.deb&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-server_3.3.8-1_cal0_i386.deb&quot;&gt;amanda-server_3.3.8-1_cal0_i386.deb&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-client_3.3.8-1_cal0_i386.deb&quot;&gt;amanda-client_3.3.8-1_cal0_i386.deb&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here comes the changelog:&lt;/p&gt;
&lt;pre&gt;
amanda (1:3.3.8-1~cal0) unstable; urgency=low

  * New Upstream version
    * Changes for 3.3.8
      * s3 devices
          New NEARLINE S3-STORAGE-CLASS for Google storage.
          New AWS4 STORAGE-API
      * amcryptsimple
          Works with newer gpg2.
      * amgtar
          Default SPARSE value is NO if tar &amp;lt; 1.28.
          Because a bug in tar with some filesystem.
      * amstar
          support include in backup mode.
      * ampgsql
          Add FULL-WAL property.
      * Many bugs fix.
    * Changes for 3.3.7p1
      * Fix build in 3.3.7
    * Changes for 3.3.7
      * amvault
          new --no-interactivity argument.
          new --src-labelstr argument.
      * amdump
          compute crc32 of the streams and write them to the debug files.
      * chg-robot
          Add a BROKEN-DRIVE-LOADED-SLOT property.
      * Many bugs fix.
  * Refreshed patches.
  * Dropped patches that were applied by the upstream: fix-misc-typos,
    automake-add-missing, fix-amcheck-M.patch,
    fix-device-src_rait-device.c, fix-amreport-perl_Amanda_Report_human.pm
  * Change the email of the maintainer.
  * &amp;quot;wrap-and-sort -at&amp;quot; all control files.
  * swig is a new build depend.
  * Bump standard version to 3.9.6, no changes needed.
  * Replace deprecated dependency perl5 by perl, (Closes: #808209), thank
    you Gregor Herrmann for the NMU.

 -- Jose M Calhariz &amp;lt;jose@calhariz.com&amp;gt;  Tue, 02 Feb 2016 19:56:12 +0000
&lt;/pre&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Preview of switchconf 0.0.15-1</title>
    <link>http://blog.calhariz.com/post/2015/12/29/Preview-of-switchconf-0.0.15-1</link>
    <guid isPermaLink="false">urn:md5:1d6224e8b1154a62485b93f82b8364bb</guid>
    <pubDate>Tue, 29 Dec 2015 21:04:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
        <category>Open Source</category><category>Personal Software</category><category>switchconf</category><category>Sys Admin</category>    
    <description>    &lt;p&gt;Since the last version 0.0.9 on Debian, I have made some changes until
version 0.0.14. The version 0.0.15 is only to include a fix for the new
findutils. I thank you to Andreas Metzler for the fix and the prompt NMU.&lt;/p&gt;
&lt;p&gt;The files are here, take notice about the replaced ~ in the original by
_:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/switchconf/switchconf_0.0.15.orig.tar.xz&quot;&gt;switchconf_0.0.15.orig.tar.xz&lt;/a&gt;
&lt;a href=&quot;http://blog.calhariz.com/public/sft/switchconf/switchconf_0.0.15-1_wip1.debian.tar.xz&quot;&gt;switchconf_0.0.15-1_wip1.debian.tar.xz&lt;/a&gt;
&lt;a href=&quot;http://blog.calhariz.com/public/sft/switchconf/switchconf_0.0.15-1_wip1_all.deb&quot;&gt;switchconf_0.0.15-1_wip1_all.deb&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you need the dsc file, just ask me.&lt;/p&gt;
&lt;p&gt;Here comes the changelog since 0.0.9, without the lastest NMU:&lt;/p&gt;
&lt;pre&gt;
switchconf (0.0.15-1~wip1) UNRELEASED; urgency=low

  * New upstream version:
    * Replace 'find -perm +1' by 'find -perm /1', thank you Andreas
      Metzler for the patch and the NMU.
  * Add systemd service file, thank you Felipe Sateler for reviewing it.
  * Bump standards-version to 3.9.6, no changes needed.
  * New maintainer email address.

 -- Jose M Calhariz &amp;lt;jose@calhariz.com&amp;gt;  Tue, 29 Dec 2015 19:59:07 +0000

switchconf (0.0.14-1) UNRELEASED; urgency=low

  * Force the use of bash, instead of a POSIX shell.

 -- Jose M Calhariz &amp;lt;jose.calhariz@ist.utl.pt&amp;gt;  Sun, 24 Aug 2014 04:37:04 +0100

switchconf (0.0.13-2) UNRELEASED; urgency=low

  * Add Homepage field pointing to alioth page of the project

 -- Jose M Calhariz &amp;lt;jose.calhariz@ist.utl.pt&amp;gt;  Sun, 02 Mar 2014 18:01:07 +0000

switchconf (0.0.13-1) wheezy; urgency=low

  * New upstream version:
    * Distribution tar is now compressed by xz
  * Change to source format 3.0 (quilt)

 -- Jose M Calhariz &amp;lt;jose.calhariz@ist.utl.pt&amp;gt;  Sun, 02 Mar 2014 15:56:31 +0000

switchconf (0.0.12-1) wheezy; urgency=low

  * Fixed some typos on switchconf

 -- Jose M Calhariz &amp;lt;jose.calhariz@ist.utl.pt&amp;gt;  Sun, 02 Mar 2014 15:39:09 +0000

switchconf (0.0.11-1) wheezy; urgency=low

  * New upstream version:
    * Makefile: add target dist-exp to build distribution files.
    * Add flag -f with the path to the configuration file.
  * Update debian/rules to version 0.24.
  * Update debian/control with new name and email address of Maintainer.
  * Update copyright.

 -- Jose M Calhariz &amp;lt;jose.calhariz@ist.utl.pt&amp;gt;  Sun, 16 Feb 2014 18:04:22 +0000

switchconf (0.0.10-1) UNRELEASED; urgency=low

  * New upstream version:
    * Fix return code on error.
    * Use syslog system to report errors.

 -- Jose M Calhariz &amp;lt;jose.calhariz@ist.utl.pt&amp;gt;  Thu, 16 Jan 2014 20:23:46 +0000
&lt;/pre&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Preview of amanda 3.3.7p1-1</title>
    <link>http://blog.calhariz.com/post/2015/12/20/Preview-of-amanda-3.3.7p1-1</link>
    <guid isPermaLink="false">urn:md5:b58a61aabbebe0802417c9c97ec3eb40</guid>
    <pubDate>Sun, 20 Dec 2015 15:23:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
        <category>amanda</category><category>Debian</category>    
    <description>    &lt;p&gt;Currently, as of today, amanda on sid is not installable because of a
dependency on perl5 instead of perl. While I sort out a sponsor, my sponsor is
very busy, here is a preview of the new packages. So anyone can install and
test them and work around bug &lt;a href=&quot;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808209&quot; hreflang=&quot;en&quot;&gt;#808209&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The source of the packages is in collab-maint. The debs files are here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-common_3.3.7p1-1_cal0_amd64.deb&quot; hreflang=&quot;en&quot;&gt;amanda-common_3.3.7p1-1_cal0_amd64.deb&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-common_3.3.7p1-1_cal0_i386.deb&quot; hreflang=&quot;en&quot;&gt;amanda-common_3.3.7p1-1_cal0_i386.deb&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-client_3.3.7p1-1_cal0_amd64.deb&quot; hreflang=&quot;en&quot;&gt;amanda-client_3.3.7p1-1_cal0_amd64.deb&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-client_3.3.7p1-1_cal0_i386.deb&quot; hreflang=&quot;en&quot;&gt;amanda-client_3.3.7p1-1_cal0_i386.deb&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-server_3.3.7p1-1_cal0_amd64.deb&quot; hreflang=&quot;en&quot;&gt;amanda-server_3.3.7p1-1_cal0_amd64.deb&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/amanda/amanda-server_3.3.7p1-1_cal0_i386.deb&quot; hreflang=&quot;en&quot;&gt;amanda-server_3.3.7p1-1_cal0_i386.deb&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>at daemon now with SELinux support</title>
    <link>http://blog.calhariz.com/post/2015/12/13/at-daemon-now-with-SELinux-support</link>
    <guid isPermaLink="false">urn:md5:5a14d3964c00f9fa9915e1c0ed7143ad</guid>
    <pubDate>Sun, 13 Dec 2015 18:24:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
        <category>at</category><category>Open Source</category>    
    <description>    &lt;p&gt;Thanks to the work of Laurent Bigonville, now the at daemon have SELinux
support.&lt;/p&gt;
&lt;p&gt;So here is a new release &lt;a href=&quot;http://blog.calhariz.com/public/sft/at/at_3.1.18.orig.tar.gz&quot;&gt;at
3.1.18&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Please test it.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Taking over the development of at daemon.</title>
    <link>http://blog.calhariz.com/post/2015/12/06/Taking-over-the-developement-of-at-daemon.</link>
    <guid isPermaLink="false">urn:md5:f02bdce6aa6000ddcb8e52847ece3b73</guid>
    <pubDate>Sun, 06 Dec 2015 16:09:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>at</category><category>Open Source</category>    
    <description>    &lt;p&gt;I decided some time ago to take over the development of at daemon.&lt;/p&gt;
&lt;p&gt;Here is a new release of &lt;a href=&quot;http://blog.calhariz.com/public/sft/at/at_3.1.17.orig.tar.gz&quot;&gt;at
v3.1.17&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the Changelog:&lt;/p&gt;
&lt;pre&gt;
at 3.1.17 (2015-08-31):

  Jose M Calhariz:
        at.1.in: Document behaviour when using past time, thanks Kelly Price (Closes: #639900).
        Makefile.in: On distclean remove at.allow.5, auto generated file.
&lt;/pre&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Problems with UEFI?</title>
    <link>http://blog.calhariz.com/post/2015/09/05/Problems-with-UEFI</link>
    <guid isPermaLink="false">urn:md5:71209b6c20bd7fe3142a9680b85a345a</guid>
    <pubDate>Sat, 05 Sep 2015 16:49:00 +0100</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Hardware</category>
        <category>Sys Admin</category>    
    <description>    &lt;p&gt;Do you have problems with UEFI? Take a look into this &lt;a href=&quot;http://wiki.osdev.org/Broken_UEFI_implementations&quot; hreflang=&quot;en&quot;&gt;page&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Preview of switchconf 0.0.14-2 in Debian</title>
    <link>http://blog.calhariz.com/post/2015/08/30/Preview-of-switchconf-0.0.14-2-in-Debian</link>
    <guid isPermaLink="false">urn:md5:c74ef2def90729592f769ed7fb6bc037</guid>
    <pubDate>Sun, 30 Aug 2015 16:50:00 +0100</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
        <category>Debian</category><category>Open Source</category><category>switchconf</category><category>Sys Admin</category>    
    <description>    &lt;p&gt;There was a long time since I published the last version of switchconf.&lt;/p&gt;
&lt;p&gt;This time someone requested that I add support for systemd by adding a
service file. This service file does not make switchconf depend on systemd. It
will still work with svs init scripts.&lt;/p&gt;
&lt;p&gt;As my knowledge of systemd is minimal, please review my changes.&lt;/p&gt;
&lt;p&gt;To download use the following entries:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/switchconf/switchconf_0.0.14-2_wip4_all.deb&quot;&gt;
switchconf_0.0.14-2_wip4_all.deb&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/switchconf/switchconf_0.0.14-2_wip4.debian.tar.xz&quot;&gt;
switchconf_0.0.14-2_wip4.debian.tar.xz&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/switchconf/switchconf_0.0.14-2_wip4.dsc&quot;&gt;switchconf_0.0.14-2_wip4.dsc&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/switchconf/switchconf_0.0.14-2_wip4_amd64.changes&quot;&gt;
switchconf_0.0.14-2_wip4_amd64.changes&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/switchconf/switchconf_0.0.14.orig.tar.xz&quot;&gt;switchconf_0.0.14.orig.tar.xz&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Locking in Linux Systems</title>
    <link>http://blog.calhariz.com/post/2010/01/13/Locking-in-Linux-Systems</link>
    <guid isPermaLink="false">urn:md5:c3cd27e43baeb96789cb1809ab8db9d6</guid>
    <pubDate>Tue, 28 Apr 2015 15:13:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
            
    <description>    &lt;p&gt;Some notes on locking.&lt;/p&gt;
&lt;p&gt;flock (1) (2)&lt;/p&gt;
&lt;p&gt;lockfile (1)&lt;/p&gt;
&lt;p&gt;Do not put the PID inside the lock file.&lt;/p&gt;
&lt;p&gt;mutt_dotlock (1)&lt;/p&gt;
&lt;p&gt;lockfile_create (3)&lt;/p&gt;
&lt;p&gt;maillock (1) lockfile-create lockfile-remove lockfile-touch
lockfile-check&lt;/p&gt;
&lt;p&gt;lockfile-create --use-pid -r 0 file ; echo $?&lt;/p&gt;
&lt;p&gt;lockfile-remove file&lt;/p&gt;
&lt;p&gt;if ! lockfile-create --use-pid -r 0 file ; then echo no lock ; else echo
lock ; fi&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>A Selection of Talks from FOSDEM 2015</title>
    <link>http://blog.calhariz.com/post/2015/01/27/A-Selection-of-Talks-from-FOSDEM-2015</link>
    <guid isPermaLink="false">urn:md5:0b153003280f0e664aef59d9af10f20a</guid>
    <pubDate>Tue, 27 Jan 2015 13:26:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Conference</category>
            
    <description>    &lt;p&gt;It's that time of the year where I go to &lt;a href=&quot;http://www.fosdem.org&quot; hreflang=&quot;en&quot;&gt;FOSDEM&lt;/a&gt; (Free and Open Source Software Developers' European
Meeting). The &lt;a href=&quot;http://www.fosdem.org/2015/schedule/track/keynotes&quot; hreflang=&quot;en&quot;&gt;keynotes&lt;/a&gt; and the &lt;a href=&quot;http://www.fosdem.org/2015/schedule/main-tracks&quot; hreflang=&quot;en&quot;&gt;maintracks&lt;/a&gt;
are very good, with good presentations and contents.&lt;/p&gt;
&lt;p&gt;It's very dificult to choose what talks to see, what talks to see later in
video and what talks to loose. What I leave here is my selection of talks. This
selection is representative of my tastes, not of the quality of the
presentations. I will give links for material that is available now. I will do
periodic updates when the new material is available: video or slides.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/keynotes_welcome/&quot; hreflang=&quot;en&quot;&gt;Welcome to FOSDEM 2015&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/identity_crisis/&quot; hreflang=&quot;en&quot;&gt;Identity Crisis: Are we who we say we are?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/what_is_wrong_with_operating_systems/&quot; hreflang=&quot;en&quot;&gt;What is wrong with Operating Systems&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/living_on_mars/&quot; hreflang=&quot;en&quot;&gt;Living on Mars: A Beginner's Guide&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/closing_fosdem/&quot; hreflang=&quot;en&quot;&gt;Closing FOSDEM 2015&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/stretching_out_for_trustworthy_reproducible_builds/&quot; hreflang=&quot;en&quot;&gt;Stretching out for trustworthy reproducible builds&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/precise_time/&quot; hreflang=&quot;en&quot;&gt;Precise time: from CPU clocks to hacking the Universe&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/computers_clocks_and_network_time/&quot; hreflang=&quot;en&quot;&gt;Computers, Clocks and Network Time&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/ntimed_ntpd_replacement/&quot; hreflang=&quot;en&quot;&gt;Ntimed an NTPD replacement&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/ntf_s_general_timestamp_api_and_library/&quot; hreflang=&quot;en&quot;&gt;NTF's General Timestamp API and Library&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/track/infrastructure_as_a_service/&quot; hreflang=&quot;en&quot;&gt;Leveraging Ceph&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/opennebula/&quot; hreflang=&quot;en&quot;&gt;OpenNebula Deployments, from Small to Massive&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/observability/&quot; hreflang=&quot;en&quot;&gt;Observability in KVM&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/transplantation/&quot; hreflang=&quot;en&quot;&gt;Transplantation of VirtualBox to the NOVA microhypervisor&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/nix_nixos_nixops/&quot; hreflang=&quot;en&quot;&gt;Nix, NixOS, NixOps&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/upstream_downstream/&quot; hreflang=&quot;en&quot;&gt;Upstream Downstream&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/distributions_boring_solved_problem/&quot; hreflang=&quot;en&quot;&gt;Are distributions really boring and a solved problem?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/whats_new_in_systemd,_2015_edition/&quot; hreflang=&quot;en&quot;&gt;What's new in systemd, 2015 Edition&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2015/schedule/event/live_atomic_updates/&quot; hreflang=&quot;en&quot;&gt;Live atomic updates&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>A Selection of Talks from DebConf14.</title>
    <link>http://blog.calhariz.com/post/2014/08/30/A-Selection-of-Talks-from-DebConf14.</link>
    <guid isPermaLink="false">urn:md5:c286afb051eefbd0953aa62480743c0a</guid>
    <pubDate>Sat, 30 Aug 2014 01:34:00 +0100</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Conference</category>
            
    <description>    &lt;p&gt;This year I came to DebConf14. It's the anual conference of Debian. It's an
interesting conference where the people get together to talk and hack about
Debian. This year have the big bonus of a Q&amp;amp;A from Linus Torvalds.&lt;/p&gt;
&lt;p&gt;Here is a selection of talks from DebConf14.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/32/welcome-talk/&quot; hreflang=&quot;en&quot;&gt;Welcome Talk&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
  &lt;a href=&quot;http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/Welcome_talk.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/108/debian-in-the-dark-ages-of-free-software/&quot; hreflang=&quot;en&quot;&gt;Debian in the Dark Ages of Free Software&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
  &lt;a href=&quot;http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/Debian_in_the_Dark_Ages_of_Free_Software.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/122/weapons-of-the-geek/&quot; hreflang=&quot;en&quot;&gt;Weapons of the Geek&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
  &lt;a href=&quot;http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/Weapons_of_the_Geek.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/58/meet-the-technical-committee/&quot; hreflang=&quot;en&quot;&gt;Meet the Technical Commitee&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
  &lt;a href=&quot;http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/Meet_the_Technical_Committee.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/69/gnupg-in-debian-bof/&quot; hreflang=&quot;en&quot;&gt;Gnupg in Debian BoF&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
  &lt;a href=&quot;http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/GnuPG_in_Debian_BoF.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/92/debian-long-term-support/&quot; hreflang=&quot;en&quot;&gt;Debian Long Term Support&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
  &lt;a href=&quot;http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/Debian_Long_Term_Support.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/121/power-tuning-linux-a-case-study/&quot; hreflang=&quot;en&quot;&gt;Power Tuning Linux a Case Studay&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
  &lt;a href=&quot;http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/Power_Tuning_Linux_A_Case_Study.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/81/bits-from-the-dpl/&quot; hreflang=&quot;en&quot;&gt;Bits from the DPL&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/90/whats-new-in-the-linux-kernel/&quot; hreflang=&quot;en&quot;&gt;What's New in the Linux Kernel&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/36/group-photo/&quot; hreflang=&quot;en&quot;&gt;Group Photo&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/155/qa-with-linus-torvalds/&quot; hreflang=&quot;en&quot;&gt;Q&amp;amp;A With Linus Torvalds&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/118/steamos-and-debian/&quot; hreflang=&quot;en&quot;&gt;SteamOS and Debian&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/31/jessie-bits-from-the-release-team/&quot; hreflang=&quot;en&quot;&gt;Jessie Bits from the Release Team&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://summit.debconf.org/debconf14/meeting/38/closing-ceremony/&quot; hreflang=&quot;en&quot;&gt;Closing Ceremony&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Published switchconf v 0.0.14</title>
    <link>http://blog.calhariz.com/post/2014/08/24/Published-switchconf-v-0.0.14</link>
    <guid isPermaLink="false">urn:md5:d6b07acab837f201db3396ee8cc3f6d1</guid>
    <pubDate>Sun, 24 Aug 2014 17:42:00 +0100</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
        <category>Open Source</category><category>switchconf</category>    
    <description>    &lt;p&gt;I have published a new version of switchconf, v0.0.14.&lt;/p&gt;
&lt;p&gt;Can be downloaded from &lt;a href=&quot;http://blog.calhariz.com/public/sft/switchconf/switchconf_0.0.14.orig.tar.xz&quot; hreflang=&quot;en&quot;&gt;switchconf_0.0.14.orig.tar.xz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is the relevant part from the Changelog.&lt;/p&gt;
&lt;pre&gt;
 * Force the use of bash, instead of a POSIX shell.
&lt;/pre&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Align LVM PV with SSD erase blocks</title>
    <link>http://blog.calhariz.com/post/2014/03/21/Align-LVM-PV-with-SSD-erase-blocks</link>
    <guid isPermaLink="false">urn:md5:767597029c9aa1a36c80d169b8ea4709</guid>
    <pubDate>Fri, 21 Mar 2014 16:59:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
            
    <description>    &lt;p&gt;I found this &lt;a href=&quot;http://thunk.org/tytso/blog/2009/02/20/aligning-filesystems-to-an-ssds-erase-block-size/&quot; hreflang=&quot;en&quot;&gt;article&lt;/a&gt; from Theodore Ts'o, interesting.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Published switchconf v 0.0.13</title>
    <link>http://blog.calhariz.com/post/2014/03/02/Published-switchconf-v-0.0.13</link>
    <guid isPermaLink="false">urn:md5:c8236ca5d744a06ef6c7a3843f8d8673</guid>
    <pubDate>Sun, 02 Mar 2014 17:56:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
            
    <description>    &lt;p&gt;I have published a new version of switchconf.&lt;/p&gt;
&lt;p&gt;There are a number of changes since the previous public release 0.0.9 that I
have to thank to John Halam. He sent me a big patch with a lots of new features
that I am integrating one by one.&lt;/p&gt;
&lt;p&gt;You may download switchconf from &lt;a href=&quot;https://alioth.debian.org/frs/?group_id=100068&quot; hreflang=&quot;en&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Collect and keeps up to date the system information using sysinfoupdate</title>
    <link>http://blog.calhariz.com/post/2014/02/01/Collect-and-keeps-update-the-system-information-using-sysinfoupdate</link>
    <guid isPermaLink="false">urn:md5:9bbbd0475fd35900b9bdc8e52b2b6cc4</guid>
    <pubDate>Sat, 01 Feb 2014 19:50:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Software</category>
        <category>Monitoring</category><category>Open Source</category><category>Personal Software</category><category>Sys Admin</category>    
    <description>    &lt;p&gt;In 2005 I was looking for ways to auto collect information about a Linux
server. The information was to be used in case of bare bones recovery. I didn't
found a satisfactory program so I created one, &lt;a href=&quot;https://github.com/calhariz/sysinfoupdate&quot; hreflang=&quot;en&quot;&gt;sysinfoupdate&lt;/a&gt;.
This program have been growing long this years and now is a system that helps
to maintain a diary of a Linux Installation. The diary records all the
important changes the sysadmin does to the system. This records can be used
during recovery after a broken hardware or to detect what change may be causing
a malfunction, for example.&lt;/p&gt;
&lt;p&gt;It's use is very simple, create a &lt;q&gt;diario&lt;/q&gt; directory in your home
directory, for example &lt;strong&gt;/root/diario&lt;/strong&gt;, and then run
&lt;strong&gt;sysinfoupdate&lt;/strong&gt;. Inside &lt;q&gt;diario&lt;/q&gt; you will find a group
files with textual information about your system. It works best if you run it
as superuser and you keep track of the changes under a version control system,
like subversion or git.&lt;/p&gt;
&lt;p&gt;You can download the Debian package &lt;a href=&quot;http://blog.calhariz.com/public/sft/sysinfoupdate/sysinfoupdate_0.9.21-3_all.deb&quot; hreflang=&quot;en&quot;&gt;here&lt;/a&gt; or download the source from &lt;a href=&quot;http://blog.calhariz.com/post/2014/02/01/&quot; title=&quot;en&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>A Selection of Talks from FOSDEM 2014.</title>
    <link>http://blog.calhariz.com/post/2014/02/01/A-Selection-of-Talks-from-FOSDEM-2014.</link>
    <guid isPermaLink="false">urn:md5:2b3c9d9473b25f6c63bb068fd957f1b9</guid>
    <pubDate>Sat, 01 Feb 2014 19:29:00 +0000</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
        <category>Conference</category>
        <category>Conference</category><category>Debian</category>    
    <description>    &lt;p&gt;It's that time of the year where I go to &lt;a href=&quot;http://www.fosdem.org&quot; hreflang=&quot;en&quot;&gt;FOSDEM&lt;/a&gt; (Free and Open Source Software Developers' European
Meeting). The &lt;a href=&quot;http://www.fosdem.org/2014/schedule/track/keynotes&quot; hreflang=&quot;en&quot;&gt;keynotes&lt;/a&gt; and the &lt;a href=&quot;http://www.fosdem.org/2014/schedule/main-tracks&quot; hreflang=&quot;en&quot;&gt;maintracks&lt;/a&gt;
are very good, with good presentations and contents.&lt;/p&gt;
&lt;p&gt;It is a big conference and this year, is not an exception. With 445 speakers
and 512 talks at 22 rooms in only two days. It's impossible to see all the
presentations. This year all the rooms have a video camcorder.&lt;/p&gt;
&lt;p&gt;It's very dificult to choose what talks to see, what talks to see later in
video and what talks to loose. What I leave here is my selection of talks. This
selection is representative of my tastes, not of the quality of the
presentations. I will give links for material that is available now. I will do
periodic updates when the new material is available: video or slides.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/keynotes_welcome/&quot; hreflang=&quot;en&quot;&gt;Welcome to FOSDEM 2014&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
  &lt;a href=&quot;http://video.fosdem.org/2014/Janson/Saturday/Welcome_to_FOSDEM_2014.webm&quot; hreflang=&quot;en&quot;&gt;video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/reproducibledebian/&quot; hreflang=&quot;en&quot;&gt;Reproducible Builds for Debian&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/H1302_Depage/Saturday/Reproducible_Builds_for_Debian.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/virtiaas03/&quot; hreflang=&quot;en&quot;&gt;Dual-Android on Nexus 10 using XEN&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/UD2120_Chavanne/Saturday/DualAndroid_on_Nexus_10_using_XEN.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/software_archaeology_for_beginners/&quot; hreflang=&quot;en&quot;&gt;Software Archaeology for Beginners&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/Janson/Saturday/Software_Archaeology_for_Beginners.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/deploying_cloudstack_chef/&quot; hreflang=&quot;en&quot;&gt;Deploying Cloudstack with Chef&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/H1309_Van_Rijn/Saturday/Deploying_Cloudstack_with_Chef.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/linux_tracing_with_lttng/&quot; hreflang=&quot;en&quot;&gt;Linux tracing with LTTng&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/Janson/Saturday/Linux_tracing_with_LTTng.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/hpc_devroom_rozofs/&quot; hreflang=&quot;en&quot;&gt;Reduce the Storage Consumption of Your Storage Cluster with
RozoFS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/AW1126/Saturday/Reduce_the_Storage_Consumption_of_Your_Storage_Clusters_with_RozoFS.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/making_the_linux_kernel_better/&quot; hreflang=&quot;en&quot;&gt;Making the Linux Kernel better (without conding)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
       &lt;a href=&quot;http://video.fosdem.org/2014/Janson/Saturday/Making_the_Linux_Kernel_better_without_coding.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/metadata_ocean_puppet_chef/&quot; hreflang=&quot;en&quot;&gt;A metadata ocean in Puppet and Chef&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/H1309_Van_Rijn/Saturday/A_metadata_ocean_in_Puppet_and_Chef.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/dovecots_way_of_scaling_to_millions_of_users/&quot; hreflang=&quot;en&quot;&gt;Dovecot's way of scaling to millions of users&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/K1105/Saturday/Dovecots_way_of_scaling_to_millions_of_users.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/postfix_lessons_learned_and_recent_developments/&quot; hreflang=&quot;en&quot;&gt;Postfix open source mail server - lessons learned and recent
developments&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/K1105/Saturday/Postfix_open_source_mail_server_lessons_learned_and_recent_developments.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/debicancontribs/&quot; hreflang=&quot;en&quot;&gt;Debian Contributors&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/H1302_Depage/Saturday/Debian_Contributors.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/mailpile/&quot; hreflang=&quot;en&quot;&gt;Mailpile&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/K1105/Saturday/Mailpile.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/wikiunexpected/&quot; hreflang=&quot;en&quot;&gt;5 Unexpected usages of wikis&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/elasticsearch/&quot; hreflang=&quot;en&quot;&gt;Elasticseach 1.0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/virtarmauto/&quot; hreflang=&quot;en&quot;&gt;Xen on ARM&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/powermanagement_a_system_wide_challenge/&quot; hreflang=&quot;en&quot;&gt;Power managment: a system wide challenge&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/K1105/Sunday/Power_management_a_system_wide_challenge.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/whats_new_in_openldap/&quot; hreflang=&quot;en&quot;&gt;What's New in OpenLDAP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/Janson/Sunday/Whats_New_in_OpenLDAP.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/the_fosdem_network/&quot; hreflang=&quot;en&quot;&gt;The FOSDEM network What is NAT64 and DNS64; and why you should
care&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/no_more_ipv4/&quot; hreflang=&quot;en&quot;&gt;No more IPv4&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/K1105/Sunday/No_more_IPv4.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/persistent_memory/&quot; hreflang=&quot;en&quot;&gt;Persistent Memory&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/Janson/Sunday/Persistent_Memory.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/using_ripe_atlas_api_for_measuring_ipv6_reachability/&quot; hreflang=&quot;en&quot;&gt;Using RIPE Atlas API for measuring IPv6 Reachability&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/K1105/Sunday/Using_RIPE_Atlas_API_for_measuring_IPv6_Reachability.webm&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/ceph/&quot; hreflang=&quot;en&quot;&gt;Ceph&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/ubuhelp/&quot; hreflang=&quot;en&quot;&gt;What Ubunto Does to Help Users&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/you_os/&quot; hreflang=&quot;en&quot;&gt;Why
You Should Be an Open Source Project&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/H2215_Ferrer/Saturday/Why_You_Should_Be_an_Open_Source_Project.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/wikiunexpected/&quot; hreflang=&quot;en&quot;&gt;5 Unexpected usages of wikis&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/mate/&quot; hreflang=&quot;en&quot;&gt;MATE
Desktop The continuation of GNOME 2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/H2215_Ferrer/Saturday/MATE_Desktop.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:/https://fosdem.org/2014/schedule/event/cfg2html/&quot; hreflang=&quot;en&quot;&gt;Linux Configuration Collector cfg2html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/H2215_Ferrer/Sunday/Linux_Configuration_Collector.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/nsa_operation_orchestra/&quot; hreflang=&quot;en&quot;&gt;NSA operation ORCHESTRA: Annual Status Report&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/Janson/Sunday/NSA_operation_ORCHESTRA_Annual_Status_Report.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://fosdem.org/2014/schedule/event/closing_fosdem/&quot; hreflang=&quot;en&quot;&gt;Closing FOSDEM 2014&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;
   &lt;a href=&quot;http://video.fosdem.org/2014/Janson/Sunday/Closing_FOSDEM_2014.webm&quot; hreflang=&quot;en&quot;&gt;Video&lt;/a&gt;
&lt;/pre&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Update to kibana package II</title>
    <link>http://blog.calhariz.com/post/2013/07/15/Update-to-kibana-package-II</link>
    <guid isPermaLink="false">urn:md5:2d315b3ff7b028d33a27e7531d75c7f4</guid>
    <pubDate>Mon, 15 Jul 2013 15:37:00 +0100</pubDate>
    <dc:creator>Jose M. Calhariz</dc:creator>
            
    <description>    &lt;p&gt;I have improved the packaging of kibana for Debian.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add missing dependency on ruby-fastercsv.&lt;/li&gt;
&lt;li&gt;Fix init.d status.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.calhariz.com/public/sft/kibana/kibana_0.2.0_35_g40f2512_6-2_all.deb&quot; hreflang=&quot;en&quot;&gt;kibana_0.2.0_35_g40f2512_6-2_all.deb&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://blog.calhariz.com/public/sft/kibana/kibana_0.2.0_35_g40f2512_6-2.dsc&quot; hreflang=&quot;en&quot;&gt;kibana_0.2.0_35_g40f2512_6-2.dsc&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://blog.calhariz.com/public/sft/kibana/kibana_0.2.0_35_g40f2512_6.orig.tar.gz&quot; hreflang=&quot;en&quot;&gt;kibana_0.2.0_35_g40f2512_6.orig.tar.gz&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://blog.calhariz.com/public/sft/kibana/kibana_0.2.0_35_g40f2512_6-2.debian.tar.gz&quot; hreflang=&quot;en&quot;&gt;kibana_0.2.0_35_g40f2512_6-2.debian.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The CMS have replaced the + by _ in the filenames. Be prepared to rename
back the files before doing &lt;strong&gt;dpkg-source -x
kibana_0.2.0_35_g40f2512_6-2.dsc&lt;/strong&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
</channel>
</rss>