oops. meant to send to list...
(this time with cheesy ASCII graphics which will probably get mauled by
most mail clients)
On 09/30/2013 02:29 AM, John Tate wrote:
I want to be able to log in as root by SSH with a specific IP address.
This is so rsync can log in to the server easily and backup
Le 2013-09-30 08:29, John Tate a écrit :
> I want to be able to log in as root by SSH with a specific IP address.
> This is so rsync can log in to the server easily and backup many files
> owned by many different users and groups. Rather than a script on the
> server logging into the server with
On Mon, 30 Sep 2013, John Tate wrote:
> I want to be able to log in as root by SSH with a specific IP address.
> This is so rsync can log in to the server easily and backup many files
> owned by many different users and groups. Rather than a script on the
> server logging into the server with the
On Mon, Sep 30, 2013 at 8:29 AM, John Tate wrote:
> I want to be able to log in as root by SSH with a specific IP address.
> This is so rsync can log in to the server easily and backup many files
> owned by many different users and groups. Rather than a script on the
> server logging into the serv
ssh -lroot youriphere -p1157
-l ==login
-p == port number
On Mon, Sep 30, 2013 at 11:59 AM, John Tate wrote:
> I want to be able to log in as root by SSH with a specific IP address.
> This is so rsync can log in to the server easily and backup many files
> owned by many different users and gro
5 matches
Mail list logo