Your Doorstep to the Temple of Oracle

Oracle EBS

Posts Tagged ‘dhat release’

How do I find the version of linux I am running?‎

Posted by appsdba11i on May 9, 2011

By using following files we can find the version of linux

1) cat /etc/redhat-release
2) cat /etc/enterprise-release
3) lsb_release -d

ex : cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.2 (Tikanga)

Posted in linux | Tagged: , , , , | Leave a Comment »