linux32位运行64位_如何知道我运行的是32位还是64位Linux? [答案]

使用简单的Linux命令`uname -m`可以检查您的系统是32位(i686)还是64位(x86_64)。如果输出为i386,也几乎肯定是32位系统。此外,`uname -a`可以提供更多系统详细信息,如内核版本。
摘要由CSDN通过智能技术生成
linux32位运行64位

linux32位运行64位

If you’ve bought a new computer recently, you probably have a 64-bit processor and installed the 64-bit version of your Linux distribution. What if your computer is a bit older and you don’t remember?

如果您最近购买了一台新计算机,则可能有一个64位处理器并安装了64位版本Linux发行版。 如果您的计算机较旧并且不记得怎么办?

There is a nice and simple command line program called uname that will tell us exactly that.

有一个很好的和简单的命令行程序称为uname ,它将准确地告诉我们。

Open a terminal window (Applications > Accessories > Terminal).

打开一个终端窗口(应用程序>附件>终端)。

sshot-2

In the terminal window, type in

在终端窗口中,输入

uname –m

ame -m

and hit enter.

然后按回车。

  • If the response is i686, you have a 32-bit version of Linux.

    如果响应为i686 ,则您具有32位版本Linux。

  • If the response is x86_64, you have a 64-bit version of Linux.

    如果响应为x86_64 ,则您具有64位版本Linux。

sshot-3

Note: if you get some other value like i386, you almost certainly have a 32-bit version of Linux.

注意:如果获得其他值,例如i386,则几乎可以肯定具有32位版本Linux。

You can find out more detail about your particular installation of Linux, like your kernel version, by entering

通过输入以下内容,您可以找到有关特定Linux安装的更多详细信息,例如内核版本。

uname –a

ame -a

sshot-1

Thanks to niteshifter and overdrank from this Ubuntu forums thread for this information.

感谢niteshifter和来自Ubuntu论坛线程的过量饮用以获取此信息。

If you’re using Windows, check out our Answers article on how to know if you’re running the 32 or 64-bit version.

如果您使用的是Windows,请查看有关如何知道您正在运行32位还是64位版本的“答案”文章。

翻译自: https://www.howtogeek.com/howto/24842/how-do-i-know-if-im-running-32-bit-or-64-bit-linux-answers/

linux32位运行64位

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值