<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="style/atom.css"?>

<!-- http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwww.sabi.co.uk%2Fchanged.atom -->

<!--
  http://www.atomenabled.org/developers/syndication/

  feed  id, title, rights, subtitle, logo, icon
        links, authors, contributors, categories, entries

  entry id, title, rights, summary, updated, content
        links, authors, categories
-->

<feed
  xml:lang="en-GB"
  xml:base="http://www.sabi.co.uk/"

  xmlns="http://www.w3.org/2005/Atom"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns:media="http://search.yahoo.com/mrss/"

  xmlns:idx="urn:atom-extension:indexing"
  idx:index="no">

  <title>sabi notes</title>
  <subtitle>Notes mostly about Linux and computer topics</subtitle>

  <author>
    <name>sabico computing</name>
    <uri>http://www.sabi.co.uk/</uri>
  </author>

  <rights>Copyright 2021 Peter G.</rights>

  <link rel="self" type="application/atom+xml"
    href="http://www.sabi.co.uk/changed.atom"/>
  <link rel="alternate" type="text/html"
    href="http://www.sabi.co.uk/blog/"/>
  <id    >http://www.sabi.co.uk/</id>

  <updated>2024-07-19T23:25:00Z</updated>
<!--       YYYY MM DD HH MM SS -->

  <entry>
    <title type="html">Account and identity, PulseAudio, etc.</title>

    <category term="Linux"/>
    <category term="UNIX"/>
    <category term="IAM"/>

    <published>2020-03-19T19:30:00Z</published>
    <updated  >2020-03-19T19:30:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/21-one.html?210319#210319"/>
    <id    >http://www.sabi.co.uk/blog/210319</id>

    <summary type="html">PulseAudio confuses user numbers and account
    names, making it harder to have multiple account names per user
    numbers, but there is a workaround.</summary>
  </entry>
	
  <entry>
    <title type="html">Booting with GRUB2 from EFI, some details</title>

    <category term="Linux"/>
    <category term="sysadm"/>
    <category term="hardware"/>

    <published>2020-08-10T22:30:00Z</published>
    <updated  >2020-08-10T22:30:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/20-two.html?200810#200810"/>
    <id    >http://www.sabi.co.uk/blog/200810</id>

    <summary type="html">Booting from EFI using GRUB2 involves several
    steps, some of which, at least under Ubuntu, are not so obvious.</summary>
  </entry>

  <entry>
    <title type="html">Two factors, things you have, things you know</title>

    <category term="security"/>
    <category term="risks"/>
    <category term="IAM"/>

    <published>2020-11-07T14:10:00Z</published>
    <updated  >2020-11-07T14:10:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/20-two.html?201107#201107"/>
    <id    >http://www.sabi.co.uk/blog/201107</id>

    <summary type="html">Two factor authentication can be done in
    different ways, as long as it is recognized that the usual
    description of factor types is somewhat misleading, in particular
    for biometrics.</summary>
  </entry>

  <entry>
    <title type="html">Multiple passwords per UNIX account</title>

    <category term="Linux"/>
    <category term="UNIX"/>
    <category term="sysadm"/>
    <category term="IAM"/>

    <published>2020-11-08T12:00:00Z</published>
    <updated  >2020-11-08T12:00:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/20-two.html?201108#201108"/>
    <id    >http://www.sabi.co.uk/blog/201108</id>

    <summary type="html">it is possible in the default UNIX/Linux to
    have multiple user names per user number, but not multiple passwords
    per user name, which prevents some useful configurations.</summary>
  </entry>

  <entry>
    <title type="html">Impressions of a Lenovo E495 laptop</title>

    <category term="hardware"/>
    <category term="purchasing"/>
    <category term="laptop"/>
    <category term="impressions"/>

    <published>2020-12-30T11:10:00Z</published>
    <updated  >2020-12-30T11:10:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/20-two.html?201230#201230"/>
    <id    >http://www.sabi.co.uk/blog/201230</id>

    <summary type="html">The ThinkPad E495 is excellent value for money
    with good performance, great expandability, the only non-trivial
    issue being a battery with limited capacity.</summary>
  </entry>

  <entry>
    <title type="html">Short proper names for devices and media</title>

    <category term="Linux"/>
    <category term="sysadm"/>

    <published>2021-05-03T20:20:00Z</published>
    <updated  >2021-05-03T20:20:01Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/21-one.html?210503#210503"/>
    <id    >http://www.sabi.co.uk/blog/210503</id>

    <summary type="html">With some simple configuration it is possible
    and desirable to give proper names to specific media and devices.</summary>
  </entry>

  <entry>
    <title type="html">Updated CSS styles for ATOM and RSS feeds</title>

    <category term="web"/>
    <category term="XML"/>
    <category term="CSS"/>
    <category term="feeds"/>

    <published>2021-05-23T13:30:00Z</published>
    <updated  >2021-05-23T13:30:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/21-one.html?210523#210523"/>
    <id    >http://www.sabi.co.uk/blog/210523</id>

    <summary type="html">I have updated and improved my CSS styles to
    render directly in a web browser ATOM and RSS feed files.</summary>
  </entry>

  <entry>
    <title type="html">A really nice typeface</title>

    <category term="Linux"/>
    <category term="X11"/>
    <category term="fonts"/>

    <published>2021-06-12T16:50:00Z</published>
    <updated  >2021-06-12T16:50:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/21-one.html?210612#210612"/>
    <id    >http://www.sabi.co.uk/blog/210612</id>

    <summary type="html">Over the years I have become a fan of the
    Ubuntu typeface, which is highly legible and compact, and I prefer
    it even to DejaVu.</summary>
  </entry>

  <entry>
    <title type="html">Identifiable or self-identified targets</title>

    <category term="sysadm"/>
    <category term="risks"/>
    <category term="security"/>

    <published>2021-06-23T18:10:00Z</published>
    <updated  >2021-06-23T18:10:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/21-one.html?210623#210623"/>
    <id    >http://www.sabi.co.uk/blog/210623</id>

    <summary type="html">By using conveniences like online ordering
    it is much easier to be targeted by hostile operations.</summary>
  </entry>

  <entry>
    <title type="html">Much slower battery capacity decrease</title>

    <category term="Linux"/>
    <category term="hardware"/>
    <category term="laptop"/>
    <category term="power"/>

    <published>2021-07-02T14:10:00Z</published>
    <updated  >2021-07-02T14:10:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/21-two.html?210702#210702"/>
    <id    >http://www.sabi.co.uk/blog/210702</id>

    <summary type="html">After 6 months the battery of a new laptop had
    already lost 14% of its capacity. Setting a maximum charge threshold
    has dramatically slowed that down.</summary>
  </entry>

  <entry>
    <title type="html">A couple details about authentication tokens</title>

    <category term="security"/>
    <category term="web"/>
    <category term="IAM"/>

    <published>2021-07-04T21:50:00Z</published>
    <updated  >2021-07-04T21:50:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/21-two.html?210704#210704"/>
    <id    >http://www.sabi.co.uk/blog/210704</id>

    <summary type="html">Usuall three distinct second authentication
    factors should be registered with account. Also they are effectively
    unique identifiers, so using one for multiple accounts will mark
    them as belonging to the same entity, which may or may not
    matter.</summary>
  </entry>

  <entry>
    <title type="html">NFS and filesystem instances with multiple roots</title>

    <category term="Linux"/>

    <published>2021-08-04T22:30:00Z</published>
    <updated  >2021-08-04T22:30:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/21-two.html?210804#210804"/>
    <id    >http://www.sabi.co.uk/blog/210804</id>

    <summary type="html">A debate among Linux kernel developers about
    NFS and filesystem instances with multiple roots has one side
    arguing that there should be only one root per filesystem instance,
    but this is both a misunderstanding of UNIX filesystem semantics
    and unnecessary.</summary>
  </entry>

  <entry>
    <title type="html">Trends in computing in the past 20 years</title>

    <category term="Linux"/>

    <published>2022-01-07T20:40:00Z</published>
    <updated  >2022-01-07T20:40:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/22-one.html?220107#220107"/>
    <id    >http://www.sabi.co.uk/blog/220107</id>

    <summary type="html">A summary of some major and minor trends in computing.</summary>
  </entry>

  <entry>
    <title type="html">Changing DPI in X-Windows, 2022 edition</title>

    <category term="Linux"/>

    <published>2022-03-05T18:20:00Z</published>
    <updated  >2022-03-05T18:20:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/22-one.html?220305#220305"/>
    <id    >http://www.sabi.co.uk/blog/220305</id>

    <summary type="html">A script to change DPI reported or rendered by
    X Windows or major GUI libraries.</summary>
  </entry>

  <entry>
    <title type="html">Standard ratio for storage</title>

    <category term="Linux"/>

    <published>2022-07-10T11:40:00Z</published>
    <updated  >2022-07-10T11:40:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/22-two.html?220710#220710"/>
    <id    >http://www.sabi.co.uk/blog/220710</id>

    <summary type="html">For general purpose storage size, IOPS and
    transfer rate should increase together in the same proportion.</summary>
  </entry>

  <entry>
    <title type="html">A very odd behaviour of 'find'</title>

    <category term="Linux"/>

    <published>2023-01-17T18:40:00Z</published>
    <updated  >2023-01-17T18:40:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/23-one.html?230117#230117"/>
    <id    >http://www.sabi.co.uk/blog/230117</id>

    <summary type="html">The <tt>find</tt> option <tt>-size</tt> has a
    very odd with rounding up, and can only test for less-than a given
    size in a special case.</summary>
  </entry>

  <entry>
    <title type="html">Mount-point scheme to minimize chances of stuck processes</title>

    <category term="Linux"/>

    <published>2023-01-23T2250:00Z</published>
    <updated  >2023-01-23T2250:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/23--one.html?230123#230123"/>
    <id    >http://www.sabi.co.uk/blog/230123</id>

    <summary type="html">Mount points should be in a separate subtree
    from the working directories of other processes which requires
    two levels of directory, and ideally also soft-links.</summary>
  </entry>

  <entry>
    <title type="html">Impressively low power consumption of AMD laptop with Linux</title>

    <category term="Linux"/>

    <published>2023-04-30T1330:00Z</published>
    <updated  >2023-04-30T1330:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/23--one.html?230430#230430"/>
    <id    >http://www.sabi.co.uk/blog/230430</id>

    <summary type="html">On a cheap laptop recent kernels achieve
    faily low power consumption.</summary>
  </entry>

  <entry>
    <title type="html">CUPS backends and drivers</title>

    <category term="Linux"/>

    <published>2023-12-30T0910:00Z</published>
    <updated  >2023-12-30T0910:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/23--one.html?231230#231230"/>
    <id    >http://www.sabi.co.uk/blog/231230</id>

    <summary type="html">The official EPSON driver for it is not quite
    right, also new versions of CUPS do not use drivers but only support
    IPP, so for USB printers one must use an IPP-to-USB filter.</summary>
  </entry>

  <entry>
    <title type="html">IOPS, IOPS-per-TB, IOPS-per-inode</title>

    <category term="Linux"/>

    <published>2024-01-04T1730:00Z</published>
    <updated  >2024-01-04T1730:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/24--one.html?240104#240104"/>
    <id    >http://www.sabi.co.uk/blog/240104</id>

    <summary type="html">IOPS-per-TB is a very important overall
    metric for storage systems, but absolute IOPS and
    IOPS-per-"object" separately also are interesting.</summary>
  </entry>

  <entry>
    <title type="html">'wireplumber' and Bluetooth</title>

    <category term="Linux"/>

    <published>2024-07-19T2220:00Z</published>
    <updated  >2024-07-19T2220:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/24--two.html?240719#240719"/>
    <id    >http://www.sabi.co.uk/blog/240719</id>

    <summary type="html">PipeWire seems better than PulseAudio, but
    to simplify its configuration it has two daemons that dynamically
    discover and configure audio devices, of which 'wireplumber'
    is the most recent, and its default discory logic needs modifying
    when 'systemd-logind' is present but is not used.</summary>
  </entry>

