Re: 20 basic Linux newbie commands to identify the system
From: SpeedMan (beonix_at_sympatico.ca)
Date: 04/05/04
- Next message: Harold W. Stevens: "Re: 20 basic Linux newbie commands to identify the system"
- Previous message: leetnc_at_dma.org: "Re: Abs Spread***"
- In reply to: Ellen Spelling: "20 basic Linux newbie commands to identify the system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 04 Apr 2004 21:09:34 -0400
Ellen Spelling wrote:
<SNIP>
> ----------------------------------------------------------------------------
> 5. To determine the X Server (only works as root, best from the console):
> tcsh% su root
> tcsh# /usr/X11R6/bin/XFree86 -version 2>&1|awk '$1 ~ /XFree86/ {print $3}'
$ X -version
... also works nicely and the user does not have to be root to glean this
information.
<SNIP>
Regards,
speedman
- Next message: Harold W. Stevens: "Re: 20 basic Linux newbie commands to identify the system"
- Previous message: leetnc_at_dma.org: "Re: Abs Spread***"
- In reply to: Ellen Spelling: "20 basic Linux newbie commands to identify the system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]