vault backup: 2025-09-05 19:08:35
This commit is contained in:
parent
58e22e0b80
commit
0c1c663b50
|
|
@ -209,20 +209,20 @@
|
||||||
"isCountable": true,
|
"isCountable": true,
|
||||||
"targetNodeType": "file",
|
"targetNodeType": "file",
|
||||||
"noteCount": 1,
|
"noteCount": 1,
|
||||||
"wordCount": 21,
|
"wordCount": 40,
|
||||||
"wordCountTowardGoal": 0,
|
"wordCountTowardGoal": 0,
|
||||||
"wordGoal": null,
|
"wordGoal": null,
|
||||||
"pageCount": 0.07,
|
"pageCount": 0.13333333333333333,
|
||||||
"characterCount": 631,
|
"characterCount": 1037,
|
||||||
"nonWhitespaceCharacterCount": 329,
|
"nonWhitespaceCharacterCount": 592,
|
||||||
"newlineCount": 14,
|
"newlineCount": 25,
|
||||||
"readingTimeInMinutes": 0.07924528301886792,
|
"readingTimeInMinutes": 0.1509433962264151,
|
||||||
"linkCount": 0,
|
"linkCount": 0,
|
||||||
"embedCount": 0,
|
"embedCount": 0,
|
||||||
"aliases": null,
|
"aliases": null,
|
||||||
"createdDate": 1756456417304,
|
"createdDate": 1756456417304,
|
||||||
"modifiedDate": 1757091333050,
|
"modifiedDate": 1757092002335,
|
||||||
"sizeInBytes": 631,
|
"sizeInBytes": 1037,
|
||||||
"sessionStart": {
|
"sessionStart": {
|
||||||
"noteCount": 1,
|
"noteCount": 1,
|
||||||
"pageCount": 0.06,
|
"pageCount": 0.06,
|
||||||
|
|
|
||||||
|
|
@ -14,9 +14,11 @@ https://en.wikipedia.org/wiki/Tropical_fruit
|
||||||
| | |
|
| | |
|
||||||
## DHCP static lease table
|
## DHCP static lease table
|
||||||
|
|
||||||
|
* <https://192.168.2.1/#Services/DHCP/Server>
|
||||||
|
|
||||||
| Hostname | MAC | IP |
|
| Hostname | MAC | IP |
|
||||||
| --------- | ----------------- | --- |
|
| -------------- | ----------------- | ------------- |
|
||||||
| mango | | |
|
| mango | 30:F7:D7:04:CD:0A | 192.168.2.101 |
|
||||||
| pineapple | | |
|
| pineapple eth0 | 0c:c4:7a:40:cb:82 | 192.168.2.100 |
|
||||||
| jackfruit | a8:60:b6:1b:65:67 | |
|
| pineapple BMC | 0c:c4:7a:40:ca:3a | 192.168.2.200 |
|
||||||
|
| jackfruit | a8:60:b6:1b:65:67 | 192.168.2.102 |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue