<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>Knowledge base</title>
      <link>https://kb.divoky.cz</link>
      <description>Last 10 notes on Knowledge base</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>Index</title>
    <link>https://kb.divoky.cz/Linux/Index</link>
    <guid>https://kb.divoky.cz/Linux/Index</guid>
    <description><![CDATA[ Fedora Nastavení Num lock Nastavení num lock po zapnutí 1 System Settings &gt; Keyboard &gt; Keyboard &gt; Keyboard &gt; Numlock on startup: Turn on potom System Settings &gt; Apperance &amp; Style &gt; Colors &amp; Themes &gt; Global Theme &gt; Login Screen (SDDM) &gt; Apply Plasma Settings.. ]]></description>
    <pubDate>Sat, 13 Jun 2026 23:45:32 GMT</pubDate>
  </item><item>
    <title>Proton Pass</title>
    <link>https://kb.divoky.cz/Linux/Proton-Pass</link>
    <guid>https://kb.divoky.cz/Linux/Proton-Pass</guid>
    <description><![CDATA[ Instalace curl -fsLSo /tmp/proton-pass.rpm proton.me/download/PassDesktop/linux/x64/ProtonPass.rpm PP_CHECKSUM=`curl &#039;proton.me/download/PassDesktop/linux/x64/version.json&#039; | jq -r &#039;.Releases.[0].File.[1].Sha512CheckSum&#039;` echo &quot;$PP_CHECKSUM /tmp/proton-pass.rpm&quot; | sha51... ]]></description>
    <pubDate>Sat, 02 May 2026 17:27:07 GMT</pubDate>
  </item><item>
    <title>Docker</title>
    <link>https://kb.divoky.cz/Linux/Docker</link>
    <guid>https://kb.divoky.cz/Linux/Docker</guid>
    <description><![CDATA[ Instalace sudo dnf -y install dnf-plugins-core sudo dnf-3 config-manager --add-repo download.docker.com/linux/fedora/docker-ce.repo sudo dnf install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin sudo systemctl enable --now docker sudo docker run hello-world Cleanup... ]]></description>
    <pubDate>Sat, 02 May 2026 17:25:15 GMT</pubDate>
  </item><item>
    <title>Bash</title>
    <link>https://kb.divoky.cz/Linux/Bash</link>
    <guid>https://kb.divoky.cz/Linux/Bash</guid>
    <description><![CDATA[ oh-my-bash Instalace bash -c &quot;$(curl -fsSL raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh)&quot; Konfigurace cd ~/.oh-my-bash/custom git clone github.com/powerline/fonts.git fonts cd fonts sh install.sh nano ~/.bashrc upravit OSH_THEME=&quot;font&quot; na OSH_THEME=&quot;... ]]></description>
    <pubDate>Sat, 02 May 2026 17:22:17 GMT</pubDate>
  </item><item>
    <title>Git</title>
    <link>https://kb.divoky.cz/Linux/Git</link>
    <guid>https://kb.divoky.cz/Linux/Git</guid>
    <description><![CDATA[ Instalace sudo dnf install git Konfigurace SSH agent Spuštění eval &quot;$(ssh-agent -s)&quot; ssh-add Zastavení eval &quot;$(ssh-agent -k)&quot; PS1 cp /usr/share/git-core/contrib/completion/git-prompt.sh ~/ nano ~/.bashrc přidat: if [ -f ~/.git-prompt.sh ]; then . ]]></description>
    <pubDate>Sat, 02 May 2026 17:20:53 GMT</pubDate>
  </item><item>
    <title>Welcome to Quartz</title>
    <link>https://kb.divoky.cz/</link>
    <guid>https://kb.divoky.cz/</guid>
    <description><![CDATA[ This is a blank Quartz installation. See the documentation for how to get started. ]]></description>
    <pubDate>Wed, 16 Jul 2025 18:10:39 GMT</pubDate>
  </item>
    </channel>
  </rss>