Raspberry Pi Midori Browser Thumbnail

Raspberry Pi Midori Browser

In this tutorial, I go through all the steps to installing the Midori browser on the Raspberry Pi operating system. Midori is yet another lightweight browser for the Raspberry Pi. It is perfect if you need a browser that is fast. Read More

How to Shutdown a Raspberry Pi Correctly Thumbnail

How to Shutdown a Raspberry Pi Correctly

In this guide, I will take you through all the steps on how to shutdown a Raspberry Pi correctly. As you may have already noticed, there is no button to switch the Raspberry Pi on or off. Your first instinct is probably to pull the power cord, but this is highly not recommended. There are […] Read More

Raspberry Pi MAC Address Spoofing Thumbnail

Raspberry Pi MAC Address Spoofing

In this Raspberry Pi MAC address spoofing tutorial, we will be showing you how you can spoof the MAC Address of your Raspberry Pi’s network interfaces, either setting it to a known different MAC address or randomly generating it on the fly. This tutorial is split into two different sections. The first section shows you […] Read More

Raspberry Pi NTFS: Adding Support for NTFS File System Thumbnail

Raspberry Pi NTFS: Adding Support for NTFS File System

In this Raspberry Pi NTFS guide, we will be showing you how you can add support for the NTFS file system to your Raspberry Pi. While the Linux Kernel has some NTFS support, it is strictly read-only access. This read-only means that we have to install a separate userspace driver to be able to write […] Read More

Install the LuaKit Browser for the Raspberry Pi Thumbnail

Install the LuaKit Browser for the Raspberry Pi

In this Raspberry Pi Luakit tutorial, I take you through all the steps on how to install the Luakit browser. I assume you will be using Raspbian for this tutorial so if you’re running something else, then the steps might differ slightly. Luakit is a little different, so it may or may not take your […] Read More

Raspberry Pi exFAT: Adding Support for exFAT File System Thumbnail

Raspberry Pi exFAT: Adding Support for exFAT File System

In this Raspberry Pi exFAT guide, we will be showing you how you can enable support for the exFAT file system format on your Raspberry Pi. For those who do not know, exFAT (Extended File Allocation Table) is a proprietary file system format developed by Microsoft, and is designed to be optimal for flash memory […] Read More

Raspberry Pi Firefox Thumbnail

Raspberry Pi Firefox

In this tutorial, we will walk through all the steps to installing the Firefox browser on the Raspberry Pi. This tutorial is perfect if you are a fan of Firefox and would love to use its many features. It is the ideal alternative to Chromium. Read More

How to Set Up Raspberry Pi Terminal Sharing Thumbnail

How to Set Up Raspberry Pi Terminal Sharing

In this Raspberry Pi terminal sharing tutorial, we are going to show you how to utilize a software package called tmate so that you can share your terminal with other computers, even when you are behind a firewall. While the Raspberry Pi comes with VNC which allows you to share your desktop with other computers, […] Read More

How to Connect Wiimotes to the Raspberry Pi Thumbnail

How to Connect Wiimotes to the Raspberry Pi

In this Raspberry Pi Wiimote controllers guide, we will walk you through the process of setting up a Wiimote on your Raspberry Pi and show you how to setup both cwiid and wminput. Utilizing Wiimote controllers on the Raspberry Pi can be painful to deal with due to its handling of the Bluetooth stack. While […] Read More

Raspberry Pi Screen Sharing with TightVnc Thumbnail

Raspberry Pi Screen Sharing with TightVnc

In this Raspberry Pi screen sharing tutorial, we are going to show you how to setup VNC so that you can share screens. Sharing screens is incredibly helpful if you require viewing what is being displayed on the main screen. Usually, VNC will create a new session on the Raspberry Pi meaning you won’t be […] Read More

How to Upgrade Raspbian Wheezy to Raspbian Jessie Thumbnail

How to Upgrade Raspbian Wheezy to Raspbian Jessie

This tutorial will take you through all the steps on how you can upgrade Raspbian Wheezy to Raspbian Jessie. It's an important task that you should consider if you're still running Wheezy. You should ensure that all your software will update without issue first. Read More