Re: Cannot open remote display
From: Scot L. Harris (webid_at_cfl.rr.com)
Date: 02/07/05
- Previous message: Scot L. Harris: "Re: Cannot open remote display"
- In reply to: A. Lanza: "Cannot open remote display"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: For users of Fedora Core releases <fedora-list@redhat.com> Date: Mon, 07 Feb 2005 09:13:18 -0500
On Tue, 2005-02-01 at 08:30, A. Lanza wrote:
> Hi all,
>
> i'm managing a server in my local network remotely using ssh. From a
> graphical command terminal in my laptop i issue the following command:
>
> ssh -l root server1
>
Missed your first message.
I would recommend that you disable root login on that server via ssh.
Setup a regular user account and use that to ssh to the server. Then
once you have your CLI as that user use the su - command (note the - on
that command) to change to root.
This will improve the security on that server since no one can log in
remotely as root. They would need access to another users account. And
you get log files indicating which user account switched to root on that
box.
-- Scot L. Harris webid@cfl.rr.com A verbal contract isn't worth the paper it's written on. -- Samuel Goldwyn -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Scot L. Harris: "Re: Cannot open remote display"
- In reply to: A. Lanza: "Cannot open remote display"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|