scripts-fabq/notes
Fabrice Quenneville 89e4bd519a docs(notes): expand storage, btrfs, linux, and ssh notes
btrfs.md:
- Add device scan (no-arg form) and device stats --reset / -z
- Add read-only mount, remount with performance/default options
- Add Degraded Mount and Missing Device Removal subsection
- Add stdbuf + zstd backgrounded defrag with log output
- Add RAID1 balance conversion
- Add ionice for scrub, watch scrub+device stats, watch scrub+temperatures
- Add Recovery → Filesystem Check (btrfs check, --force)
- Add Recovery → Diagnosis (journal by date, dmesg btrfs filter)

linux.md:
- Add CPU info commands (lscpu, /proc/cpuinfo, core count)
- Add GPU info (lspci | grep vga) and CPU scaling driver
- Add mount --bind and chroot with pseudo-fs setup
- Add update-initramfs -k all and -c -k $(uname -r) variants
- Add NFS section (showmount, exportfs)
- Add Network Diagnostics section (curl timing, high-freq ping, jumbo frame ping)
- Add journal date filtering and microcode grep to Diagnosis

ssh.md:
- Add Placeholders section
- Replace all hardcoded usernames, hostnames, IPs, and key paths with placeholders
- Add Skip Host Key Verification section (StrictHostKeyChecking, UserKnownHostsFile)

storage.md:
- Add lsblk -e 7 to exclude loop devices
- Add blkid <partition> variant
- Add cat /proc/mounts grep
- Add SMART filtered greps (Reallocated, Pending, UDMA_CRC, Load_Cycle_Count)
- Add drive temperature one-liner and watch loop
- Add Hardware Monitoring section (lm-sensors, sensors-detect, sensors)
- Add Kernel Messages section (dmesg tail, err/warn, -T, nvme, ata/scsi, I/O, ATA port mapping)
- Add strings on raw device to Hex Dump
2026-05-12 01:03:26 -04:00
..
brother.md Add manual IP configuration instructions for Brother printers to notes 2024-12-11 17:56:16 -05:00
btrfs.md docs(notes): expand storage, btrfs, linux, and ssh notes 2026-05-12 01:03:26 -04:00
chrome-driver.md Add installation guide for ChromeDriver on Linux 2024-09-24 16:01:23 -04:00
debian-packaging.md Updated README 2026-04-05 18:30:36 -04:00
dns.md feat(dns): add comprehensive DNS notes 2024-12-05 15:49:54 -05:00
linux.md docs(notes): expand storage, btrfs, linux, and ssh notes 2026-05-12 01:03:26 -04:00
pdf.md feat(notes): add guide for OCR and PDF manipulation on Linux 2024-12-05 16:09:04 -05:00
pdftk.md Add notes on pdftk for PDF manipulation 2024-09-23 16:53:44 -04:00
pip-packaging.md Updated README 2026-04-05 18:30:36 -04:00
ssh.md docs(notes): expand storage, btrfs, linux, and ssh notes 2026-05-12 01:03:26 -04:00
storage.md docs(notes): expand storage, btrfs, linux, and ssh notes 2026-05-12 01:03:26 -04:00
wordpress.md Added some notes on debugging WordPress sites. 2025-02-03 10:22:54 -05:00