Ssh, linux
online marketing
Home
Business
Internet
Market
Stock
Downloads
Dvd
Games
Software
Office
Parent Category
Child Category 1
Sub Child Category 1
Sub Child Category 2
Sub Child Category 3
Child Category 2
Child Category 3
Child Category 4
Featured
Health
Childcare
Doctors
Uncategorized
Saturday, 30 January 2010
HowTo Find out if Installed Linux is 32 bits or 64 bits
02:53
No comments
To figure out whether we have installed Linux is of 32 bits or 64 bits, you can run the following command in a Terminal:
uname -m
The possible outcomes and their meanings are:
* i686 : Installed 32-bit version.
* x86_64 : Installed 64-bit version.
Email This
BlogThis!
Share to X
Share to Facebook
Newer Post
Home
0 comments:
Post a Comment
Social Profiles
Popular
Tags
Blog Archives
Popular Posts
Free eBook - The GNU/Linux Advanced Administration
" The GNU/Linux Advanced Administration " The GNU/Linux systems have reached an important level of maturity, allowing to integrate...
How to Split mp3 audio files - Mp3splt
Mp3Splt is a utility to split mp3 and ogg files selecting a begin and an end time position, without decoding. It's very useful to split ...
Penetration Testing Tool box - PenTBox
PenTBox is a Security Suite that packs security and stability testing oriented tools for networks and systems. Programmed in Ruby and orien...
Real-time Squid proxy server log on Web Browser - SqStat
The squid is an internet proxy server that can be used within a network to distribute an internet connection to all the computers within th...
Linux System Information and Benchmark tool - HardInfo
Benchmarking means measuring the speed with which a computer system will execute a computing task, in a way that will allow comparison betwe...
Setting up squid proxy server on Ubuntu (Quick Start Guide)
Squid is an internet proxy server that can be used within a network to distribute an internet connection to all the computers within the ne...
Graphical CD/DVD Image (ISO file) Editor - ISO Master
ISO Master is an easy to use GUI CD image editor for Linux, BSD, and Windows. Basically, you can use this program to extract files from an ...
Detection & Exploitation Of SQL Injection Flaws - Safe3 SQL Injector
SQL injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing ...
Perl Script: Difference between local and my variables
'my' creates a new variable ( but only within the scope it exists in ), 'local' temporarily amends the value of a variable i...
Powerful, Fast and Reliable Backup & Sync tool - luckyBackup
LuckyBackup is a powerful, fast, reliable, and fully customizable backup and sync tool. It can backup any directory ( the source ) to anothe...
Blog Archive
►
2013
(42)
►
April
(2)
►
March
(13)
►
February
(10)
►
January
(17)
►
2012
(167)
►
December
(6)
►
November
(12)
►
October
(19)
►
September
(13)
►
August
(13)
►
July
(16)
►
June
(9)
►
May
(16)
►
April
(10)
►
March
(20)
►
February
(18)
►
January
(15)
►
2011
(141)
►
December
(21)
►
November
(12)
►
October
(16)
►
September
(12)
►
August
(14)
►
July
(10)
►
June
(11)
►
May
(4)
►
April
(10)
►
March
(1)
►
February
(12)
►
January
(18)
▼
2010
(219)
►
December
(25)
►
November
(19)
►
October
(22)
►
September
(19)
►
August
(27)
►
July
(21)
►
June
(12)
►
May
(23)
►
April
(19)
►
March
(16)
►
February
(14)
▼
January
(2)
iptstate - Display IPtables state information in a...
HowTo Find out if Installed Linux is 32 bits or 64...
Categories
ubuntu
(1)
//PART 2
0 comments:
Post a Comment