Sunday, 24 April 2016

How to check if running OS is a 32 or 64 bit system ?


Check if running OS is a 32 or 64 bit system

Command line
Run any one command : 
# uname –a
# uname –m
# arch

Graphical
Click “System” > “System Settings
Click "Details" icon and check OS type in "System" section

No comments:

Post a Comment

Note: only a member of this blog may post a comment.