• 18.01.10 - How to know bits Linux

    Sometimes is useful to know what is our installed arquitecture, we might installed a 32 bits Ubuntu in a 64 bits computer arquitecture.For know our Linux arquitecture we only have to execute the next command: If the response is "x86_64" our Linux is a 64 bits system, otherwise (i686) is a 32 bits.
    More news about:  linux
    Tags:  arquitecture,  x86_64,  i686,  bits