vault backup: 2025-09-22 12:04:45
Affected files: .obsidian/plugins/text-extractor/cache/e43841d46b66e6b5f5c8c4667078b649.json .obsidian/workspace.json 99 Work/0 OneSec/OneSecNotes/10 Projects/OneSecServer/OneSec Server.md Attachments/Pasted image 20250922115441.png
This commit is contained in:
1
.obsidian/plugins/text-extractor/cache/e43841d46b66e6b5f5c8c4667078b649.json
vendored
Normal file
1
.obsidian/plugins/text-extractor/cache/e43841d46b66e6b5f5c8c4667078b649.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"path":"Attachments/Pasted image 20250922115441.png","text":"Configuring openssh-server ——— /etc/ssh/sshd_config root.root 0644 2022-04-19 08:55:02 +++ /tmp/tmp.H13evHHqMf root.root 0644 2025-09-22 11:53:33 @@ -10,6 +10,8 @@ # possible, but leave them commented. Uncommented options override the # default value. +Include /etc/ssh/sshd_config.d/*.conf + #Port 22 #AddressFamily any #ListenAddress 0.0.0.0 @@ -29,6 +31,7 @@ # Authentication: #LoginGraceTime 2m +PermitRootLogin yes #StrictModes yes #MaxAuthTries 6 #MaxSessions 10 @@ -52,6 +55,7 @@ #IgnoreRhosts yes # To disable tunneled clear text passwords, change to no here! +#PasswordAuthentication yes #PermitEmptyPasswords no # Change to yes to enable challenge-response passwords (beware issues with @@ -73,8 +77,11 @@ <0k>","libVersion":"0.3.2","langs":"deu+eng+fra"}
|
||||
2
.obsidian/workspace.json
vendored
2
.obsidian/workspace.json
vendored
@@ -495,6 +495,7 @@
|
||||
},
|
||||
"active": "8340cc400aabd495",
|
||||
"lastOpenFiles": [
|
||||
"Attachments/Pasted image 20250922115441.png",
|
||||
"Temporary/Untitled 15.md",
|
||||
"Temporary/Webapp - Chirp Log Review.md",
|
||||
"0 Journal/0 Daily/2025-09-19.md",
|
||||
@@ -521,7 +522,6 @@
|
||||
"Temporary/Drone Regulations Requirements.md",
|
||||
"0 Journal/0 Daily/2025-09-10.md",
|
||||
"7 People/0_People.base",
|
||||
"Temporary/Untitled 13.md",
|
||||
"Attachments/Belts, Suspenders.mp3",
|
||||
"Attachments/image 21.jpg",
|
||||
"Attachments/Pasted image 20250721142129.png",
|
||||
|
||||
Reference in New Issue
Block a user