Results 1 to 3 of 3
Hi All,
I am new to linux, I have recently got access to a linux box and have access to the desktop using a vncclient. I have found out the ...
- 04-04-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 2
which distro am I using?
Hi All,
I am new to linux, I have recently got access to a linux box and have access to the desktop using a vncclient. I have found out the desktop manager running which is Xfce. But how do I know which distro of Linux am I using? Is there any command which tells that?
Thanks.
- 04-04-2007 #2
Hi leostar_77,
Welcome to the LinuxForums.
find files having word 'release' in their names in /etc folder and check contents. its 'lsb-release' most likely.
Code:ls /etc/*release* cat /etc/<file_name>
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-04-2007 #3Just Joined!
- Join Date
- Apr 2007
- Posts
- 2
Thank you. Its redhat.
cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update 4)


Reply With Quote