<!--
  EMACS regexps to convert titles to items.

  <dt class="h"><a name="\(..\)\(..\)\(..\)\([a-z]?\)" href="\1\([^?]+\)[?]\1\2\3\4#\1\2\3\4">\([234][0-9]\)\1\2\3\4</a> *\([A-Z][a-z][a-z]:\)*[[:space:]]*\([^<]+\)</dt> *<!-+ \(..:*..\) -+>

  \1: YY \2: MM  \3: DD  \4: [a-z]
  \5: -[one|two].html \6: CC \7: DOW
  \8: title \9: HH:MM

  <entry>
    <title type="html">\8</title>

    <category term="Linux"/>

    <published>\6\1-\2-\3T\9:00Z</published>
    <updated  >\6\1-\2-\3T\9:00Z</updated>

    <link rel="alternate" type="text/html"
      href="http://www.sabi.co.uk/blog/\1-\5?\1\2\3\4#\1\2\3\4"/>
    <id    >http://www.sabi.co.uk/blog/\1\2\3\4</id>

    <summary type="html"></summary>
  </entry>
-->

  <script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript"
    src="style/atom.js"></script>

<!--
  ;;; Local Variables:			***
  ;;;   mode:			nxml	***
  ;;;   tab-width:		8	***
  ;;;   indent-tabs-mode:	t	***
  ;;;   fill-column:		72	***
  ;;;   truncate-lines:		t	***
  ;;; End:				***
  vim:set noet ts=8 tw=72 sw=2 nowrap:
-->
</feed>
