diff --git a/.obsidian/plugins/novel-word-count/data.json b/.obsidian/plugins/novel-word-count/data.json index 854333b..c2604b3 100644 --- a/.obsidian/plugins/novel-word-count/data.json +++ b/.obsidian/plugins/novel-word-count/data.json @@ -209,20 +209,20 @@ "isCountable": true, "targetNodeType": "file", "noteCount": 1, - "wordCount": 21, + "wordCount": 40, "wordCountTowardGoal": 0, "wordGoal": null, - "pageCount": 0.07, - "characterCount": 631, - "nonWhitespaceCharacterCount": 329, - "newlineCount": 14, - "readingTimeInMinutes": 0.07924528301886792, + "pageCount": 0.13333333333333333, + "characterCount": 1037, + "nonWhitespaceCharacterCount": 592, + "newlineCount": 25, + "readingTimeInMinutes": 0.1509433962264151, "linkCount": 0, "embedCount": 0, "aliases": null, "createdDate": 1756456417304, - "modifiedDate": 1757091333050, - "sizeInBytes": 631, + "modifiedDate": 1757092002335, + "sizeInBytes": 1037, "sessionStart": { "noteCount": 1, "pageCount": 0.06, diff --git a/2025/xg-infra.md b/2025/xg-infra.md index 443f61f..669b21e 100644 --- a/2025/xg-infra.md +++ b/2025/xg-infra.md @@ -14,9 +14,11 @@ https://en.wikipedia.org/wiki/Tropical_fruit | | | ## DHCP static lease table +* -| Hostname | MAC | IP | -| --------- | ----------------- | --- | -| mango | | | -| pineapple | | | -| jackfruit | a8:60:b6:1b:65:67 | | +| Hostname | MAC | IP | +| -------------- | ----------------- | ------------- | +| mango | 30:F7:D7:04:CD:0A | 192.168.2.101 | +| pineapple eth0 | 0c:c4:7a:40:cb:82 | 192.168.2.100 | +| pineapple BMC | 0c:c4:7a:40:ca:3a | 192.168.2.200 | +| jackfruit | a8:60:b6:1b:65:67 | 192.168.2.102 |