http://translate.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/selfhosting/rsync/index.html
Done
openssh-server/stable,now 1:7.9p1-10+deb10u2 amd64 [installed]
secure shell (SSH) server, for secure access from remote machines I have installed openssh pre-emptively but if you didn't then install the openssh-server package like so: apt install openssh-server
rm /etc/ssh/sshd_config
wget https://raw.githubusercontent.com/ech1/serverside/master/ssh/sshd_config -O /etc/ssh/sshd_config
systemctl restart sshd What my ssh config does is basically to allow the root login, and then...