tommycoolman

tech. blog. repeat.

Menu
Menu
  • HOME
  • QR CODES
  • CONTACT

Category: Computers

RetroArch on the 1st Generation Apple TV

Posted on April 29, 2025April 29, 2025 by tommy

This post only applies to the original Apple TV, not the “4K 1st Generation”. The original Apple TV has a light gray outer case, as opposed to the black/dark gray of later generations. Installing Linux The 32-bit Intel processor will limit options for distributions since most modern releases are 64-bit only. If you need the…

Read more

Managing Hyper-V Server in a Workgroup Environment

Posted on January 22, 2022April 7, 2024 by tommy

Hyper-V Server is great and it’s also completely free. Yes, Windows 10 Pro comes with the option to install and run Hyper-V, but anyone running more than a couple of virtual machines will eventually gravitate towards a dedicated virtualization server. So how do you manage Hyper-V Server if it doesn’t have a GUI? Any Windows…

Read more

Securing Remote Desktop with SSH Tunneling

Posted on August 10, 2021February 5, 2023 by tommy

The dangers of exposing Remote Desktop Protocol (RDP) to the internet are well documented. It’s no surprise that a tool designed for ease of use has become a prime target for scripted brute force attacks and other exploits, allowing compromised machines to serve as attack vectors for Ransomware. There are several practices for enhancing Remote…

Read more

Connecting UPS WorldShip to MySQL

Posted on December 24, 2019April 3, 2023 by tommy

If your business uses an e-commerce solution or ERP that records customer shipping information, then chances are you can integrate your shipping database with the UPS shipping platform, WorldShip®. Simply put, you can ship packages by keying in order numbers or any unique reference number. All relevant fields can be customized to automatically populate from…

Read more

Integrating PayPal with Perl

Posted on November 3, 2019May 11, 2023 by tommy

The method described in this article, ‘DoDirectPayment,’ is depricated. It will work for existing users, but no new users are allowed. Important: PayPal isn’t accepting new users for this feature, and we require existing users to upgrade to our Advanced Debit and Credit solution that supports EMV 3DS (3DS 2.0) for PSD2. Our Advanced Debit…

Read more

Creating PDF’s with Perl

Posted on April 14, 2019April 27, 2023 by tommy

I’ve long been a user of PDF::API2, a module available for Perl. I use it everyday at work and along with a few other modules, it has made Perl an invaluable tool for me. Being able to generate PDF’s for reports and documents allow for a bevy of automation shortcuts where traditional Data Merging, or…

Read more

Wiring A Simple Null Modem

Posted on March 1, 2019April 17, 2019 by tommy

A few months ago, I found myself needing a null modem cable to connect to a server, the Dell Poweredge R810. I had to figure out why it wasn’t booting (a RAID issue). At the time I didn’t have a VGA cable for video out, but luckily I did have a regular straight through serial…

Read more

Linux on the 1st Generation Apple TV – Part 2

Posted on October 13, 2018April 29, 2025 by tommy

If you’re looking for a full, bootable Linux image my post RetroArch on the 1st Generation Apple TV has a Debian Stretch build available. You have two options for Linux. OSMC (https://osmc.tv/download/). Downloading the Apple TV images to a USB drive and booting is the easiest path to get Linux on the Apple TV. It…

Read more

Linux on the 1st Generation Apple TV – Part 1

Posted on October 10, 2018April 12, 2025 by tommy

The original Apple TV released in 2007. By the time these went on sale, Apple computers were already in transition-mode to Intel processors. Although Apple’s mainstream lineup carried Intel’s then-new “Core” processors, the Apple TV was relegated to a lower cost, low-powered Pentium M chip (not to be confused with the terrible Pentium 4 Mobile…

Read more
  • RetroArch on the 1st Generation Apple TV
    April 29, 2025
  • Modifying an Inkjet Printer for DTF Printing
    March 28, 2025
  • Designing a 7-node Proxmox/Ceph cluster in Blender
    July 25, 2023
  • Burn an Arduino Bootloader via Parallel Port
    June 20, 2023
©2025 tommycoolman