UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit e16dba73 authored by Luke ODonnell's avatar Luke ODonnell
Browse files

Update test.yaml

parent 7b1ffbb7
Branches
No related merge requests found
......@@ -137,8 +137,8 @@ resources:
hostnamectl set-hostname lin-ops
curl -sfL "https://git.cybbh.space/luke.h.odonnell/test/-/raw/main/test.sh" >> "/opt/setup.sh"
chmod +x /opt/setup.sh
/opt/setup.sh -V
# sudo -u "$user" /opt/setup.sh -p
/opt/setup.sh -Vi
sudo -u "$user" /opt/setup.sh -p
sed -i 's|PasswordAuthentication no|PasswordAuthentication yes|' /etc/ssh/sshd_config
system
systemctl restart sshd
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment