Skip to content

Tom's Development Blog

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

Category Linux

  • Home
  • Archive by category "Linux"
November 8, 2022

How to check if AES-NI is enabled for OpenSSL on Linux

By tom in Linux

Intel Advanced Encryption Standard New Instructions (AES-NI) is a special instruction set for x86 processors, which is designed to accelerate the execution of AES algorithms. AES-based symmetric encryption is widely…

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

Posts pagination

1 2

Recent Posts

  • Auto-Unlocking a LUKS Disk with TPM2, Clevis, and Dracut
  • Running Home Assistant on Kubernetes Instead of the Usual Docker Path
  • Building a GitOps-Owned Metrics Stack for the Home Lab
  • Plex on Kubernetes
  • Hello world, from Oracle Cloud!

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