On Sat, 2007-08-25 at 16:17 +0100, Georgina Joyce wrote:
> > Actually, :0 isn't a terminal like tty1, tty2, etc. It's indicating
> > a graphical login (i.e gdm), where :0 is your local display.
> 
> Thanks, it shows I was a wake for a while <smile> As tty7 is reserved
> for GUI, isn't the login done there?  Is it always defined as a 0, or
> would remote logins be something else?

Regarding tty7, no. Technically logging in from gdm isn't a tty-based
login at all - there's no terminal that you're typing commands into. But
it's something of a convention to record the display number instead, so
that commands like 'who' show graphical users as well as terminals.

As for display :0, that always represents the primary display accessed
by a user sitting in front of the machine - the normal situation for a
desktop machine. Remote logins would use something else - depending on
what methods they used, it might be just another number like :1 or :2,
or it might be something like remote.machine.name:0.

Simon.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to