Pages

Showing posts with label version. Show all posts
Showing posts with label version. Show all posts

How to know PHP version number

Open Applications > Accessories > Terminal and apply following command,

php -i


How to know Linux Operating system name and version?

Apply the following command in a Terminal

sudo su

lsb_release -a


I got the following message,

Distributor ID:    Ubuntu
Description:    Ubuntu 10.10
Release:    10.10
Codename:    maverick