feat(initial): initial commit

Signed-off-by: zontreck <tarapiccari@gmail.com>
This commit is contained in:
zontreck 2024-10-05 22:20:07 -07:00
parent 67daa16abb
commit 6856542e66
86 changed files with 954 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# Allow root login using password authentication
PasswordAuthentication yes
PermitRootLogin yes