automated terminal push

This commit is contained in:
Software Shinobi
2025-04-04 16:55:32 -04:00
parent 1042d3251c
commit 35979eed61
49 changed files with 5 additions and 982 deletions

View File

@@ -0,0 +1 @@
the private key!!

View File

@@ -59,6 +59,10 @@ useradd -u 1042 -g 1042 -rm -d /home/shinobi -s /bin/bash shinobi
echo 'shinobi:shinobi' | chpasswd
mkdir /home/shinobi/.ssh/
cp /private.key /home/shinobi/.ssh/
##
## restrict permissions on home
##