homelab info
This commit is contained in:
parent
05fc570b1e
commit
ea81f18adc
44
.obsidian/workspace.json
vendored
44
.obsidian/workspace.json
vendored
@ -4,47 +4,22 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "58c4a23aeeb7e477",
|
||||
"id": "a2ee6c287d93b1cf",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "89414a5dc7f8e3db",
|
||||
"id": "c47117a697f83aab",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Fixing a non booting linux install.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "323a3c0418ab0e3c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Understanding how to handle paths for Ash.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8273f02b7c4eb75b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Writing a completely functional shell in Rust.md",
|
||||
"file": "Homelabbity.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -102,7 +77,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Writing a completely functional shell in Rust.md",
|
||||
"file": "Homelabbity.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -131,17 +106,14 @@
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"ribbon": {
|
||||
"mostRecentAction": ""
|
||||
},
|
||||
"active": "8273f02b7c4eb75b",
|
||||
"active": "c47117a697f83aab",
|
||||
"lastOpenFiles": [
|
||||
"Fixing a non booting linux install.md",
|
||||
"Writing a completely functional shell in Rust.md",
|
||||
"Understanding how to handle paths for Ash.md",
|
||||
"wlan0 disabled after restart or wake from hibernate.md",
|
||||
"Writing a completely functional shell in Rust.md",
|
||||
"unable to connect to wpa-enterprise via iwd.md",
|
||||
"The basics of Git.md",
|
||||
"Fixing a non booting linux install.md",
|
||||
"Setting up SSH keys.md",
|
||||
"Enabling fingerprint authentication on Zephyrus G15.md",
|
||||
"Installing Arch.md",
|
||||
|
7
Homelabbity.md
Normal file
7
Homelabbity.md
Normal file
@ -0,0 +1,7 @@
|
||||
#home #documentation #homelab
|
||||
|
||||
|hostname | username | IP address | SSH Port | Notes|
|
||||
|---|---|---|---| ---|
|
||||
| Atlas | arc | 10.0.0.2 | 22 | Uptime raspi: Wireguard, PiHole|
|
||||
| Ubuntu | ubuntu | 10.0.0.3 | 42069 | active development raspi: arcbot, minecraft server, kooky freezes |
|
||||
| 47c-in | ubuntu | 158.101.9.152 | 22 | Free oracle VPS for website, Git, apache2 |
|
Loading…
Reference in New Issue
Block a user