vault backup: 2026-08-15 15:07:24

This commit is contained in:
shit-vault
2026-08-15 15:07:24 -04:00
parent 1f88adde2c
commit 73eee109be
35 changed files with 86 additions and 3653 deletions
+31
View File
@@ -0,0 +1,31 @@
---
created: 2026-08-06T14:37:00
tags:
- system
- laptop
- specs
updated: 2026-08-13T14:44:00
version: 1.08.13
---
# IdeaPad L340-15API
| - **Bios version:** | **ARCN37WW** |
| :-------------------: | :------------------------------------------------ |
| - **Device name:** | **CC-OOO** |
| - **Device id:** | **322D8215-B1A8-45BA-8A5B-ADCA64DFADF6** |
| - **Graphics card:** | **AMD Radeon(TM) Vega 3 Graphics (2 GB)** |
| - **Installed ram:** | **20 GB (17.9 GB usable)** |
| - **Processor:** | **AMD Ryzen 3 3200U with Radeon Vega Mobile Gfx** |
| - **Product id:** | **00328-00804-76229-AA513** |
| - **Product number:** | **81LW005PUS** |
| - **Serial number:** | **PF1RKKQB** |
| - **Storage:** | **1.4 TB** |
| - **System type:** | **64-bit operating system, x64-based processor** |
# Software
| **- Windows 11:** | **Education Edition** |
| ----------------- | ---------------------------------------------------- |
| **- Version** | **2h52** |
| **- OS build:** | **26200.8894** |
| **- Experience:** | **Windows Feature Experience Pack 1000.26100.334.0** |
+40
View File
@@ -0,0 +1,40 @@
---
created: 2026-08-06T14:38:00
tags:
- hosts
- WSL
- windows
updated: 2026-08-06T14:44:00
---
# WSL
user=medic
Host openwebui
HostName 18.223.53.133
User ubuntu
IdentityFile ~/.ssh/openwebui_wsl
Host github-debtcoder
HostName github.com
User git
IdentityFile ~/.ssh/id_ed25519_github
Host github-plug-ooo
Hostname github.com
User git
IdentityFile ~/.ssh/openwebui_wsl
-----------------------
# Windows
user:there
Host dashit
HostName 3.23.239.121
User ubuntu
IdentityFile ~/.ssh/dashit.pem
ServerAliveInterval 60
# WSL
Host dashit
HostName 3.23.239.121
User ubuntu
IdentityFile ~/.ssh/dashit.pem
ServerAliveInterval 60