Welcome to my page. I am not an avid writer, but i am trying. Here you will find some of the fine snippets i came across which i would like to revisit given a chance. Some of the technical troublshooting which i encountered, which i would like to maintain here as ready reckoner. Please feel free to go around my pages. Bouquets and Brickbats are welcomed. :-)
Thursday, May 09, 2013
Tuesday, May 07, 2013
Check if the Linux Operating System is 32 Bit or 64 Bit
Run the below commands to check if the operating system is 32Bit or 64Bit.
- uname -a
- getconf WORD_BIT
- file /usr/bin/file
Subscribe to:
Posts (Atom)