<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Articles on Kramins</title>
    <link>https://blog.kramins.ca/article/</link>
    <description>Recent content in Articles on Kramins</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Copyright © 2020-2023, Chris Kramins</copyright>
    <lastBuildDate>Sun, 10 Mar 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.kramins.ca/article/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows Wi-Fi Password Retrieval: Quick Guide</title>
      <link>https://blog.kramins.ca/article/windows-wifi-password-retrieval/</link>
      <pubDate>Sun, 10 Mar 2024 00:00:00 +0000</pubDate>
      
      <guid>https://blog.kramins.ca/article/windows-wifi-password-retrieval/</guid>
      <description>
        
          
            Have you ever found yourself in need of retrieving the password for a Wi-Fi network to which you&#39;re currently connected? Whether it&#39;s for troubleshooting, sharing access with a friend, or simply out of curiosity, knowing how to find that password can be quite handy.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Proxmox Add Swap</title>
      <link>https://blog.kramins.ca/article/proxmox-add-swap/</link>
      <pubDate>Thu, 21 Dec 2023 00:00:00 +0000</pubDate>
      
      <guid>https://blog.kramins.ca/article/proxmox-add-swap/</guid>
      <description>
        
          
            Adding swap to an exsiting Proxmox server.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Home Assistant Z-wave 7 Stick Protocol Error</title>
      <link>https://blog.kramins.ca/article/homeassistant-zwave7-stick-protocal-error/</link>
      <pubDate>Sat, 16 Dec 2023 00:00:00 +0000</pubDate>
      
      <guid>https://blog.kramins.ca/article/homeassistant-zwave7-stick-protocal-error/</guid>
      <description>
        
          
            This is a living document of my troubleshooting steps to resolve an issue with my Home Assistant ZwaveJS integration. The issue is that when Home Assistant sends commands to any of my z-wave devices it will fail with the following error and the controller status will change to jammed:
Details Observed on the following versions:
Type Version Home Assistant - Core v2023.12.3 Home Assistant - Supervisor v2023.11.6 Home Assistant - Operating System v11.
          
          
        
      </description>
    </item>
    
    <item>
      <title>NVidia GPU Passthrough to LXC on Proxmox</title>
      <link>https://blog.kramins.ca/article/gpu-passthrough-lxc/</link>
      <pubDate>Sun, 12 Feb 2023 00:00:00 +0000</pubDate>
      
      <guid>https://blog.kramins.ca/article/gpu-passthrough-lxc/</guid>
      <description>
        
          
            Configuring NVidia GPU passthrough to a Linux Container (LXC) on Proxmox can greatly enhance the performance of hardware-intensive workloads. With GPU passthrough, the LXC will be able to utilize the full power of the GPU, providing hardware acceleration for demanding tasks such as:
Running Plex media server with hardware-based decoding and encoding support, resulting in smoother and higher-quality video playback. Machine learning with CUDA, allowing you to train and run deep learning models more efficiently.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Building Containers in K8s without Docker</title>
      <link>https://blog.kramins.ca/article/building-containers-in-k8s/</link>
      <pubDate>Wed, 08 Feb 2023 00:00:00 +0000</pubDate>
      
      <guid>https://blog.kramins.ca/article/building-containers-in-k8s/</guid>
      <description>
        
          
            Due to the deprecation and removal of the Docker runtime in Kubernetes, the traditional method of accessing Docker through /var/run/docker.sock is no longer available. As a result, I had to explore alternative container build tools and eventually chose BuildKit. BuildKit is an open-source tool that allows for optimized and parallel builds of Docker images. This tool outperforms the traditional Docker build process by utilizing multiple cores and building stages in parallel, resulting in faster builds.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Demoting a Samba Domain Controller</title>
      <link>https://blog.kramins.ca/article/samba-demote-dc/</link>
      <pubDate>Thu, 02 Dec 2021 18:23:32 +0000</pubDate>
      
      <guid>https://blog.kramins.ca/article/samba-demote-dc/</guid>
      <description>
        
          
            sign into the DC you want to become the new primary, DC2 in my case and execute fsmo transfer --role=all -U Administrator.
1root@dc2:/var/log/samba# samba-tool fsmo transfer --role=all -U chris.kramins 2This DC already has the &amp;#39;rid&amp;#39; FSMO role 3This DC already has the &amp;#39;pdc&amp;#39; FSMO role 4This DC already has the &amp;#39;naming&amp;#39; FSMO role 5This DC already has the &amp;#39;infrastructure&amp;#39; FSMO role 6This DC already has the &amp;#39;schema&amp;#39; FSMO role 7Password for [HOME\chris.
          
          
        
      </description>
    </item>
    
    <item>
      <title>Virtiofs with Proxmox</title>
      <link>https://blog.kramins.ca/article/virtiofs-proxmox/</link>
      <pubDate>Thu, 02 Dec 2021 00:00:00 +0000</pubDate>
      
      <guid>https://blog.kramins.ca/article/virtiofs-proxmox/</guid>
      <description>
        
          
            &lt;p&gt;Using virtio fs inside a Virtual Machine with Proxmox.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>
