Compare commits
3 Commits
9a080d1e7d
...
58e22e0b80
| Author | SHA1 | Date |
|---|---|---|
|
|
58e22e0b80 | |
|
|
3245c97e14 | |
|
|
d952c201eb |
File diff suppressed because it is too large
Load Diff
|
|
@ -74,9 +74,23 @@
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "durian.srv.xor-gate.org"
|
"title": "durian.srv.xor-gate.org"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "33b5104b275bac8d",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "2025/xg-infra.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
},
|
||||||
|
"icon": "lucide-file",
|
||||||
|
"title": "xg-infra"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 4
|
"currentTab": 5
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
|
|
@ -108,7 +122,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "search",
|
"type": "search",
|
||||||
"state": {
|
"state": {
|
||||||
"query": "durian",
|
"query": "hostname",
|
||||||
"matchingCase": false,
|
"matchingCase": false,
|
||||||
"explainSearch": false,
|
"explainSearch": false,
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
|
|
@ -224,7 +238,7 @@
|
||||||
"obsidian-git:Open Git source control": false
|
"obsidian-git:Open Git source control": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "fa2494da4cac5f09",
|
"active": "33b5104b275bac8d",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"2025/Transcript of Why A Chosen Man Always Walks Alone - Alan Watts.md",
|
"2025/Transcript of Why A Chosen Man Always Walks Alone - Alan Watts.md",
|
||||||
"2025/durian.srv.xor-gate.org.md",
|
"2025/durian.srv.xor-gate.org.md",
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,14 @@ https://en.wikipedia.org/wiki/Tropical_fruit
|
||||||
| mango.srv.xor-gate.org | Vorke mini pc (dedicated) |
|
| mango.srv.xor-gate.org | Vorke mini pc (dedicated) |
|
||||||
| pineapple.srv.xor-gate.org | NAS supermicro |
|
| pineapple.srv.xor-gate.org | NAS supermicro |
|
||||||
| durian.srv.xor-gate.org | Scaleway DediBox Start-2-S-SSD AMS1 DC |
|
| durian.srv.xor-gate.org | Scaleway DediBox Start-2-S-SSD AMS1 DC |
|
||||||
|
| jackfruit.src.xor-gate.org | iMac Old |
|
||||||
| | |
|
| | |
|
||||||
| | |
|
| | |
|
||||||
| | |
|
## DHCP static lease table
|
||||||
|
|
||||||
|
|
||||||
|
| Hostname | MAC | IP |
|
||||||
|
| --------- | ----------------- | --- |
|
||||||
|
| mango | | |
|
||||||
|
| pineapple | | |
|
||||||
|
| jackfruit | a8:60:b6:1b:65:67 | |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue