Skip to content

Instantly share code, notes, and snippets.

View olokelo's full-sized avatar

Aleksander Błażelonis olokelo

View GitHub Profile
@olokelo
olokelo / mtls.md
Last active September 15, 2024 21:20
@olokelo
olokelo / readme.md
Created September 24, 2023 11:46
Proxmox 9P Configuration - Youtube shownotes

My Youtube Video

https://youtu.be/glbiWWx52Sk

Variables

  • shared directory name - Arbitrary directory name that you want to share with Guest. I recommend using the same in Guest and Host to avoid confustion.
  • virtual machine id - An ID of Virtual Machine that will have access to shared directory. The ID is visible in proxmox and will usually be 3 digit: 100, 101.. .
  • mount tag - Unique tag that identifies which shared directory needs to be the same in both Host and Guest configuration.

Proxmox Configuration

@olokelo
olokelo / esp32-wolfssl-bench.txt
Created July 30, 2021 14:11
ESP32 WolfSSL Benchmark
=========================================================
ESP32-WROOM-32, HW ACCELERATED, 240HMz CPU, WOLFSSL 4.8.1
I (28) boot: ESP-IDF v4.4-dev-2128-gf45b60b28 2nd stage bootloader
I (29) boot: compile time 15:26:47
I (29) boot: chip revision: 1
I (33) boot_comm: chip revision: 1, min. bootloader chip revision: 0
I (40) boot.esp32: SPI Speed : 40MHz
I (45) boot.esp32: SPI Mode : DIO
I (49) boot.esp32: SPI Flash Size : 2MB
@olokelo
olokelo / bless-default.layout
Created July 14, 2020 15:54
Adapta Nokto theme layout for Bless Hex Editor
<layout>
<area type="offset">
<display>
<evenrow>
<evencolumn>
<foreground>#00BCD4</foreground>
<background>#263238</background>
</evencolumn>
</evenrow>
<oddrow>
# PYANDROID
# VERSION 1.1 ALPHA
# USES (v1.0):
# android_version(e*)
# sdk_version(e)
# android_name(e)
# processor_machine()
# ram_total(type_)
# directory_size(directory)
# PYANDROID
# VERSION 1.0 BETA
# USES:
# android_version(e*)
# sdk_version(e)
# android_name(e)
# processor_machine()
# ram_total(type_)
# directory_size(directory)