<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux Scripts on Belkast</title>
    <link>https://belkast.com/linux/code/</link>
    <description>Recent content in Linux Scripts on Belkast</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>keith@belkast.com (Belkast Consulting)</managingEditor>
    <webMaster>keith@belkast.com (Belkast Consulting)</webMaster>
    <copyright>© 2026 Belkast Consulting</copyright>
    <lastBuildDate>Fri, 03 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://belkast.com/linux/code/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Configure acpid events</title>
      <link>https://belkast.com/linux/code/acpid/</link>
      <pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/acpid/</guid>
      <description>With Linux, if you have any unmapped function keys, these examples might help!</description>
      
    </item>
    
    <item>
      <title>Newsboat streaming</title>
      <link>https://belkast.com/linux/code/newsboat/</link>
      <pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/newsboat/</guid>
      <description>This script allows one to stream audio or video content directly from Newsboat</description>
      
    </item>
    
    <item>
      <title>Alt-Tab script for i3</title>
      <link>https://belkast.com/i3-alt-tab/</link>
      <pubDate>Wed, 14 May 2025 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/i3-alt-tab/</guid>
      <description>A Bash script which implements Alt-Tab functionality in the i3 window manager.</description>
      
    </item>
    
    <item>
      <title>Rofi radio station picker</title>
      <link>https://belkast.com/linux/code/radio/</link>
      <pubDate>Sat, 26 Apr 2025 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/radio/</guid>
      <description>A Bash script to play a radio station with pyradio, using rofi as the radio station selector.</description>
      
    </item>
    
    <item>
      <title>Copy selected colour to clipboard</title>
      <link>https://belkast.com/linux/code/xcolor/</link>
      <pubDate>Tue, 08 Apr 2025 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/xcolor/</guid>
      <description>This script copies the selected colour, using xcolor, to the Linux primary clipboard.</description>
      
    </item>
    
    <item>
      <title>Blezz rofi extension</title>
      <link>https://belkast.com/linux/code/blezz/</link>
      <pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/blezz/</guid>
      <description>rofi-blezz is a great extension for rofi, an application and script launcher for Linux.</description>
      
    </item>
    
    <item>
      <title>Bash - read CSV file</title>
      <link>https://belkast.com/linux/code/csv/</link>
      <pubDate>Tue, 17 Dec 2024 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/csv/</guid>
      <description>This bash script shows how to read and verify the contents of a CSV file, parse program arguments, prompt for user input, and more.</description>
      
    </item>
    
    <item>
      <title>Nextcloud Share access</title>
      <link>https://belkast.com/linux/code/emails/</link>
      <pubDate>Wed, 23 Oct 2024 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/emails/</guid>
      <description>A Bash script to send an email when a Nextcloud Share is accessed.</description>
      
    </item>
    
    <item>
      <title>Update packages across distros</title>
      <link>https://belkast.com/linux/code/update/</link>
      <pubDate>Sun, 22 Sep 2024 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/update/</guid>
      <description>A Bash script to allow the same command to be used to update the Linux system, regardless of the distro type.</description>
      
    </item>
    
    <item>
      <title>Bash - enable / disable trackpad</title>
      <link>https://belkast.com/linux/code/mouse/</link>
      <pubDate>Wed, 18 Sep 2024 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/mouse/</guid>
      <description>A Bash script that uses xinput to enable and disable the trackpad.</description>
      
    </item>
    
    <item>
      <title>UFS module and initramfs</title>
      <link>https://belkast.com/linux/code/ufs/</link>
      <pubDate>Mon, 16 Sep 2024 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/ufs/</guid>
      <description>Enable booting off a UFS device on a Chromebook with Arch Linux</description>
      
    </item>
    
    <item>
      <title>WPA supplicant (wpa_cli)</title>
      <link>https://belkast.com/linux/code/wpa/</link>
      <pubDate>Sun, 15 Sep 2024 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/wpa/</guid>
      <description>Connect to WiFi from the command line.</description>
      
    </item>
    
    <item>
      <title>Putty sessions in Rofi</title>
      <link>https://belkast.com/rofi-putty/</link>
      <pubDate>Thu, 11 Jan 2024 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/rofi-putty/</guid>
      <description>This script displays all the configured Putty sessions in Rofi.</description>
      
    </item>
    
    <item>
      <title>Secure tunnel with frp</title>
      <link>https://belkast.com/frp-tunnel/</link>
      <pubDate>Fri, 05 Jan 2024 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/frp-tunnel/</guid>
      <description>Using frp, you can connect to SSH on your local network without opening ports.</description>
      
    </item>
    
    <item>
      <title>Random Bash scripts</title>
      <link>https://belkast.com/linux/code/bash/</link>
      <pubDate>Sun, 10 Apr 2016 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/linux/code/bash/</guid>
      <description>The scripts on this page are a small collection of the BASH scripts that we have written over the years.</description>
      
    </item>
    
  </channel>
</rss>
