vault backup: 2026-08-07 13:23:38
This commit is contained in:
File diff suppressed because one or more lines are too long
Vendored
+6
-6
@@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "oracle vps.md",
|
||||
"file": "agency-ministerial-duties-catalog.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "oracle vps"
|
||||
"title": "agency-ministerial-duties-catalog"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -210,10 +210,12 @@
|
||||
"copilot:Open Copilot Chat": false
|
||||
}
|
||||
},
|
||||
"active": "8ee8b37be8ca1dab",
|
||||
"active": "6762cf60a51e10fa",
|
||||
"lastOpenFiles": [
|
||||
"03-Prompts/Gemini - Caveman Eric.md",
|
||||
"Hollywood Git Master Guide.md",
|
||||
"oracle vps.md",
|
||||
"oracle_before_after.md",
|
||||
"03-Prompts/Gemini - Caveman Eric.md",
|
||||
"03-Prompts/00-Master AI Identity Reveal Prompt.md",
|
||||
"alias.md",
|
||||
"04-code/AWS EC2 Power.md",
|
||||
@@ -239,8 +241,6 @@
|
||||
"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/Clip Web Page.md",
|
||||
"00-copilot/copilot-custom-prompts/Clip YouTube Transcript.md",
|
||||
"00-copilot/copilot-custom-prompts",
|
||||
"00-copilot",
|
||||
"01-system",
|
||||
|
||||
@@ -3,11 +3,8 @@
|
||||
free -h
|
||||
df -h
|
||||
sudo ss -tulpn
|
||||
|
||||
## before docker and vaultwarden
|
||||
df -h
|
||||
sudo ss -tulpn
|
||||
sudo ufw status
|
||||
```
|
||||
total used free shared buff/cache available
|
||||
Mem: 954Mi 401Mi 184Mi 5.0Mi 532Mi 552Mi
|
||||
Swap: 2.0Gi 2.0Mi 2.0Gi
|
||||
@@ -35,9 +32,9 @@ tcp LISTEN 0 511 0.0.
|
||||
tcp LISTEN 0 4096 [::]:22 [::]:* users:(("sshd",pid=1090,fd=4),("systemd",pid=1,fd=229))
|
||||
tcp LISTEN 0 4096 [::]:111 [::]:* users:(("rpcbind",pid=696,fd=6),("systemd",pid=1,fd=239))
|
||||
tcp LISTEN 0 511 [::]:80 [::]:* users:(("nginx",pid=7514,fd=6),("nginx",pid=7513,fd=6),("nginx",pid=7510,fd=6))
|
||||
```
|
||||
## after install
|
||||
|
||||
|
||||
```
|
||||
total used free shared buff/cache available
|
||||
Mem: 954Mi 443Mi 62Mi 4.7Mi 612Mi 510Mi
|
||||
Swap: 2.0Gi 43Mi 2.0Gi
|
||||
@@ -68,3 +65,4 @@ tcp LISTEN 0 511 [
|
||||
tcp LISTEN 0 4096 [::]:22 [::]:* users:(("sshd",pid=1090,fd=4),("systemd",pid=1,fd=194))
|
||||
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))
|
||||
```
|
||||
Reference in New Issue
Block a user