<<  >> (p.505)
    Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9724655 times)
    HammerHedd
    Full Member
    ***
    Offline Offline

    Activity: 168
    Merit: 100


    View Profile WWW
    March 22, 2014, 09:12:00 PM
     #10081

    How to check linux os is 32 bit or 64 bit

    1) uname -m

    > uname -m
    x86_64 --> 64bit

    >  uname -m
    i686  --> 32bit


    2)  getconf LONG_BIT
    >  getconf LONG_BIT
    32

    >  getconf LONG_BIT
    64


    3) filebin/ls or fileusr/bin/ls  ( sometimes incorrect)
    > fileusr/bin/ls
    /usr/bin/ls: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0xaec843f5bd188906193e4c76869b0657d27f8c0d, stripped


    > filebin/ls
    /bin/ls: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.4, stripped



    Use 64bit linux os, short term solution.

    In short, don't be me Tongue

    Thanks again for your help with this.

    DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
    BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
Page 504
Viewing Page: 505