<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NUC on paapereira.xyz</title><link>https://paapereira.xyz/tags/nuc/</link><description>Recent content in NUC on paapereira.xyz</description><generator>Hugo</generator><language>en-US</language><copyright>&lt;a href='https://creativecommons.org/licenses/by-nc/4.0/' target='_blank' rel='noopener'>©&lt;/a> 2008-2026 / &lt;a href='https://gitlab.com/paapereira/paapereira.gitlab.io' target='_blank' rel='noopener'>source code&lt;/a></copyright><lastBuildDate>Sat, 09 May 2020 10:40:10 +0100</lastBuildDate><atom:link href="https://paapereira.xyz/tags/nuc/index.xml" rel="self" type="application/rss+xml"/><item><title>🖥️ 🐧 Installing Arch Linux in my new NUC7i3BNH</title><link>https://paapereira.xyz/posts/2020/05/install-arch-linux-new-nuc7i3bnh/</link><pubDate>Sat, 09 May 2020 10:40:10 +0100</pubDate><guid>https://paapereira.xyz/posts/2020/05/install-arch-linux-new-nuc7i3bnh/</guid><description>&lt;p>&lt;img src="https://paapereira.xyz/blog/2020/2020-05-09-install-arch-linux-new-nuc7i3bnh/arch-linux.png" alt="cover">&lt;/p>
&lt;p>Time to setup my new &lt;a href="https://paapereira.xyz/blog/2020/05/new-nuc7i3bnh/">NUC7i3BNH&lt;/a>.&lt;/p>
&lt;p>I will install Arch Linux with no window manager and it will act as my home server with Seafile, Plex, Sickchill, sabnzbd, etc..&lt;/p>
&lt;h2 id="preparation">Preparation&lt;/h2>
&lt;h3 id="upgrade-bios-firmware">Upgrade BIOS Firmware&lt;/h3>
&lt;ol>
&lt;li>Download the latest &lt;a href="https://downloadcenter.intel.com/product/95066/Intel-NUC-Kit-NUC7i3BNH">BIOS&lt;/a>&lt;/li>
&lt;li>Copy the .bios file to a USB drive&lt;/li>
&lt;li>Boot and enter the upgrade page with F7&lt;/li>
&lt;/ol>
&lt;h3 id="burn-iso-to-usb-pen-drive">Burn ISO to USB pen drive&lt;/h3>
&lt;ol>
&lt;li>Download the &lt;a href="https://www.archlinux.org/download/">Arch Linux ISO&lt;/a>&lt;/li>
&lt;li>Burn the iso in the usb pen drive.&lt;/li>
&lt;/ol>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>lsblk
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2&lt;/span>&lt;span>cd Downloads
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">3&lt;/span>&lt;span>sudo dd bs&lt;span style="color:#f92672">=&lt;/span>4M &lt;span style="color:#66d9ef">if&lt;/span>&lt;span style="color:#f92672">=&lt;/span>archlinux-2020.05.01-x86_64.iso of&lt;span style="color:#f92672">=&lt;/span>/dev/sdc status&lt;span style="color:#f92672">=&lt;/span>progress oflag&lt;span style="color:#f92672">=&lt;/span>sync
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="installation">Installation&lt;/h2>
&lt;p>Boot from the usb pen drive (setup the boot sequence entering the BIOS with F2).&lt;/p></description></item><item><title>🖥️ New Intel® NUC Kit NUC7i3BNH</title><link>https://paapereira.xyz/posts/2020/05/new-nuc7i3bnh/</link><pubDate>Tue, 05 May 2020 11:30:30 +0100</pubDate><guid>https://paapereira.xyz/posts/2020/05/new-nuc7i3bnh/</guid><description>&lt;p>&lt;img src="https://paapereira.xyz/blog/2020/2020-05-05-new-nuc7i3bnh/intel-nuc7i3bnh.jpg" alt="cover">&lt;/p>
&lt;p>My &lt;a href="https://ark.intel.com/content/www/us/en/ark/products/95066/intel-nuc-kit-nuc7i3bnh.html">NUC7i3BNH&lt;/a> just arrived.&lt;/p>
&lt;p>I’m going to start preparations to migrate from my current &lt;a href="https://ark.intel.com/content/www/us/en/ark/products/76978/intel-nuc-kit-d34010wyk.html">NUC D34010WYK&lt;/a> to the new one.&lt;/p>
&lt;p>New post will follow in the next days.&lt;/p>
&lt;h2 id="the-new-hardware">The new hardware&lt;/h2>
&lt;ul>
&lt;li>Intel &lt;a href="https://ark.intel.com/content/www/us/en/ark/products/95066/intel-nuc-kit-nuc7i3bnh.html">NUC7i3BNH&lt;/a> (i3-7100U Processor, 2.40 GHz)&lt;/li>
&lt;li>G.Skill Ripjaws SODIMM DDR4 8GB 2133MHz CAS15&lt;/li>
&lt;li>Samsung 970 EVO Plus SSD M.2 NVMe 250GB&lt;/li>
&lt;/ul>
&lt;h2 id="software">Software&lt;/h2>
&lt;ul>
&lt;li>Arch Linux&lt;/li>
&lt;li>No window manager&lt;/li>
&lt;li>Seafile&lt;/li>
&lt;li>Plex&lt;/li>
&lt;li>Sickchill&lt;/li>
&lt;li>sabnzbd&lt;/li>
&lt;li>etc.&lt;/li>
&lt;/ul></description></item><item><title>🖥️ My CPU Fan is starting to die - I need a new server</title><link>https://paapereira.xyz/posts/2020/03/need-a-new-server/</link><pubDate>Mon, 02 Mar 2020 22:11:10 +0100</pubDate><guid>https://paapereira.xyz/posts/2020/03/need-a-new-server/</guid><description>&lt;p>&lt;img src="https://paapereira.xyz/blog/2020/2020-03-02-need-a-new-server/intel-nuc7i3bnh.jpg" alt="cover">&lt;/p>
&lt;p>So, my NUC server CPU fan is starting to go.&lt;/p>
&lt;p>It has been making a lot of noise. I already tried to clean it and turn off the server overnight. It’s better, but it’s starting to die.&lt;/p>
&lt;p>Time to upgrade.&lt;/p>
&lt;p>Basically I will still go with a NUC i3 with 8GB of RAM. It’s enough for my needs.&lt;/p></description></item></channel></rss>