United States (change)
Shortcuts: Downloads Fedora Red Hat Network
Account Links: Cart Your Account Logout
Example output could show which product, release, and update you have:cat /etc/redhat-release
# cat /etc/redhat-release
Red Hat Enterprise Linux AS release 3 (Taroon Update 1)
|
Example output will show the hostname, kernel version, and other system information:uname -a
# uname -a
Linux server1.example.com 2.4.21-9.0.3.ELsmp #1 SMP Tue Apr 20 19:49:13 EDT 2004
i686 i686 i386 GNU/Linux
|