4 lines
No EOL
114 B
Bash
Executable file
4 lines
No EOL
114 B
Bash
Executable file
echo "PasswordAuthentication no" >> /etc/ssh/sshd_config
|
|
|
|
addgroup -g 1000 linsk
|
|
adduser -G linsk linsk -S -u 1000 |