相关疑难解决方法(0)

i386下载和amd64的区别?

标准的 i386 下载和 Ubuntu 11.04 的 amd64 下载有什么区别?我目前正在 amd 机器上运行 i386,我的系统是否可以使用 amd64 下载更好地工作?(我的机器运行的是 Windows 7 64 位,但在安装 Ubuntu 之前我忽略了它)。

architecture

197
推荐指数
5
解决办法
60万
查看次数

为什么在打开终端时没有 .profile 来源?

刚刚安装了 Ubuntu 14.04.1 LTS。

根据.profile,

# ~/.profile: executed by the command interpreter for login shells. 
# This file is not read by bash, if ~/.bash_profile or ~/.bash_login exists.
Run Code Online (Sandbox Code Playgroud)

没有 ~/.bash_profile 或 ~/.bash_login。

打开终端时似乎没有来源 .profile 。

  1. 为什么在打开终端时不提供 .profile ?
  2. 如果没有来源,为什么 .profile 会在那里?
  3. 我如何知道/控制打开新终端时的来源?
  4. 当一个新终端打开时,它是否进行了“登录”?
  5. 将 $HOME/bin 添加到我的路径的好地方在哪里?.bashrc?由于 .profile 具有相同的代码,这会导致问题吗?

bash .profile environment-variables bashrc source

60
推荐指数
2
解决办法
6万
查看次数

64 位版本的 Ubuntu 是否仅与 AMD CPU 兼容?

有人告诉我,内存超过 2 gig 的计算机需要 64 位操作系统才能使用所有 RAM。

64 位 Ubuntu 下载真的只适用于 AMD 处理器吗?我问是因为我下载的磁盘映像显示 AMD64。

那么我的新 Intel 2.3Ghz Core i3 双核处理器是否适用于 64 位 Ubuntu?

它可以毫无顾虑地运行 64 位版本的 Windows。

64-bit architecture system-installation

32
推荐指数
2
解决办法
6万
查看次数