<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Home of nerd stuff</title>
    <link>https://edb.tools/</link>
    <description>Recent content on Home of nerd stuff</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2024, All Rights Reserved</copyright>
    <lastBuildDate>Fri, 03 May 2024 19:00:00 +0200</lastBuildDate>
    
        <atom:link href="https://edb.tools/index.xml" rel="self" type="application/rss+xml" />
    
      
      
      
        
      
        
      
        
      
        
      
        
      
        
      
        
      
        
      

      
      <item>
        <title>Nevada Skies Season 6!</title>
        <link>https://edb.tools/posts/mc-s06/</link>
        <pubDate>Fri, 03 May 2024 19:00:00 +0200</pubDate>
        
        <atom:modified>Fri, 03 May 2024 19:00:00 +0200</atom:modified>
        <guid>https://edb.tools/posts/mc-s06/</guid>
        <description>&lt;h1 id=&#34;minecraft-season-6-of-nevada-skies-is-upon-us&#34;&gt;Minecraft Season 6 of Nevada Skies is upon us!&lt;/h1&gt;</description>
        
        <dc:creator>Tex Nevada</dc:creator>
        <media:content url="https://edb.tools/https://cdn.edb.tools/NS/Minecraft/Fallout76_square.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>minecraft</category>
            
          
            
              <category>server</category>
            
          
            
              <category>modded</category>
            
          
        
        
          
            
              <category>minecraft</category>
            
          
        
        
      </item>
      
      <item>
        <title>How to fix: Lost ethernet on Proxmox after GPU install!</title>
        <link>https://edb.tools/posts/proxmox-ethernet-pcie-fix/</link>
        <pubDate>Mon, 08 Apr 2024 20:03:00 +0200</pubDate>
        
        <atom:modified>Mon, 08 Apr 2024 20:03:00 +0200</atom:modified>
        <guid>https://edb.tools/posts/proxmox-ethernet-pcie-fix/</guid>
        <description>Introduction I run a homelab at home and tend to play around with a lot of different setups. Be it gaming, docker, Ubuntu or have you. Recently in the last 6 months. I&amp;rsquo;ve been running Proxmox with a Windows VM for a dev lab.
This gave me the idea that I could use my old GPU for it as a passthrough device! However I noticed when I added my old GPU (GTX 980 Ti) that the network card didn&amp;rsquo;t work properly.</description>
        
        <dc:creator>Tex Nevada</dc:creator>
        <media:content url="https://edb.tools/https://cdn.edb.tools/edbTools/2024/Proxmox-ethernet-fix/Proxmox.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Proxmox</category>
            
          
            
              <category>Debian</category>
            
          
        
        
          
            
              <category>Linux</category>
            
          
            
              <category>Virtualization</category>
            
          
            
              <category>Tech</category>
            
          
        
        
          
            
              <category>Tech Guides</category>
            
          
        
      </item>
      
      <item>
        <title>1Password Extension fix for other Browsers on Linux</title>
        <link>https://edb.tools/posts/1password-extension-fix/</link>
        <pubDate>Mon, 13 Nov 2023 10:00:00 +0200</pubDate>
        
        <atom:modified>Mon, 13 Nov 2023 10:00:00 +0200</atom:modified>
        <guid>https://edb.tools/posts/1password-extension-fix/</guid>
        <description>First off Let&amp;rsquo;s cut to the chase.
