From 7067b5c7ece0cca483329c3da2a374feca346d7c Mon Sep 17 00:00:00 2001 From: 6dv9lk1pbaflulau <6dv9lk1pbaflulau@nowhere.moe> Date: Sun, 6 Oct 2024 21:19:19 +0200 Subject: [PATCH] new tutorial contribution --- opsec/newtutorial/index.html | 194 +++++++++++++++++++++++++++++++++++ push.sh | 2 +- 2 files changed, 195 insertions(+), 1 deletion(-) create mode 100644 opsec/newtutorial/index.html diff --git a/opsec/newtutorial/index.html b/opsec/newtutorial/index.html new file mode 100644 index 0000000..724d549 --- /dev/null +++ b/opsec/newtutorial/index.html @@ -0,0 +1,194 @@ + + + + + + + + + + + SRVNAME Setup + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ Previous Page

nihilist - 00 / 00 / 00

+

SRVNAME Setup

+ +

+ +
+
+
+
+ + +
+
+
+
+

Initial Setup

+

+ +

+	
+
+ +

+ +

+	
+
+ +

+ +

+	
+
+
+
+
+
+ +
+
+
+
+

Setup



+

+ +

+	
+
+ +

+ +

+	
+
+ +

+ +

+	
+
+ +
+
+
+
+ + + +
+
+
+
+

Setup



+

+

+	
+
+ +

+

+	
+
+ +

+

+	
+
+ +
+
+
+
+ + + +
+
+
+
+

Nihilism

+

+ Until there is Nothing left.



Creative Commons Zero: No Rights Reserved
+ +

+
+ +
+

My Links

+

+ + RSS Feed
SimpleX Chat
+ +

+
+ +
+

About nihilist

+

Donate XMR: 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8


Contact: nihilist@contact.nowhere.moe (PGP)

+
+ +
+ +
+
+ + + + + + + diff --git a/push.sh b/push.sh index a7ab1d9..6c20af7 100755 --- a/push.sh +++ b/push.sh @@ -1,6 +1,6 @@ #!/bin/bash #sudo chown -R nihilist: . -git config --global user.email "nihilist@nihilism.network" +git config --global user.email "nihilist@contact.nihilism.network" git config --global user.name "nihilist" git add -A