- Installing the Raspberry Pi OS on an SD Card from Arch Linux
Want to make an SD Card for your Raspberry PI using Arch Linux? Most directions show how to do it with mainstream operating systems, but here's a guide for Arch Users.
4 min read - Jul 4, 2024 - Trying out the Arch Linux Guided Installer
A step by step guide to using the Arch Linux installer. If you want to install Arch without knowing commands and editing configuration files, the installer is a great option. Let's jump in!
6 min read - Sep 20, 2023 - Trying Out GPT4All on Arch Linux
Want to run GPT on your own machine? Me too. I took GPT4All for a spin on my Arch Linux Machine. Here's the results.
7 min read - Apr 14, 2023 - How to enable CUDA with OpenCV in Arch Linux
Have an NVIDIA card? Want to run OpenCV with CUDA? A full guide to compiling OpenCV from source with the flags you need.
6 min read - Apr 7, 2023 - Installing Unity in Manjaro Linux
If you want to build Unity Games, but you prefer Linux, here's a guide to getting started
2 min read - Feb 2, 2023 - How to Install Google Chrome in Arch Linux
Here are a few easy ways to install Google Chrome Arch Linux and Manjaro.
3 min read - Dec 26, 2022 - Course: The Go Standard Library
The Go standard library is a set of packages that contain pre-written code to help you build applications at a faster rate. This course will show you how to leverage these packages to handle input, read and write files, create logs, and more
1 min read - Mar 7, 2022 - How to Install .NET in Manjaro Linux
If you want to run .NET (Formerly .NET Core) in Manjaro, here's everything you need to know.
2 min read - Feb 18, 2022 - Pop!_OS Linux 21.10: My Review
Here's what you need to know about the latest version of Pop!_OS just released by System76.
4 min read - Dec 19, 2021 - Upgrading my Laptop for Windows 11
I love my Lenovo E590 Laptop and did some cheap upgrades to make it work great with Windows 11 and Visual Studio 2022
5 min read - Nov 12, 2021 - Installing .NET 6 on Pop!_OS
Microsoft just released the newest version of .NET. Here's how to get it on your Pop!_OS machine today!
2 min read - Nov 9, 2021 - Installing OBS Studio in Arch Linux
This tutorial will show you how to install OBS Studio in Arch Linux for streaming. A step by step guide to building the AUR versions.
3 min read - Sep 26, 2021 - Installing Go on the Pinebook Pro
So you got yourself a Pinebook Pro and want to write Go on it? This tutorial will get you set up in minutes.
3 min read - Jul 26, 2021 - Pop!_OS 21.04 First Impressions
Pop!_OS 21.04 has been released, with a variety of changes to the desktop environment, here are my thoughts.
4 min read - Jul 4, 2021 - How to Customize Your WSL Terminal Window
How to make your terminal window look awesome when accessing Windows Subsystem for Linux (WSL)
4 min read - Jan 28, 2021 - The Best Linux Distribution for Beginners? Arch Linux
OK, hear me out. Arch Linux is the best distribution for beginners who are just getting started with Linux.
6 min read - Nov 9, 2020 - How to Install OpenCV on a Raspberry Pi
OpenCV is an incredible computer vision library, and the Raspberry Pi is an awesome piece of hardware. You can bring them together for your projects, and here's how.
3 min read - Nov 7, 2020 - Pop!_OS Linux 20.10: Review
Pop!_OS Linux, one of my favorite distributions, has relased a new version, let's check it out.
4 min read - Nov 6, 2020 - How Do I Install OpenCV for Python in Arch Linux?
Here's the fastest and easiest way to start working with OpenCV and Python in Arch Linux
3 min read - Aug 23, 2020 - How to Reinstall the Boot Loader in Arch Linux
Let's say you're like me and have Arch Linux installed, and you've toasted your GRUB bootloader. Here's what you do.
3 min read - Aug 14, 2020 - Setting Up Pop!_OS for Front End Development
I've been using Pop!_OS for front end development a lot lately. Here's how I set it up
4 min read - May 11, 2020 - Will Ubuntu 20.04 Steal More Windows Users?
I try out Ubuntu's Latest Release 20.04. Is it good enough to start stealing people away from Windows?
4 min read - May 7, 2020 - 90 Days With The Pinebook Pro
I recieved the PineBook Pro earlier this year, here's what it's like actually using it. A review after 90 days.
5 min read - May 2, 2020 - How to Set up Bluetooth in Arch Linux
I recently configured bluetooth to connect some headphones to my Arch Linux laptop. I decided to document the process, in case you need to try this.
3 min read - Apr 30, 2020 - How to Install Linux for the First Time
Want to try Linux but don't know how? Here's a step by step guide to installing Linux without drastically changing your computer or complex repartitioning.
5 min read - Apr 22, 2020 - How to Set Up Hugo on Pop!_OS
How to install Hugo static site generator in Pop!_OS Linux
3 min read - Mar 3, 2020 - Getting Started with WSL
Curious about how to run Linux inside of Windows? Here's how you can get started with Windows Subsystem for Linux
5 min read - Feb 15, 2020 - What's the big deal with Pop!_OS?
Everybody's talking about Pop!_OS but is it a good Linux distro? Is it the right choice for developers?
7 min read - Jan 25, 2020 - Analyzing Attacks on my Server
I was casually doing a security audit on my blog recently and decided to look a little deeper into my security logs. With a bit of Linux command line kung fu, some Golang, and Google sheets, I was able to get a pretty good idea of where the attacks are coming from.
5 min read - Jan 16, 2020 - Trying out the Pinebook Pro - a $200 ARM Laptop
The Pinebook Pro is a $200 laptop with ARM processors that promises a lot. Does it deliver?
5 min read - Jan 16, 2020 - Build and Deploy a Blazor App Without Touching a Windows Machine
Want to try Blazor but you're not a Windows user? No problem!
8 min read - Dec 14, 2019 - 10 Places to Learn Go
Want to learn Golang? Here are 10 awesome places to get started
2 min read - Nov 23, 2019 - Setting up Golang on Manjaro Linux
How to get set up to develop Golang apps in Manjaro Linux
3 min read - Nov 11, 2019 - Intel's Clear Linux: First Impressions
Intel's own distribution of Linux promises better performance, but does it stack up as good a Desktop machine?
7 min read - Oct 4, 2019 - Set up easy file sharing with Samba
How to set up easy file sharing from a Linux machine to Windows with Samba. I'll show you how easy it is to setup file sharing on your network using SAMBA. You can easily share files between Linux and Windows machines with a minimal amount of setup.
5 min read - Mar 18, 2018 - Which Distribution of Linux Should I Use?
Want to try Linux for the first time? Not sure what to use? I can help you get answers with this comprehensive list
9 min read - Feb 20, 2018 - My Latest Virtualization Setup
A quick look at my virtualization setup, remotely accessed headless VMs on a Linux Server.
6 min read - Feb 10, 2018 - How To Install Microsoft SQL Server on Ubuntu Linux in 5 Minutes
This is how you can install Microsoft SQL server in Ubuntu Linux.. in about 5 minutes! Easy process.
3 min read - Dec 6, 2016 - How to Restore Arch Linux Boot after Installing Windows
When you dual boot Windows and Arch Linux, any time you reinstall or upgrade Windows you lose the boot menu to get into Linux. In this tutorial I'll show you how to fix that.
4 min read - Aug 1, 2015 - Why Linux Mint is Awesome
Linux Mint is one of the most under-rated Linux distribution out there, yet it really does provide a lot of value, even for seasoned Linux hackers. If you haven't tried it out yet, you're missing out.
4 min read - Sep 10, 2013 - How to Watch Netflix in Ubuntu Linux
Want to run Netflix on your Linux box? It's really easy, and free! Plus you don't need a virtual Windows install anymore.
3 min read - Mar 15, 2013 - How To Set Up Wireless Networking with Ubuntu on a G4 PowerBook
Today I'm going to explain how to set up wireless networking on G4 PowerBook running Ubuntu 10.04
3 min read - Feb 12, 2013 - How to install Linux on a PowerBook G4
A complete tutorial on how to Install Ubuntu Linux on a Powerbook G4 (PowerPC) machine
7 min read - Feb 10, 2013 - How to Build a Raspberry Pi File Server
A step by step guide to setting up your Raspberry Pi to share files to every computer on your network.
6 min read - Jan 28, 2013 - Raspberry Pi How to: Learning Linux Commands
A step by step guide to Linux command line basics for using your Raspberry Pi
11 min read - Jan 22, 2013 - Remote Desktop with Raspberry Pi
Do you want to remote into your Raspberry Pi and see a graphical desktop? It's actually really easy. If you don't want to dedicate a monitor or the TV to the pi but still want to use it, here's your solution.
5 min read - Dec 27, 2012 - Linux Tutorial: 5 Cool Vim Command Line Tricks
Some cool VIM command line tricks to help you get the most of this powerful editor.
2 min read - May 31, 2012 - Python For The Absolute Beginner
Want to try out some Python? Here's a primer on getting started with this awesome language.
6 min read - May 21, 2012 - Linux Tutorial: How to Build Apache, PHP5 and MySQL from Source (The Hard Way)
A step by step guide for building a LAMP stack from source for ultimate customization.
5 min read - May 20, 2012 - Setting up Linux: Use a Package Manager or Build From Source?
Should you use a package manager to install your software or build from source? I take a look at some of the reasons for both
8 min read - May 12, 2012 - Linux Tutorial: How to Show Realtime dmesg Output in Linux
How to show your dmesg output in Linux in realtime.
1 min read - Sep 28, 2011 - Tutorial: How to Get the Linux Version From The Command Line
Several ways to get the Linux version from the command line.
2 min read - Aug 20, 2011 - Tutorial: How to use Vim instead of Vi with an alias
a quick tutorial that shows you how to swap VIM for Vi with a single line.
1 min read - Aug 18, 2011 - Old G4 + Debian Linux = Dirt Cheap Development Machine
My story of turning an old G4 Mac into a sweet development machine
4 min read - Aug 15, 2011 - Tutorial: How to install the Google GO compiler on Ubuntu Linux
Want to try out Google Go? Here's a guide to getting it working in Ubuntu.
2 min read - Nov 14, 2009