FTP changes
Track of my Cycling FTP changes (I’d love to say “progression” but it is not always like that…)
Note to self – places to update my FTP:
(Date labels broken due to a bug in wpDataTables)…
Everything which is related to Telecommunications, IT and my work
Track of my Cycling FTP changes (I’d love to say “progression” but it is not always like that…)
Note to self – places to update my FTP:
(Date labels broken due to a bug in wpDataTables)…
There is a lot of good descriptions how to set it up, however – as Pi-diet does not use classic sshd
but `dropbear` `pvecm qdevice setup` does not work:
# pvecm qdevice setup 192.168.1.202 -f
/bin/ssh-copy-id: INFO: Source of key(s)
…A toolset to gather temperature and power consumption metrics then collect in Prometheus. Can be found on GitHub https://github.com/jaroslawhartman/proxmox-monitoring/tree/main
Collecting script is running every minute on the pve host
* * * * *
As stated in Proxmox Doc, you can create a custom Cloud-Init config where you’re free to set all parameters you need in a snippet yaml file, then generate a Cloud-Init custom image
This file is static
A “raw” hex string can be converted into Wireshark pcap:
query="<hex string here>" export FILE="$HOME/Downloads/capture" echo -n "${query}" > "${FILE}.bin.txt" xxd -r -p "${FILE}.bin.txt" | od -Ax -tx1 > "${FILE}.hex.txt" /Users/jhartman/Tools/Utilities/Wireshark.app/Contents/MacOS/text2pcap -o none -E wireshark-upper-pdu -P diameter -F pcap "${FILE}.hex.txt"…
Handy command to remotely capture tcpdump from a K8s container located in Google Kubernetes Engine and then display it (live!) in Wireshark running on your PC:
% gcloud beta compute ssh jumphost --quiet --command='kubectl exec tra-rt-ag1-0 --namespace=app-ns -- sudo /usr/sbin/tcpdump
…