From 80eabade58e7d95c26b55b7b2dccc10092521f7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Sun, 18 Feb 2024 06:26:24 +0000 Subject: Delete site directory --- site/space.html | 94 --------------------------------------------------------- 1 file changed, 94 deletions(-) delete mode 100644 site/space.html (limited to 'site/space.html') diff --git a/site/space.html b/site/space.html deleted file mode 100644 index 4e2bb06..0000000 --- a/site/space.html +++ /dev/null @@ -1,94 +0,0 @@ -
<!DOCTYPE html>
First steps: | -
---|
Debian: | -
apt update && apt upgrade && apt install sshpass pssh torsocks -y | -
Fedora: | -
dnf update && dnf upgrade && dnf install sshpass pssh tor torsocks -y | -
Gentoo: | -
emerge sshpass pssh tor torsocks | -
START TOR! | -
---|
# SYSTEMD USERS | -
systemctl enable tor | -
systemctl start tor | -
# OPENRC USERS | -
rc-service tor enable | -
rc-service tor start | -
torify sshpass -p "segfault" pssh -A -i -H "root@lsd.segfault.net:22" uname -a
-
Go to Segfault interactive shell here | -
---|
When your machine starts, do this: | -
> ssh@lsd.segfault.net | -
- |
Before access complete do this: | -
> ssh@adm.segfault.net | -
-
-- cgit v1.2.3