47119/determining-whether-a-given-linux-is-32-bit-or-64-bit
So, I typed uname -a, it gave the following output.
Linux mars 2.6.9-67.0.15.ELsmp #1 SMP Tue Apr 22 13:50:33 EDT 2008 i686 i686 i386 GNU/Linux
How should I determine if the given OS is 32 or 64 bit?
try this.
getconf LONG_BIT
Output:
$ nc -z <host> <port>; echo $? Use ...READ MORE
RS-232 communication sometimes uses 9-bit bytes. This ...READ MORE
We believe that we are running out ...READ MORE
Hi, File permission 755 means that the directory ...READ MORE
To create a symbolic link, you can ...READ MORE
Use the port command to find the ...READ MORE
To run a non-executable sh script, use: sh myscript To run ...READ MORE
wget -r ftp://user:pass@server.com/ try this. READ MORE
You could try Bless. It is written ...READ MORE
If you find an absolute path to start with, ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.