Search Results for: HD

Raspberry Pi 4 Ubuntu Server / Desktop 18.04.4 Image

Fine, I'll do it myself

This is a unofficial distribution of Ubuntu Server 18.04.3 for Raspberry Pi 4. It is provided with the purpose of letting us all play with the new Pi 4’s new increased RAM and other capabilities until Ubuntu’s repositories are updated with support for the newest Pi.

Once official support is released through the Ubuntu repositories this project will effectively cease to exist (until, dare I dream, the Pi 5?). The image supports KVM, has support for the Pi 4’s new 3D display driver, and can also be upgraded to a full desktop installation!

Raspberry Pi 4 Ubuntu Server / Desktop 18.04.4 Image Read More »

Raspberry Pi 4 USB Boot Config Guide for SSD / Flash Drives

Raspberry Pi 4 with Samsung 950 Pro NVME SSD

The Raspberry Pi 4 is finally here and has a lot of exciting changes. One very major downside is that it doesn’t support true USB booting yet out of the box (like the 3 series did).
The Raspberry Pi foundation states that it is being worked on and will be added back with a future update. No timeline has been given yet for that to happen but they state it’s one of their top priorities.

Most of my projects heavily depend on having good performing storage so sitting and waiting was not an acceptable solution. In this guide I’ll show you a workaround to use USB devices as your rootfs device and use a Micro SD card as bootloader only which gives us full SSD performance after boot!

Raspberry Pi 4 USB Boot Config Guide for SSD / Flash Drives Read More »

Minecraft Bedrock Edition – Ubuntu Dedicated Server Guide

Minecraft Bedrock Edition logo

Minecraft Bedrock Edition is the version of Minecraft that powers the iPhone / Android versions (formerly Minecraft Pocket Edition), the Xbox / PlayStation / Nintendo Switch editions and the free Windows 10 Minecraft edition.

Mojang has released a dedicated server which is considered to be in alpha testing. I have found it to be very stable and able to run on a wide variety of hardware.

This script and guide are written to help you get a robust Minecraft Bedrock dedicated server up and running in only a few minutes!

Minecraft Bedrock Edition – Ubuntu Dedicated Server Guide Read More »

Raspberry Pi Storage Benchmarks + Benchmarking Script

Pi Benchmark 2019 Contenders

Storage options continue to advance at a very fast pace. We’ve seen a lot of changes in the past couple of years with viable storage options for your Pi. Solid state drives are now so cheap that it can be cheaper to outfit your Pi with a SSD than buy a MicroSD card! MicroSD cards also continue to evolve with the new “Application Class” A1 and A2 certifications.

This year I wanted to do something more than just benchmark my ever-growing pile of MicroSD cards and solid state drives. Although I have a wide variety of storage to test I don’t have everything! So this time I created a benchmark that gives you a easy to compare score and anonymously submits the storage specifications and the results to this site.

Running the benchmark is a one-liner:
curl https://raw.githubusercontent.com/TheRemote/PiBenchmarks/master/Storage.sh | sudo bash

Raspberry Pi Storage Benchmarks + Benchmarking Script Read More »

Raspberry Pi 3B+ MicroSD / SSD Speed Benchmarks

The contenders for the RPI storage benchmarks

After publishing my Raspberry Pi Minecraft Server tutorial I got some feedback on Reddit to try using a USB SSD for storage.  I expected some marginal improvement but nothing spectacular due to the USB 2.0 bus data rates.  In fact the results were so spectacular that I’m changing my storage recommendations entirely.  Let the games begin!

Raspberry Pi 3B+ MicroSD / SSD Speed Benchmarks Read More »

Turn Old mSATA SSDs To Fast USB Stick Drives

Looking down the barrel of the mSATA drive

Since the M.2 NVME form factor has won the high performance solid state drive war many of you may be stuck with older micro SATA (mSATA) drives.  These still have a very awesome use that will only cost you $10 to take advantage and have a blistering USB stick instead of throw them away!

These are full blown SSDs and their performance blows a regular USB flash drive out of the water.  They support the trim command and show up as “fixed disks” instead or removable storage.  This means they support cache write optimizations that normal USB removable drives don’t.  This allows you to do all sorts of awesome things on them.  Some examples:  Windows to Go, Fast Portable Linux, Virtual Machine storage, etc.  You can also just use it as a really fast drive to transfer files back and forth with your friends while looking like a total techie badass.
Looking down the barrel of the mSATA drive
View of the top of the drive

Turn Old mSATA SSDs To Fast USB Stick Drives Read More »

UDOO X86 Microboard Breakdown

Front of the board

The UDOO X86 is a single board computer that runs an Intel 64-bit chipset. It also has a separate chipset with a full implementation of Arduino. It runs Windows 10 and any flavor of Linux. The board is touted as as the “new PC that can run everything.” That is quite a bold claim!

In this breakdown we will examine the Udoo X86 and see how it stacks up against other SBCs!

UDOO X86 Microboard Breakdown Read More »

Raspberry Pi 3 NES Classic RetroPie Build

Our PI Classic case has an opening lid!

I confess I have never been a big fan of emulation.  It never felt like playing the real thing to me.  However this setup really looks, feels and plays like the genuine article.  

We will use a nice case, premium controllers and a Raspberry Pi board with RetroPie to create a truly authentic retro gaming experience.  

Raspberry Pi 3 NES Classic RetroPie Build Read More »