<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Pherde&#39;s notes</title>
    <link>https://fernandovalle.dev.br/posts/</link>
    <description>Recent content in Posts on Pherde&#39;s notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 27 Jun 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://fernandovalle.dev.br/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Build a new Linux Kernel</title>
      <link>https://fernandovalle.dev.br/posts/build-new-kernel/</link>
      <pubDate>Tue, 27 Jun 2023 00:00:00 +0000</pubDate>
      
      <guid>https://fernandovalle.dev.br/posts/build-new-kernel/</guid>
      <description>How to build and install a new linux kernel from source Remember, this how to works in a debian-like systems. It&amp;rsquo;s necessary some adjustments to use in another system.
 Install dependencies:  $ sudo apt -y -q install bc flex bison build-essential git libncurses-dev libssl-dev libelf-dev wget xz-utils Go to the kernel.org, choose the repository, and clone it. For exemple, if you want the new stable:  $ git clone git://git.</description>
    </item>
    
    <item>
      <title>Ansible: A Beginner&#39;s Tutorial - Part 1.</title>
      <link>https://fernandovalle.dev.br/posts/ansible-a-beginners-tutorial/</link>
      <pubDate>Sun, 19 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://fernandovalle.dev.br/posts/ansible-a-beginners-tutorial/</guid>
      <description>A little explanation: First of all, this article/tutorial was created with the intention of reinforcing some of what I learned in KodeKloud&amp;rsquo;s Ansible basics course. That said, let&amp;rsquo;s go on.
Basic concepts First let&amp;rsquo;s see what a famous AI says about Ansible:
Ansible is an open-source automation tool used for IT tasks such as configuration management, application deployment, and task automation. It allows users to automate repetitive tasks across multiple servers and devices simultaneously, reducing the need for manual intervention and streamlining workflows.</description>
    </item>
    
  </channel>
</rss>
