<?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 Cesar Gimenes</title><link>https://crg.eti.br/en/tags/linux/</link><description>Recent content in Linux on Cesar Gimenes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>crg@crg.eti.br (Cesar Gimenes)</managingEditor><webMaster>crg@crg.eti.br (Cesar Gimenes)</webMaster><lastBuildDate>Sun, 26 Jun 2022 17:07:57 -0300</lastBuildDate><atom:link href="https://crg.eti.br/en/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Make Your Linux Less Secure and Slightly Faster</title><link>https://crg.eti.br/en/post/linux-mais-rapido-menos-seguro/</link><pubDate>Sun, 26 Jun 2022 17:07:57 -0300</pubDate><author>crg@crg.eti.br (Cesar Gimenes)</author><guid>https://crg.eti.br/en/post/linux-mais-rapido-menos-seguro/</guid><description>&lt;p>First, of course, don&amp;rsquo;t hold me responsible for what you do to your system — the responsibility is entirely yours.&lt;/p>
&lt;p>There are several processing strategies that, despite producing a substantial performance gain, ended up introducing security flaws. What I did was take two machines from my cluster and configure the &lt;em>Linux kernel&lt;/em> not to disable those features.&lt;/p>
&lt;p>In my case, since I use Debian, I edited the file &lt;code>/etc/default/grub&lt;/code> and added &lt;code>mitigations=off&lt;/code> at the end of the &lt;code>GRUB_CMDLINE_LINUX_DEFAULT&lt;/code> variable.&lt;/p></description></item></channel></rss>