<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jonatan</title>
    <description>The latest articles on DEV Community by Jonatan (@jontestech).</description>
    <link>https://dev.to/jontestech</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F789178%2Fe22c6064-7438-400f-a6ae-182a5dcb6117.png</url>
      <title>DEV Community: Jonatan</title>
      <link>https://dev.to/jontestech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jontestech"/>
    <language>en</language>
    <item>
      <title>Birdbox 2021 (Repost)</title>
      <dc:creator>Jonatan</dc:creator>
      <pubDate>Fri, 14 Jan 2022 14:13:28 +0000</pubDate>
      <link>https://dev.to/jontestech/birdbox-2021-repost-4c9c</link>
      <guid>https://dev.to/jontestech/birdbox-2021-repost-4c9c</guid>
      <description>&lt;p&gt;&lt;a href="//youtube.com/watch?v=8ucla9r3Ufs"&gt;Video on YouTube&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I wanted to try doing a Raspberry Pi project, so I got myself a Raspberry Pi Zero W (but Pi Zero 2 is better for this), a NOIR camera, a Bright Pi, a power bank, and a power cable. And then I put it all together, put my 16GB memory card into my computer, and installed Motion Eye OS following this guide:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.arrow.com/en/research-and-events/articles/motioneyeos-camera-setup-on-raspberry-pi-zero-w"&gt;Guide by Arrow.com&lt;/a&gt;&lt;br&gt;
&lt;a href="/images/BirdBox2021/birdbox.png" class="article-body-image-wrapper"&gt;&lt;img src="/images/BirdBox2021/birdbox.png" alt="Birdbox"&gt;&lt;/a&gt;&lt;br&gt;
After following that guide, just put your Raspberry Pi in a birdbox and you're all set. We ended up not using the IR lighting, because we got enough light from the little entrence, but I'm glad we had the option. I think this was a fun project, but at the time the Raspi Zero 2 W didn't exist, but it would signicantly improve the quality of the video as well as the framerate.&lt;/p&gt;

&lt;p&gt;Links:&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/ccrisan/motioneyeos/releases"&gt;MotionEyeOS&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://www.balena.io/etcher"&gt;Balena Etcher&lt;/a&gt;&lt;/p&gt;

</description>
      <category>birdboxcamera</category>
      <category>raspberrypi</category>
      <category>arm</category>
      <category>motioneye</category>
    </item>
    <item>
      <title>Virtualize Your Life</title>
      <dc:creator>Jonatan</dc:creator>
      <pubDate>Fri, 14 Jan 2022 14:10:56 +0000</pubDate>
      <link>https://dev.to/jontestech/virtualize-your-life-2icl</link>
      <guid>https://dev.to/jontestech/virtualize-your-life-2icl</guid>
      <description>&lt;p&gt;Chapter 1 - Installing Linux&lt;br&gt;&lt;br&gt;
Chapter 2a - Installing the needed software on Manjaro&lt;br&gt;&lt;br&gt;
Chapter 2b - Installing the needed software on Ubuntu&lt;br&gt;&lt;br&gt;
Chapter 3 - Downloading and Installing Microsoft Windows&lt;br&gt;&lt;br&gt;
Chapter 4 - Final Tweaks&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Linux is wonderful. It really is, but sometimes compatibility isn't the best. I understand people need or want Windows, but I could argue it is better to virtualize. Security, privacy and more. So this is how I'd configure a system.&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  &lt;strong&gt;Chapter1&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Backing up Windows and downloading as well as installing Linux.&lt;/strong&gt;&lt;br&gt;
Step 1: Backup all of  you files to an external harddrive, a NAS and or in the cloud on something like BackBlaze (You get a 14 day free trial)&lt;/p&gt;

&lt;p&gt;Step 2: Get a Linux ISO, I like Manjaro but it's all up to you. You can download this from the distro's website.&lt;br&gt;
&lt;a href="https://manjaro.org/download"&gt;Get Manjaro from here&lt;/a&gt; or &lt;a href="https://ubuntu.com/download/desktop"&gt;Get Ubuntu from here&lt;/a&gt;  &lt;/p&gt;

&lt;p&gt;Step 3: Download balena etcher to "flash" the Linux ISO to a USB flashdrive.&lt;br&gt;
&lt;a href="https://www.balena.io/etcher"&gt;Get Balena Etcher from here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Step 4: Boot into the Live USB to install your Distro of choice.&lt;/p&gt;
&lt;h2&gt;
  
  
  &lt;strong&gt;Chapter2a&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;This chapter is for Arch-Based Distros (Manjaro), if you use Ubuntu, follow the steps in Chapter2b&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Run&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;sudo pacman-mirrors -f &amp;amp;&amp;amp; sudo pacman -Syu&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;Run&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;sudo pacman -S archlinux-keyring&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;Run&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;sudo pacman -S qemu virt-manager virt-viewer dnsmasq vde2 bridge-utils openbsd-netcat&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Chapter2b&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;This chapter is for Debian-Based Distros (Ubuntu), if you use Manjaro, follow the steps in Chapter2a&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Run&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;sudo apt update &amp;amp;&amp;amp; sudo apt upgrade&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;Run&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Chapter3&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Downloading and installing Microsoft Windows&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://www.microsoft.com/sv-se/software-download/"&gt;Go to Microsoft's Website and select 10 or 11&lt;/a&gt;&lt;br&gt;
You'll get an ISO file, similar to the one we got for Linux.&lt;/p&gt;

&lt;p&gt;Step 1: Open Virt-Manager and select "New Virtual Machine", then select "Local install Media"&lt;br&gt;&lt;br&gt;
Step 2: Navigate to the ISO file in your Downloads using "Browse" and then "Browse Local", and select it.&lt;br&gt;&lt;br&gt;
Step 3: At the next page you choose how many Megabytes of ram as well as CPU cores you want to give it. I'd give it about half but choose what you're comfortable with. (This can be changed later)&lt;br&gt;&lt;br&gt;
Step 4: Choose the size of the harddrive (or ssd) you want to give it. (You can add more harddrives later)&lt;br&gt;&lt;br&gt;
Step 5: On the next page check "Customize Configuration Before Install" and then click finish.&lt;br&gt;
Step 6: Here you want to change "Firmware" to one of the UEFI ones.&lt;br&gt;&lt;br&gt;
Step 7: Navigate over to "Boot Options and enable CD rom"&lt;br&gt;
Step 8: Click "Begin Installation" and proceed Windows installation as normal.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Chapter4&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Final Tweaks&lt;/strong&gt;&lt;br&gt;
Note: You would have to passthrough a GPU in order to use any GPU intensive application. &lt;/p&gt;

&lt;p&gt;Step 1: Shut down the VM, and click the little (i) button to come back to the settings menu.&lt;br&gt;
Step 2: &lt;a href="https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/?C=M;O=D"&gt;Download the first ISO in the list&lt;/a&gt;&lt;br&gt;&lt;br&gt;
Step 3: In VirtManager, select the Sata CDROM and click "Browse" and then "Browse local"&lt;br&gt;&lt;br&gt;
Step 4: Boot the VM again, and open Device Manager, click on the dropdown menu called "display adapters" and then rightclick on Update Driver and browse to the driver on the D: drive.&lt;br&gt;
Step 5: Rightclick the Desktop, go into display settings and select the resolution of your monitor.&lt;br&gt;&lt;br&gt;
Step 6: Restore from your backup&lt;/p&gt;

</description>
      <category>virtualization</category>
      <category>kvm</category>
      <category>qemu</category>
    </item>
  </channel>
</rss>
