<?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>Redhat on Kenno&#39;s Open Note</title>
    <link>https://blog.khmersite.net/tags/redhat/</link>
    <description>Recent content in Redhat 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>Sat, 24 Apr 2021 22:50:37 +1000</lastBuildDate>
    <atom:link href="https://blog.khmersite.net/tags/redhat/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Enable a Repo the Ansible Way</title>
      <link>https://blog.khmersite.net/p/enable-a-repo-the-ansible-way/</link>
      <pubDate>Sat, 24 Apr 2021 22:50:37 +1000</pubDate>
      <guid>https://blog.khmersite.net/p/enable-a-repo-the-ansible-way/</guid>
      <description>&lt;p&gt;Recently I need to install a package called &lt;code&gt;Lmod&lt;/code&gt; on a Red Hat 8 server. &lt;code&gt;Lmod&lt;/code&gt; is available from RHEL 8 EPEL8 repository, however it has a dependency called &lt;code&gt;lua-filesystem&lt;/code&gt; which is only available from &lt;code&gt;codeready-builder&lt;/code&gt; repository. On my RHEL 8 server, the &lt;code&gt;codeready-builder&lt;/code&gt; repository is not enabled by default.&lt;/p&gt;
&lt;p&gt;Here is how I&amp;rsquo;ve got &lt;code&gt;Lmod&lt;/code&gt; installed manually:&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;# subscription-manager repos --enable codeready-builder-for-rhel-8-x86_64-rpms
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;# dnf install Lmod
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Looking at the above commands, I needed to enable the &lt;code&gt;codeready-builder-for-rhel-8-x86_64-rpms&lt;/code&gt; first before installing &lt;code&gt;Lmod&lt;/code&gt;. The thing is, I&amp;rsquo;m going to forget that &lt;code&gt;Lmod&lt;/code&gt; requires &lt;code&gt;lua-filesystem&lt;/code&gt; which is not available from the same repository as &lt;code&gt;Lmod&lt;/code&gt; unless I write it down somewhere. Or better yet, let&amp;rsquo;s automate it with Ansible!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Passed EX403 Satellite 6 Administration</title>
      <link>https://blog.khmersite.net/p/passed-ex403-satellite-6-administration/</link>
      <pubDate>Tue, 09 Mar 2021 00:55:54 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/passed-ex403-satellite-6-administration/</guid>
      <description>&lt;p&gt;Last night I published 4 or 5 of blog posts related to the Foreman/Satellite server. Well, it wasn&amp;rsquo;t a coincidence, it was me cramming the last minute for the Red Hat Satellite 6 Administration exam today. It&amp;rsquo;s also known as EX403.&lt;/p&gt;
&lt;p&gt;Needless to say, I didn&amp;rsquo;t know what was in the exam, and I can&amp;rsquo;t share what was in exam I had taken today. What I can share with you is that I passed EX403!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Passed Red Hat Virtualization Exam EX318</title>
      <link>https://blog.khmersite.net/p/passed-red-hat-virtualization-exam-ex318/</link>
      <pubDate>Wed, 09 Dec 2020 14:32:35 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/passed-red-hat-virtualization-exam-ex318/</guid>
      <description>&lt;p&gt;Another month, another Red Hat exam has been ticked off the list. This time, it&amp;rsquo;s about the Red Hat Virtualization, a technology based on oVirt.&lt;/p&gt;
&lt;p&gt;The code name of the exam is EX318, and as rumours has it, it&amp;rsquo;s one of the easiest Red Hat exams; I can&amp;rsquo;t agree more. The exam&amp;rsquo;s duration is 3 hours; it&amp;rsquo;s a hand-on closed book exams. The exam is based on Red Hat Virtualization version 4.3.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Passed EX362 Identity Management</title>
      <link>https://blog.khmersite.net/p/passed-ex362-identity-management/</link>
      <pubDate>Thu, 19 Nov 2020 01:47:45 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/passed-ex362-identity-management/</guid>
      <description>&lt;p&gt;Today I passed the Red Hat Identity Management exa, EX362, with the score of 233/300.&lt;/p&gt;
&lt;p&gt;The material used to prepare for the exam is the RH362 online course, provided Red Hat. At first I wasn&amp;rsquo;t sure if I should use of the 5 exam credits (as part of one-year training subscription), but it turned out that IdM/FreeIPA is useful and fun to learn.&lt;/p&gt;
&lt;p&gt;Here are some tips for this exam:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ansible Automation Exam EX407</title>
      <link>https://blog.khmersite.net/p/ansible-automation-exam-ex407/</link>
      <pubDate>Sat, 15 Dec 2018 21:18:44 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/ansible-automation-exam-ex407/</guid>
      <description>&lt;p&gt;Last week I passed the Red Hat exam, Certificate of Expertise in Ansible Automation (EX407), and I just want to note down my experience of taking this exam.&lt;/p&gt;
&lt;p&gt;The exam duration is 4 hours, and I was able to complete all the questions in 3 hours and 45 minutes. Was it because questions were difficult? No, on the contrary in my opinions questions aren&amp;rsquo;t very difficult, comparing to the Ansible learning material in D407. Speaking about learning material, to prepare for the EX407 exams, I went through 2 courses: D407R (recording) and D407VC (Video Classroom). Apart from that, I have also been using Ansible at work for quite awhile.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Becoming a Red Hat Certified Engineer</title>
      <link>https://blog.khmersite.net/p/becoming-a-red-hat-certified-engineer/</link>
      <pubDate>Thu, 13 Sep 2018 23:55:20 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/becoming-a-red-hat-certified-engineer/</guid>
      <description>&lt;p&gt;After spending almost 8 weeks preparation, I finally took the Red Hat Certified Engineer (RHCE) exam yesterday. I found the questions are not very difficult, however it&amp;rsquo;s very easy to make mistakes. The exam duration is 3.5 hours and I had about 15 minutes left when I completed the last question.&lt;/p&gt;
&lt;p&gt;Having done the the Red Hat Certified System Administrator (RHCSA) before, I remember if you receive an email from Red Hat with an attachment, that implies that you pass the exam. Well, the grade came back within 2 hours after exam, and this time there was no attachment. Oh my!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
