<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Arch on Kenno&#39;s Open Note</title>
    <link>https://blog.khmersite.net/tags/arch/</link>
    <description>Recent content in Arch on Kenno&#39;s Open Note</description>
    <image>
      <title>Kenno&#39;s Open Note</title>
      <url>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.154.0</generator>
    <language>en</language>
    <lastBuildDate>Thu, 09 Dec 2021 21:52:12 +1100</lastBuildDate>
    <atom:link href="https://blog.khmersite.net/tags/arch/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>bash: append_path: command not found</title>
      <link>https://blog.khmersite.net/p/bash-append-path-command-not-found/</link>
      <pubDate>Thu, 09 Dec 2021 21:52:12 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/bash-append-path-command-not-found/</guid>
      <description>&lt;p&gt;I have a few Raspberry Pi at home, they&amp;rsquo;re used for specific purposes such as Kodi media player, Pi-hole server, and a backup DNS/DHCP server. Recently, I need to turn on the backup DNS/DHCP server, which is one of the Raspberry Pi devices running Arch Linux.&lt;/p&gt;
&lt;p&gt;When I logged into to the server, I saw a message complaining that &lt;code&gt;bash: append_path: command not found&lt;/code&gt;. It&amp;rsquo;s been so long since this little server, so I can&amp;rsquo;t remember what happened last time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Update Packages on Arch Linux</title>
      <link>https://blog.khmersite.net/p/how-to-update-packages-on-arch-linux/</link>
      <pubDate>Sat, 07 Dec 2019 23:35:13 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/how-to-update-packages-on-arch-linux/</guid>
      <description>&lt;p&gt;Finally, I got Arch installed on my ThinkPad X220. This also means that I will need to learn how to install and update software from scratch again. But that&amp;rsquo;s the fun part, isn&amp;rsquo;t it? :)&lt;/p&gt;
&lt;p&gt;Like many other distros, before we can update the installed packages, we need to update the software database (i.e. updated list from the repositories):&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-console&#34; data-lang=&#34;console&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;[root@tora ~]# pacman -Syy
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Note the above command is similar to &lt;code&gt;apt-get update&lt;/code&gt; in Debian/Ubuntu.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Connect to Hidden Wifi Using nmcli</title>
      <link>https://blog.khmersite.net/p/how-to-connect-to-hidden-wifi-using-nmcli/</link>
      <pubDate>Tue, 15 Jan 2019 18:00:14 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/how-to-connect-to-hidden-wifi-using-nmcli/</guid>
      <description>&lt;p&gt;Today I need to setup a wifi connection on a laptop to my home network with hidden SSID. Like so many things that I only have to do it once in a while, I couldn&amp;rsquo;t remember how to do it. So this blog post is something to remind me in the future should I need to do it agian.&lt;/p&gt;
&lt;p&gt;Here is one way to do it, thanks to this &lt;a href=&#34;https://stackoverflow.com/questions/35476428/how-to-connect-to-hidden-wifi-network-using-nmcli#&#34;&gt;Stack Overflow question&lt;/a&gt;. (Alternatively, check &lt;code&gt;man nmcli&lt;/code&gt; and &lt;code&gt;man nmcli-examples&lt;/code&gt; which have detailed information):&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
