<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on </title>
    <link>/tags/linux/</link>
    <description>Recent content in Linux on </description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 07 Jan 2025 21:44:25 -0800</lastBuildDate>
    <atom:link href="/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why SteamOS is important</title>
      <link>/posts/2025/why-steamos-is-important/</link>
      <pubDate>Tue, 07 Jan 2025 21:44:25 -0800</pubDate>
      <guid>/posts/2025/why-steamos-is-important/</guid>
      <description>Most probably have heard by now that the Lenovo Legion Go S with SteamOS got announced. Looking at the reactions, I can see two fractions:&#xA;This is the year of the Linux Desktop It&amp;rsquo;s not that big of a deal. It&amp;rsquo;s easy to install Linux. I wanted to address both of those. Let&amp;rsquo;s start with:&#xA;This is the year of the Linux Desktop I doubt it. Mostly because SteamOS isn&amp;rsquo;t a desktop OS, but a console OS.</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>I use ARCH Linux BTW</title>
      <link>/posts/2024/i-use-arch-linux-btw/</link>
      <pubDate>Wed, 03 Jan 2024 13:20:40 -0800</pubDate>
      <guid>/posts/2024/i-use-arch-linux-btw/</guid>
      <description>Yes, I am now one of THEM. As stated in my last post, I got a new laptop last year. I wanted to go with Debian, but because the hardware is very new, I had to go with something more &amp;hellip; current. My old laptop ran Manjaro, and I was quite happy with it. However, I wanted to go with a base distribution. Nothing that uses another distribution as it&amp;rsquo;s base.</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>Starting with NextCloud</title>
      <link>/posts/2023/starting-with-nextcloud/</link>
      <pubDate>Wed, 06 Dec 2023 16:57:31 -0800</pubDate>
      <guid>/posts/2023/starting-with-nextcloud/</guid>
      <description>Starting with NextCloud I finally got myself a MiniPC. Installed Linux on it and then NextCloud AIO. It was a bit of a hassle to get the port forwarding as I wanted it. AIO is also a bit finicky if you give it some incorrect information. It doesn&amp;rsquo;t complain until you try to get everything setup and it simply doesn&amp;rsquo;t work.&#xA;After the first few hurdles, I started tinkering with my shiny new NextCloud instance.</description>
    </item>
    <item>
      <title>Change game executable in steam linux client/SteamDeck</title>
      <link>/posts/2023/change-game-executable-in-steam-linux-steamdeck/</link>
      <pubDate>Sun, 29 Jan 2023 10:43:08 -0800</pubDate>
      <guid>/posts/2023/change-game-executable-in-steam-linux-steamdeck/</guid>
      <description>Warning: Changing the executable could get you banned in online games.&#xA;There are many reasons why you would want to change the executable that is used to launch a game under Steam. You might want to use a different launcher. Specifically for MODs you might want to launch an alternate launcher or you need a pateched executable.&#xA;Warning: Be carefuly with any executable you download. If you do not trust the source, don&amp;rsquo;t use it.</description>
    </item>
    <item>
      <title>Why I use vim</title>
      <link>/posts/2022/why-i-use-vim/</link>
      <pubDate>Mon, 26 Dec 2022 14:01:46 -0800</pubDate>
      <guid>/posts/2022/why-i-use-vim/</guid>
      <description>I&amp;rsquo;ve been watching a few of those videos that talk about vim vs other editors for programming. I thought I throw my two cents in and explain, why I use vim. Not just for editing configuration files, but also programming and pretty much anything else. I even write this post with vim. I say that right away, I don&amp;rsquo;t think that the other ones are bad, they are just not right for me.</description>
    </item>
  </channel>
</rss>
