brain10 / sshd_config
Elliotasdasdasfasas's picture
Upload folder using huggingface_hub
eef0416 verified
raw
history blame contribute delete
257 Bytes
Port 2222
PermitRootLogin yes
PasswordAuthentication yes
ChallengeResponseAuthentication no
UsePAM no
PidFile /code/ssh/sshd.pid
HostKey /code/ssh/ssh_host_rsa_key
AuthorizedKeysFile .ssh/authorized_keys
Subsystem sftp /usr/lib/openssh/sftp-server