<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Misc on wporter.org</title>
    <link>https://wporter.org/categories/misc/</link>
    <description>Recent content in Misc on wporter.org</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Sun, 29 Jun 2025 19:35:00 +0000</lastBuildDate>
    <atom:link href="https://wporter.org/categories/misc/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fixing duplicate artist names in local FLAC files played by Spotify</title>
      <link>https://wporter.org/fixing-duplicate-artist-names-in-local-flac-files-played-by-spotify/</link>
      <pubDate>Sun, 29 Jun 2025 19:35:00 +0000</pubDate>
      <guid>https://wporter.org/fixing-duplicate-artist-names-in-local-flac-files-played-by-spotify/</guid>
      <description>&lt;p&gt;Spotify has a bug where it&amp;rsquo;ll duplicate artist names if they&amp;rsquo;re listed more than once in the metadata of a FLAC file (e.g., in the Artist and Album Artist fields). See below:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;images/1-dup-names.png&#34; alt=&#34;Screenshot of Spotify&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;This has been a problem since at least 2022 - see &lt;a href=&#34;https://community.spotify.com/t5/Your-Library/If-a-local-file-is-FLAC-the-artist-name-repeats-with-a-semicolon/td-p/5455212&#34;&gt;this Spotify Community post by yule from 2022-11-09&lt;/a&gt; - so I doubt it&amp;rsquo;s going to be fixed. This bug doesn&amp;rsquo;t occur with MP3s; only FLAC files.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configuring a Server 2008 R2 domain</title>
      <link>https://wporter.org/configuring-a-server-2008-r2-domain/</link>
      <pubDate>Sun, 25 May 2025 16:30:00 +0000</pubDate>
      <guid>https://wporter.org/configuring-a-server-2008-r2-domain/</guid>
      <description>&lt;h2 id=&#34;why-are-you-doing-this&#34;&gt;Why are you doing this?&lt;/h2&gt;&#xA;&lt;p&gt;Fun!&lt;/p&gt;&#xA;&lt;h2 id=&#34;goal&#34;&gt;Goal&lt;/h2&gt;&#xA;&lt;p&gt;DNS, DHCP and AD DS installed and working for a FL 2008 AD domain that we can then join physical Hyper-V Server 2008 R2 machines to.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ll be installing a couple of VMs on my desktop/main Windows server running 24H2 (Windows 11 Enterprise LTSC and Windows Server 2025). These have an i9-12900KS and a pair of E5-2698 v3 CPUs, respectively, which are both x86-64-v3 (this is a newer 12900 without AVX512). Then, we&amp;rsquo;ll think about standing up a Hyper-V Server 2008R2 machine.. or a cluster of them.. in another post.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setting up a Windows 7 box in mid 2025</title>
      <link>https://wporter.org/setting-up-a-windows-7-box-in-mid-2025/</link>
      <pubDate>Fri, 23 May 2025 16:30:00 +0000</pubDate>
      <guid>https://wporter.org/setting-up-a-windows-7-box-in-mid-2025/</guid>
      <description>&lt;h2 id=&#34;why-on-earth-would-you-want-to-do-that&#34;&gt;Why on earth would you want to do that?&lt;/h2&gt;&#xA;&lt;p&gt;Windows 7 is great and I would love it if the whole world knew what kind of Content I watch. More seriously, I wanted to briefly play an old Command &amp;amp; Conquer game and didn&amp;rsquo;t feel like tinkering with my Windows 11 box. Plus, nostalgia.&lt;/p&gt;&#xA;&lt;h2 id=&#34;hardware&#34;&gt;Hardware&lt;/h2&gt;&#xA;&lt;p&gt;I will be using relatively appropriate hardware.&lt;/p&gt;&#xA;&lt;p&gt;I briefly tried a NUC7, but it doesn&amp;rsquo;t really have any USB 2 ports, so getting through setup is annoying.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Installing Ninja Remote (NinjaRMM remote session utility) on Linux with Wine</title>
      <link>https://wporter.org/installing-ninja-remote-ninjarmm-remote-session-utility-on-linux-with-wine/</link>
      <pubDate>Sat, 26 Apr 2025 18:30:00 +0000</pubDate>
      <guid>https://wporter.org/installing-ninja-remote-ninjarmm-remote-session-utility-on-linux-with-wine/</guid>
      <description>&lt;p&gt;&lt;del&gt;NinjaRMM sucks. Here&amp;rsquo;s how to run its terrible little connection tool on a proper OS.&lt;/del&gt;&lt;/p&gt;&#xA;&lt;p&gt;Update: as of August 2026, NinjaOne have released a native Linux &amp;ldquo;Ninja Remote&amp;rdquo; connection utility. This is no longer needed! Yay!&lt;/p&gt;&#xA;&lt;p&gt;First, install a user-agent spoofer in your preferred browser - Ninja&amp;rsquo;s site won&amp;rsquo;t even show the connection button without this nowadays. Set it to Windows something.&lt;/p&gt;&#xA;&lt;p&gt;Here are links to a user agent spoofer-manager thing:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Looking at filesystem types on disks from Linux</title>
      <link>https://wporter.org/looking-at-filesystem-types-on-disks-from-linux/</link>
      <pubDate>Sun, 30 Mar 2025 12:13:59 +0000</pubDate>
      <guid>https://wporter.org/looking-at-filesystem-types-on-disks-from-linux/</guid>
      <description>&lt;p&gt;Not sure why I went through so many ways to do this. But I did. Was slightly curious about how I might go about this.. guess I&amp;rsquo;m happy now.&lt;/p&gt;&#xA;&lt;h2 id=&#34;unmounted&#34;&gt;Unmounted&lt;/h2&gt;&#xA;&lt;h3 id=&#34;parted&#34;&gt;parted&lt;/h3&gt;&#xA;&lt;p&gt;&lt;code&gt;parted /device print&lt;/code&gt; will give you a nice list of partitions, name, and filesystem.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-txt&#34; data-lang=&#34;txt&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;[liam@800g4m0 ~]$ sudo parted /dev/sda print&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Model: ATA WDC WDS100T2B0A (scsi)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Disk /dev/sda: 1000GB&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Sector size (logical/physical): 512B/512B&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Partition Table: gpt&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Disk Flags:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Number  Start   End     Size    File system  Name                          Flags&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; 1      1049kB  274MB   273MB   fat32        EFI system partition          boot, esp&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; 2      274MB   290MB   16.8MB               Microsoft reserved partition  msftres&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; 3      290MB   1000GB  999GB   ntfs         Basic data partition          msftdata&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; 4      1000GB  1000GB  631MB   ntfs                                       hidden, diag&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;You can also &lt;code&gt;parted /device print all&lt;/code&gt; to get &lt;code&gt;parted&lt;/code&gt; to look at every disk.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Snippet: branch and merge a detached head with main</title>
      <link>https://wporter.org/snippet-branch-and-merge-a-detached-head-with-main/</link>
      <pubDate>Sat, 25 Jan 2025 10:12:59 +0000</pubDate>
      <guid>https://wporter.org/snippet-branch-and-merge-a-detached-head-with-main/</guid>
      <description>&lt;p&gt;I keep doing this. But I keep doing it infrequently enough that I need to look up the solution every darn time. So I&amp;rsquo;m putting it here.&lt;/p&gt;&#xA;&lt;p&gt;I think VSCode&amp;rsquo;s source control integration does this somehow when I make changes in a submodule and main project, then commit the main project changes first, though I have no idea why this is the case.&lt;/p&gt;&#xA;&lt;p&gt;The following is probably the easiest way to fix up a detached head and get back to work:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
