Tag: Linux

  • A Better Way to Record Timed Linux Terminal Sessions

    A Better Way to Record Timed Linux Terminal Sessions

    <h2>Timed Terminal Captures with <code>script</code>, <code>timeout</code>, and a Future Launch Time</h2> <p>I recently needed to run the same command on two separate Raspberry Pi Zero 2W systems at almost exactly the same time. Both machines were disciplined to the same local stratum-1 time server, so their clocks were already close enough, e.g. less than 1…

  • Neat & Tidy /etc/group

    <p class="wp-block-paragraph">Here’s a way to keep your<code> /etc/group</code> file “neat and tidy” (Gentoo wiki re: <a href="https://wiki.gentoo.org/wiki/Complete_Virtual_Mail_Server">Complete Virtual Mail Server</a>) and ensure that additions to <code>/etc/group</code> will make numerical sense.</p> <p class="wp-block-paragraph">Below is from my <a href="http://dokuwiki.org">Dokuwiki </a>page re: sort with redactions (v. 2024/03/30 17:20)</p> <p><!DOCTYPE html><br /> <html lang="en" dir="ltr"><br /> <head><br /> <meta…