Skip to content

Instantly share code, notes, and snippets.

@dyejon
dyejon / 6700XT.md
Created April 28, 2021 19:12
RX 6700 XT Hashcat Benchmarks

AMD Radeon RX 6700 XT (XFX QICK 319) Hashcat Benchmarks

Software: Hashcat v6.1.1-275-g057de100d+, Archlinux, Linux 5.11.16

Accelerator: 1 x AMD Radeon RX 6700 XT, XFX Speedster QICK 319

Notes

  1. Uses a messy chroot containing hashcat, amdpro bits and who knows what else that I am trying to narrow down to the sufficient conditions
  • Outside the chroot, in the archlinux install there is nothing special- no dkms builds of drivers just amdgpu from the kernel package, no opencl-amd, no special firmwares
@dyejon
dyejon / debootstrap-focal-plasma.md
Created April 12, 2021 18:37
Debootstrap Ubuntu 20.04 with Plasma, without LiveUSB or netboot image

Ubuntu 20.04 LTS with minimal KDE

Netboot images are deprecated (not available at all for 20.10+) so debootstrap utility is used instead. I will install minimal Plasma desktop and enable OEM mode. Then I can create my user account from within OEM session.

Security notice

It seems like Chromium DEB is no longer updated, which is a huge security risk (v87 in repos, v89 upstream). "Sources list from 18.04" section is now removed, it is recommended to use Flatpak instead.

heat_template_version: 2013-05-23
description: Simple template to deploy two compute instances
resources:
instance_a:
type: OS::Nova::Server
properties:
key_name: p305
image: fedora-20.x86_64