Gary Larson
  • Research
  • Teaching
  • Contact
  • CV
  • Personal
  • Research
  • Teaching
  • Contact
  • CV
  • Personal

How to tell whether your Linux is 32-bit or 64-bit

8/4/2014

0 Comments

 
  • Open a terminal console
  • Enter the command uname -m (uname prints system information; -m option prints the machine hardware name.)
If you have a 32-bit system, uname -m will return a value of i686. A 64-bit system will return a value of x86_64.

0 Comments

Your comment will be posted after it is approved.


Leave a Reply.

    Categories

    All
    Beamer
    Boost
    C++
    Cluster Computing
    Data Munging
    Dplyr
    Finder
    Fish Shell
    Git
    Good Reads
    Hadley Wickham
    Java
    Jupyter
    LaTeX
    Linux
    Mac
    Melt
    Misc
    NetBeans
    Objective Bayes
    Profiling
    Pycharm
    Python
    R
    Rcpp
    Reshape
    Stan
    Statistics
    Statistics History

    Archives

    December 2016
    November 2016
    September 2016
    August 2016
    July 2016
    April 2016
    March 2016
    February 2016
    January 2016
    September 2015
    August 2015
    June 2015
    April 2015
    March 2015
    January 2015
    December 2014
    November 2014
    October 2014
    September 2014
    August 2014
    July 2014
    May 2014
    April 2014
    February 2014
    November 2013
    August 2013
    July 2013

    About

    This blog is mainly for statistics, R, or Duke-related stuff that is not directly relating to research activity.

Powered by Create your own unique website with customizable templates.