hi,

I get this error when I do ssh -l root myservice service ssh reload


ssh: unrecognized service


On Wed, Nov 8, 2017 at 4:36 PM, Holger Parplies <wb...@parplies.de> wrote:

> Mohammad Goodarzi wrote on 2017-11-08 14:54:41 -0500 [[BackupPC-users] how
> to solve an error exteracting error]:
> > [...]
> > Running: /usr/bin/ssh -q -x -l root myservername /usr/bin/rsync
> > --server --sender --numeric-ids --perms --owner --group -D --links
> > --hard-links --times --block-size=2048 --recursive --ignore-times .
> > /etc/
> > [...]
> > Read EOF: Connection reset by peer
> > [...]
> > Got fatal error during xfer (Unable to read 4 bytes)
> > Backup aborted (Unable to read 4 bytes)
> > [...]
>
> ssh -l root myservername perl -pi -e 
> \''s/^(\s*PermitRootLogin\s+)no\s*$/${1}yes\n/'\'
> /etc/ssh/sshd_config
> ssh -l root myservername service ssh reload
>
> > Thanks
>
> Welcome.
>
> If you need more detailed help, consider asking a more detailed question.
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to