Re: [bitfolk] The perils of opening tcp/22 to the Internet

Αρχική Σελίδα

Reply to this message
Συντάκτης: Mathew Newton
Ημερομηνία:  
Προς: users
Αντικείμενο: Re: [bitfolk] The perils of opening tcp/22 to the Internet
On Sun, March 14, 2010 10:37 am, Duane at e164 dot org wrote:

> Doing semi-complete/complete backups via rsync/rsnapshot is difficult
> using a non-SU account.


Although if that's all you need root SSH access for you can always use the
'PermitRootLogin forced-commands-only' SSHD option.

Mathew