<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Howto on </title>
    <link>/tags/howto/</link>
    <description>Recent content in Howto on </description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 01 Dec 2024 11:04:57 -0800</lastBuildDate>
    <atom:link href="/tags/howto/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Disable all heads up notifications on Android</title>
      <link>/posts/2024/disable-all-heads-up-notifications-on-android/</link>
      <pubDate>Sun, 01 Dec 2024 11:04:57 -0800</pubDate>
      <guid>/posts/2024/disable-all-heads-up-notifications-on-android/</guid>
      <description>Every time I get a new Android phone, I disable all the heads up notifications. I find them very irritating. You can disable them per app notification but that takes forever. I don&amp;rsquo;t want any. Unfortunately, there is no way in the settings to disable them system wide. At least not that I know of.&#xA;Install adb First step is to install adb on your computer. Yes, you need a computer to do this.</description>
    </item>
    <item>
      <title>Configure bridge for KVM on Debian Bookworm</title>
      <link>/posts/2024/configure-bridge-for-kvm-on-debian-bookworm/</link>
      <pubDate>Sun, 28 Jan 2024 15:52:14 -0800</pubDate>
      <guid>/posts/2024/configure-bridge-for-kvm-on-debian-bookworm/</guid>
      <description>This is mainly for myself to remember how I did it. Might be helpful for others as well.&#xA;Install bridge-utils The bridge-utils are needed to configure a bridge.&#xA;apt install bridge-utils Configure the bridge interface with DHCP Check with the following command which interface your physical interface is&#xA;ip -f inet a s Mine is enp1s0&#xA;Create the file /etc/network/interfaces.d/br0. I prefer using DHCP over a static configuration. It allows me to configure everything on my DHCP server.</description>
    </item>
    <item>
      <title>Reduce CPU frequency when laptop lid is closed</title>
      <link>/posts/2023/reduce-cpu-frequency-when-laptop-lid-is-closed/</link>
      <pubDate>Mon, 11 Dec 2023 19:33:27 -0800</pubDate>
      <guid>/posts/2023/reduce-cpu-frequency-when-laptop-lid-is-closed/</guid>
      <description>I got a new Alienware M16 laptop. One thing that I had done on my old laptop was, that I had it automatically lower the CPU frequency when I closed the lid on my laptop. I don&amp;rsquo;t want it to go to sleep but also don&amp;rsquo;t need it to run full blast. Yes, the CPU governor should lower the frequency on it&amp;rsquo;s own, but this way I just force it to the lowest frequency.</description>
    </item>
    <item>
      <title>OpenVPN on Android with Tasker</title>
      <link>/posts/2023/openvpn-on-android-with-tasker/</link>
      <pubDate>Sat, 29 Jul 2023 20:18:53 -0700</pubDate>
      <guid>/posts/2023/openvpn-on-android-with-tasker/</guid>
      <description>I got myself a pfsense firewall and dedicated access points for my home network. I might do a seperate post about all that, but for now, only one thing is important. I configured OpenVPN on it to allow me to connect to my home network while on the go. I immediately wanted my phone to automatically connect with OpenVPN. I am not going through the detail on how to configure OpenVPN Connect.</description>
    </item>
  </channel>
</rss>
