<?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 Pherde&#39;s notes</title>
    <link>https://fernandovalle.dev.br/tags/linux/</link>
    <description>Recent content in linux 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/tags/linux/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>
    
  </channel>
</rss>
