Skip to content

Tom's Development Blog

  • Home
  • Git
  • Documentation
    • Git Strategy
    • Cloud
      • Kubernetes
    • Linux
      • SSH
      • ZFS
    • MacOS
    • Django
    • Uncategorized

All posts by tom

  • Home
  • Using a Yubikey for SSH on macOS
September 13, 2022

Using a Yubikey for SSH on macOS

By tom in MacOS, SSH

SSH 8.2 introduced support for using any U2F key in place of a private key file. Using it on macOS with full support for ssh-agent is a bit more complex.…

Read More

September 13, 2022

Install Remote Desktop Server on Oracle Linux

By tom in Linux

Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP) that allows you to graphically control a remote system. With RDP, you can log in to the remote…

Read More

October 27, 2021

Chroot into an Ubuntu on zfs system

By tom in Linux, ZFS

Mount everything correctly: zpool export -a zpool import -N -R /mnt rpool zpool import -N -R /mnt bpool zfs load-key -a # Add “UUID” at the end, if appropriate; use…

Read More

June 27, 2019

Resize a disk in Linux

By tom in Cloud, Linux

The following example shows the volumes on a Nitro-based instance: $ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 30G 0 disk ├─sda1 8:1 0 9.9G 0…

Read More

May 21, 2018

Hello world!

By tom in Uncategorized

I finally got around to re-deploying my site.  I will slowly add content and notes from things that I work on.  Some topics I have in mind include: Ubuntu 18.04…

Read More

Posts pagination

1 2

Recent Posts

  • Building a GitOps-Owned Metrics Stack for the Home Lab
  • Plex on Kubernetes
  • Hello world, from Oracle Cloud!
  • GPG on Yubikey for git
  • Understanding systemd at startup on Linux

Archives

  • May 2026
  • April 2026
  • February 2025
  • September 2023
  • July 2023
  • June 2023
  • February 2023
  • November 2022
  • September 2022
  • October 2021
  • June 2019
  • May 2018

Categories

  • Cloud
  • GPG
  • Kubernetes
  • Linux
  • MacOS
  • SSH
  • Uncategorized
  • ZFS

Proudly powered by WordPress | Theme: Stacy by SpiceThemes