How to check what Linux version I am using?
Answer:
If you are using RedHat Linux, you can use
cat /etc/redhat-release
or others
cat /etc/lsb-release
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
How to check what Linux version I am using?
Answer:
If you are using RedHat Linux, you can use
cat /etc/redhat-release
or others
cat /etc/lsb-release