diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..d603cff --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,9 @@ +stages: + - deploy + +pages: + stage: deploy + script: + - mkdir /home/dany/hallo + only: + - master diff --git a/12.html b/12.html index 90997d9..2c56d39 100644 --- a/12.html +++ b/12.html @@ -275,7 +275,7 @@ Port 64322 # root login verbieten PermitRootLogin no # oder nur mit ssh key erlauben -PermitRootLogin = without-password +PermitRootLogin without-password # anmeldung nur mit ssh-key erlauben PasswordAuthentication no diff --git a/13.html b/13.html new file mode 100644 index 0000000..094a14c --- /dev/null +++ b/13.html @@ -0,0 +1,195 @@ + + + + +