vault backup: 2026-08-08 09:47:02
This commit is contained in:
Vendored
+8
-8
@@ -11,14 +11,14 @@
|
||||
"id": "8ee8b37be8ca1dab",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"type": "split-diff-view",
|
||||
"state": {
|
||||
"file": "agency-ministerial-duties-catalog.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
"aFile": "oracle_before_after.md",
|
||||
"bFile": "oracle_before_after.md",
|
||||
"aRef": ""
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "agency-ministerial-duties-catalog"
|
||||
"icon": "diff",
|
||||
"title": "Diff: oracle_before_after (Working Tree)"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -210,8 +210,9 @@
|
||||
"copilot:Open Copilot Chat": false
|
||||
}
|
||||
},
|
||||
"active": "6762cf60a51e10fa",
|
||||
"active": "8ee8b37be8ca1dab",
|
||||
"lastOpenFiles": [
|
||||
"agency-ministerial-duties-catalog.md",
|
||||
"Hollywood Git Master Guide.md",
|
||||
"oracle vps.md",
|
||||
"oracle_before_after.md",
|
||||
@@ -240,7 +241,6 @@
|
||||
"03-Prompts/01-gemini notebook/MASTER OPERATING PROMPT FOR THIS NOTEBOOK.md",
|
||||
"03-Prompts/01-gemini notebook/The Federalist Librarian A Master Prompt for AI Civic Guidance.md",
|
||||
"03-Prompts/01-gemini notebook",
|
||||
"keyzzz.md",
|
||||
"00-copilot/copilot-custom-prompts",
|
||||
"00-copilot",
|
||||
"01-system",
|
||||
|
||||
@@ -66,3 +66,41 @@ tcp LISTEN 0 4096 [
|
||||
tcp LISTEN 0 4096 [::]:111 [::]:* users:(("rpcbind",pid=696,fd=6),("systemd",pid=1,fd=225))
|
||||
tcp LISTEN 0 511 [::]:80 [::]:* users:(("nginx",pid=10572,fd=6),("nginx",pid=10571,fd=6),("nginx",pid=10540,fd=6))
|
||||
```
|
||||
|
||||
# after Jackett
|
||||
```
|
||||
Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port Process
|
||||
udp UNCONN 0 0 0.0.0.0:111 0.0.0.0:*
|
||||
udp UNCONN 0 0 127.0.0.54:53 0.0.0.0:*
|
||||
udp UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:*
|
||||
udp UNCONN 0 0 10.0.13.200%ens3:68 0.0.0.0:*
|
||||
udp UNCONN 0 0 [::]:111 [::]:*
|
||||
tcp LISTEN 0 511 0.0.0.0:443 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 0.0.0.0:9117 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 127.0.0.53%lo:53 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 127.0.0.54:53 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 127.0.0.1:8000 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 0.0.0.0:22 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 0.0.0.0:111 0.0.0.0:*
|
||||
tcp LISTEN 0 511 0.0.0.0:80 0.0.0.0:*
|
||||
tcp LISTEN 0 511 [::]:443 [::]:*
|
||||
tcp LISTEN 0 4096 [::]:9117 [::]:*
|
||||
tcp LISTEN 0 4096 [::]:22 [::]:*
|
||||
tcp LISTEN 0 4096 [::]:111 [::]:*
|
||||
tcp LISTEN 0 511 [::]:80 [::]:*
|
||||
git@instance-20260807-0848:~$ df -h
|
||||
Filesystem Size Used Avail Use% Mounted on
|
||||
tmpfs 96M 1.3M 95M 2% /run
|
||||
efivarfs 256K 21K 231K 9% /sys/firmware/efi/efivars
|
||||
/dev/sda1 45G 6.1G 39G 14% /
|
||||
tmpfs 478M 0 478M 0% /dev/shm
|
||||
tmpfs 5.0M 0 5.0M 0% /run/lock
|
||||
/dev/sda16 881M 156M 664M 19% /boot
|
||||
/dev/sda15 105M 6.2M 99M 6% /boot/efi
|
||||
tmpfs 96M 12K 96M 1% /run/user/1001
|
||||
tmpfs 96M 12K 96M 1% /run/user/1002
|
||||
git@instance-20260807-0848:~$ free -h
|
||||
total used free shared buff/cache available
|
||||
Mem: 954Mi 518Mi 71Mi 30Mi 556Mi 435Mi
|
||||
Swap: 2.0Gi 234Mi 1.8Gi
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user