Ensure that 1Password for Linux is installed along with 1Password in your browser, and that browser integration is enabled from Settings → Browser within 1Password for Linux. Once you have done that. We can check out the file named &amp;ldquo;custom_allowed_browers&amp;rdquo; in the resource folder of 1Password.
cat /opt/1Password/resources/custom_allowed_browsers
This should return something similar to this:
1 2 3 4 5 6 7 8 9 10 11 12 13 # This file, when placed into /etc/1password/custom_allowed_browsers will allow for # custom browsers to be defined that can work with 1Password for Linux&amp;#39;s browser extension # integration.</description>
        
        <dc:creator>Tex Nevada</dc:creator>
        <media:content url="https://edb.tools/https://cdn.edb.tools/Other/Pictures/edbtools/1Password_icon.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>1Password</category>
            
          
            
              <category>1Password chrome extension</category>
            
          
            
              <category>1Password extension</category>
            
          
            
              <category>extension</category>
            
          
            
              <category>Vivaldi</category>
            
          
        
        
          
            
              <category>1Password</category>
            
          
            
              <category>Vivaldi</category>
            
          
        
        
      </item>
      
      <item>
        <title>How to update HP Firmware on Linux!</title>
        <link>https://edb.tools/posts/2023-update-hp-firmware-on-linux/</link>
        <pubDate>Wed, 04 Oct 2023 10:30:00 +0200</pubDate>
        
        <atom:modified>Wed, 04 Oct 2023 10:30:00 +0200</atom:modified>
        <guid>https://edb.tools/posts/2023-update-hp-firmware-on-linux/</guid>
        <description>So how we update HP Firmware on Linux? HP isn’t exactly known as the most friendliest vendor when it comes to linux client machines be it Software or Firmware but that doesn’t mean there is other ways to install HP firmware on your machine.
This assumes you run your linux distro on UEFI and not legacy BIOS.
If you are not sure which HP module you have exactly. Just run the following.</description>
        
        <dc:creator>Tex Nevada</dc:creator>
        <media:content url="https://edb.tools/https://cdn.edb.tools/edbTools/2023/2023-update-hp-firmware-on-linux/hp-logo.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>HP</category>
            
          
            
              <category>Firmware</category>
            
          
            
              <category>Linux</category>
            
          
        
        
          
            
              <category>Linux</category>
            
          
        
        
      </item>
      
      <item>
        <title>I now own https://tex.run/</title>
        <link>https://edb.tools/posts/tex.run/</link>
        <pubDate>Thu, 01 Jun 2023 10:00:00 +0200</pubDate>
        
        <atom:modified>Thu, 01 Jun 2023 10:00:00 +0200</atom:modified>
        <guid>https://edb.tools/posts/tex.run/</guid>
        <description>My own personal domain to do whatever I want with =)</description>
        
        <dc:creator>Tex Nevada</dc:creator>
        <media:content url="https://edb.tools/https://cdn.edb.tools/Other/Pictures/edbtools/7nviib.jpg" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>fun</category>
            
          
            
              <category>domain</category>
            
          
        
        
          
            
              <category>domains</category>
            
          
        
        
      </item>
      
      <item>
        <title>Nevada Skies Season 5!</title>
        <link>https://edb.tools/posts/mc-s05/</link>
        <pubDate>Sat, 22 Apr 2023 12:07:45 +0200</pubDate>
        
        <atom:modified>Sat, 22 Apr 2023 12:07:45 +0200</atom:modified>
        <guid>https://edb.tools/posts/mc-s05/</guid>
        <description>&lt;h1 id=&#34;minecraft-season-5-of-nevada-skies-is-upon-us&#34;&gt;Minecraft Season 5 of Nevada Skies is upon us!&lt;/h1&gt;</description>
        
        <dc:creator>Tex Nevada</dc:creator>
        <media:content url="https://edb.tools/https://cdn.edb.tools/NS/Minecraft/Fallout76_square.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>minecraft</category>
            
          
            
              <category>server</category>
            
          
            
              <category>modded</category>
            
          
        
        
          
            
              <category>minecraft</category>
            
          
        
        
      </item>
      
      <item>
        <title>Why Edb.tools</title>
        <link>https://edb.tools/posts/2023-why-edb.tools/</link>
        <pubDate>Tue, 18 Apr 2023 00:36:13 +0200</pubDate>
        
        <atom:modified>Tue, 18 Apr 2023 00:36:13 +0200</atom:modified>
        <guid>https://edb.tools/posts/2023-why-edb.tools/</guid>
        <description>Why does edb tools exist? Why Tex!? Well the answer is simple. I forget shit. So this is my place to be able to document some cool stuff and maybe others could use it.</description>
        
        <dc:creator>Tex Nevada</dc:creator>
        
        
        
        
        
        
      </item>
      

    
  </channel>
</rss>
