Personal tools
Home Webmaster Resources Linux Linux FAQs

Linux FAQs

How can I find out which version of Linux I'm running?
You can use the uname command if you need detail:
> uname -a

If you just want to find out which distribution you are running, simply view the redhat-release file:
> cat /etc/redhat-release

Need assistance with your project? Universal Web Services can help.
Contact us to request a quote.