Ubuntu alternate和desktop区别 zz

【Ubuntu·Linux篇】Ubuntu alternate和desktop区别

Desktop : 刻录在光盘,从光盘运行的系统,相当于 Live CD

alternate: 硬盘版,安装版本

LTS = Long Term Support
Long Term Support:长时间支持版本(三年) ,一般的版本支持为18个月

Ubuntu定期并有计划的不断发布其新版本,Ubuntu 一直坚持每6个月发布一个新的版本。并致力于在该发行版的支持期内持续的发布安全和关键补丁。
UBuntu 将为每个版本提供至少18个月的支持


//z 2012-07-06 10:18:50 AM IS2120@CSDN.T2858550906
ubuntu 发布的linux里面有一个非常具有迷惑性的版本-desktop。因为有一套server,所以desktop很容易从字面上被理解成桌面版。而这样理解的人通常会弄不明白剩下那个alternate是什么东西。

其实desktop是Live CD的名字,也就是刻录在光盘上运行的Linux。是一套已经装好的系统。把它烧录到光盘上放进光驱就可以直接运行这套完整的linux。当然你也可以在运行之后把它“安装”到硬盘上,而这样的安装更像是一种拷贝或者还原,类似ghost。
真正意义上正统的安装版本则是alternate,它是由许多deb包组成的。可以详细的制定安装内容。是正宗的硬盘安装般。

这两个版本还有一些速度上的区别。
因为类似系统还原,desktop的安装速度较快。而alternate正式的安装相比之下会慢一些。
而运行的时候恰好相反:desktop因为是既成的,可能会缺少对应软件环境的适应性,所以和灵活指定及安装的alternate相比会慢一些。The alternate install CD allows you to perform certain specialist installations of Ubuntu. It provides for the following situations:
T2858550906
creating pre-configured OEM systems;
setting up automated deployments;
upgrading from older installations without network access;
LVM and/or RAID partitioning;
installing GRUB to a location other than the Master Boot Record;
installs on systems with less than about 192MB of RAM.

desktopCD安装前可以看到基本界面和试用(liveCD功能),
alternate面向安装个性化需求更大的更专业一点点的用户.
desktop和alternate都有基本的软件包,要更多的软件包只要修改合适的源下载也是很快的.desktop是一个live cd ,只用于桌面系统,也可以在LiveCD状态下安装。
alternate是标准的安装CD。包含了一些桌面程序,可以用高级安装模式安装,在安装时可以划分分区。也可以当作Server来用,不过一些Server 程序要自己通过网络来安装Alternate安装过程会有高级分区以及grub安装选项,Desktop没有.alternate既能安装desktop也能安装server
desktop是一个live cd
在桌面环境里面 以向导的方式引导安装live CD 就是把安装好的软件放到光盘中,
安装时就把其上的内容复制到硬盘再简单配置就行了。

alternate CD上放的DEB的软件包,安装时要解压、配置

只有在机子硬件配置很低时用 live CD安装较慢,其余都比alternate的要快。下面更集中详细的来自:http://forum.ubuntu.org.cn经常有人问起Ubuntu的版本选择问题,论坛中虽有帖子提及,但不是很详细,不集中,我就尝试把Ubuntu上的这点东东翻译一下,供大家参考,水平有限,敬请包涵、指正。
Ubuntu的版本号:一般以出发行版的年月来命名,比如最新版是7.04,就是2007年4月发行的,它还有个代号:Feisty Fawn。具体版本号请参考http://wiki.ubuntu.org.cn首页下方的当前版本部分。
引用:
7.04 · Feisty Fawn . 2007-4
6.10 · Edgy Eft . 2006-10
6.06 · Dapper Drake . 2006-6
5.10 · Breezy Badger . 2005-10
5.04 . Hoary Hedgehog . 2005-04
7.10 . Gutsy Gibbon . 2007-10

//z 2012-07-06 10:18:50 AM IS2120@CSDN.T2858550906
架构:在某网站上看到
引用:
当前 Ubuntu 发布版支持 Intel x86 (IBM-compatible PC), AMD64 (Hammer) and PowerPC (Apple iBook and Powerbook, G4 and G5) 架构。

其实现在也支持Sun的Sparc架构了,不过这些对我们意义不大,我们普通人用的基本都是Intel或AMD的桌面或笔记本CPU,只要从前两者(X86和AMD64)中挑选就行了。

版本:
Desktop CD 图形界面安装光盘

desktop CD可以让你无需改变你的计算机就能尝试Ubuntu系统,以后是否永久安装由你决定。这种CD是多数人想要使用的。 要安装这种你至少需要有256MB内存。

有两种可用的映像文件,分别用于不同类型的计算机:

PC (Intel x86) desktop CD
用于绝大多数PC。包括大多数使用Intel、AMD等处理器的机器和能运行MS Windows系统的绝大多数机器,基于Intel处理器的新型Apple Macintosh机也可以使用该系统。如果你不确定就选择这个版本吧。
64-bit PC (AMD64) desktop CD
选择这个版本可以充分发挥基于AMD64或EM64T架构(比如,Athlon64、Opteron、EM64T Xeon)的计算机的性能。如果你用的是AMD的非64位处理器,或者你需要充分支持32位代码,请选择Intel X86映像文件。

Server install CD 服务器安装光盘

这个server install CD使你可以在计算机上永久安装Ubuntu作为服务器使用。它不会安装图形用户界面。

有3种映像可用,分别用于不同类型的计算机:

PC (Intel x86) server install CD
用于绝大多数PC。包括大多数使用Intel、AMD等处理器的机器和能运行MS Windows系统的绝大多数机器,基于Intel处理器的新型Apple Macintosh机也可以使用该系统。如果你不确定就选择这个版本吧。
64-bit PC (AMD64) server install CD
选择这个版本可以充分发挥基于AMD64或EM64T架构(比如,Athlon64、Opteron、EM64T Xeon)的计算机的性能。如果你用的是AMD的非64位处理器,或者你需要充分支持32位代码,请选择Intel X86映像文件。
SPARC server install CD
用于Sun UltraSPARC计算机,包括基于多核UltraSPARC T1 ("Niagara")处理器的机器。

Alternate install CD 文字界面安装光盘

alternate install CD可以使你执行一定的专家级的Ubuntu安装。用于以下情形:

* 创建预配置OEM系统;
* 设置自动布置;
* 在无网络链接情况下从旧系统升级;
* LVM和/或RAID分区;
* 在小于256MB内存的系统上安装(但是注意相应地低内存系统可能无法运行完整的桌面环境)。

在使用alterate installer时遇到bug,请提交有关debian-installer包的bug。

有两种映像可用,分别用于不同类型的计算机:

PC (Intel x86) alternate install CD
用于绝大多数PC。包括大多数使用Intel、AMD等处理器的机器和能运行MS Windows系统的绝大多数机器,基于Intel处理器的新型Apple Macintosh机也可以使用该系统。如果你不确定就选择这个版本吧。
64-bit PC (AMD64) alternate install CD
选择这个版本可以充分发挥基于AMD64或EM64T架构(比如,Athlon64、Opteron、EM64T Xeon)的计算机的性能。如果你用的是AMD的非64位处理器,或者你需要充分支持32位代码,请选择Intel X86映像文件。

原文:
引用:
Desktop CD

The desktop CD allows you to try Ubuntu without changing your computer at all, and at your option to install it permanently later. This type of CD is what most people will want to use. You will need at least 256MB of RAM to install from this CD.

There are two images available, each for a different type of computer:

PC (Intel x86) desktop CD
For almost all PCs. This includes most machines with Intel/AMD/etc type processors and almost all computers that run Microsoft Windows, as well as newer Apple Macintosh systems based on Intel processors. Choose this if you are at all unsure.
64-bit PC (AMD64) desktop CD
Choose this to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon). If you have a non-64-bit processor made by AMD, or if you need full support for 32-bit code, use the Intel x86 images instead.

Server install CD

The server install CD allows you to install Ubuntu permanently on a computer for use as a server. It will not install a graphical user interface.

There are three images available, each for a different type of computer:

PC (Intel x86) server install CD
For almost all PCs. This includes most machines with Intel/AMD/etc type processors and almost all computers that run Microsoft Windows, as well as newer Apple Macintosh systems based on Intel processors. Choose this if you are at all unsure.
64-bit PC (AMD64) server install CD
Choose this to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon). If you have a non-64-bit processor made by AMD, or if you need full support for 32-bit code, use the Intel x86 images instead.
SPARC server install CD
For Sun UltraSPARC computers, including those based on the multicore UltraSPARC T1 ("Niagara") processors.

Alternate install CD

The alternate install CD allows you to perform certain specialist installations of Ubuntu. It provides for the following situations:

* creating pre-configured OEM systems;
* setting up automated deployments;
* upgrading from older installations without network access;
* LVM and/or RAID partitioning;
* installs on systems with less than about 256MB of RAM (although note that low-memory systems may not be able to run a full desktop environment reasonably).

In the event that you encounter a bug using the alternate installer, please file a bug on the debian-installer package.

There are two images available, each for a different type of computer:

PC (Intel x86) alternate install CD
For almost all PCs. This includes most machines with Intel/AMD/etc type processors and almost all computers that run Microsoft Windows, as well as newer Apple Macintosh systems based on Intel processors. Choose this if you are at all unsure.
64-bit PC (AMD64) alternate install CD
Choose this to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon). If you have a non-64-bit processor made by AMD, or if you need full support for 32-bit code, use the Intel x86 images instead.


另外,还有: Desktop / Alternate DVD - DVD 安裝

DVD 內包含 Desktop / Alternate 两种安裝模式,不过少了三个项目,分別是内存测试/救援模式/硬盘开机。
同样有两种平台可供选择:

* PC (Intel x86)
用于绝大多数PC。包括大多数使用Intel、AMD等处理器的机器和能运行MS Windows系统的绝大多数机器,基于Intel处理器的新型Apple Macintosh机也可以使用该系统。如果你不确定就选择这个版本吧。
* 64-bit PC (AMD64)
选择这个版本可以充分发挥基于AMD64或EM64T架构(比如,Athlon64、Opteron、EM64T Xeon)的计算机的性能。如果你用的是AMD的非64位处理器,或者你需要充分支持32位代码,请选择Intel X86映像文件。


总而言之,言而总之,没有什么特殊要求就选择32位版(x86)的,如果想体验AMD64 64位系统,需要做好有少数软件无法运行的心理准备。不过也没那么可怕,我就在用AMD64 Ubuntu,不过对刚入门的新手来说,还是建议使用x86 Ubuntu,如果你非要尝试一下AMD64系统,请先到“64位系统支持”版块看看。

对于桌面用户来说,Desktop和Alterate这两种CD如何选择,一般选择Desktop可以让你通过它的Live CD功能先尝试一下Ubuntu是什么样子,选择Alterate可以让安装时的兼容性更好些。当然如果实在为难,你又有DVD光驱的话,DVD是个不错的选择,它相当于Desktop和Alterate的合集,还自带了大量的软件包,对于没有网络的朋友很有帮助。

PS:Ubuntu根据使用桌面环境的不同,还分为Ubuntu(采用Gnome桌面环境,界面比较简洁、用户最多)、Kubuntu(采用KDE桌面环境,界面比较华丽、有些软件特别优秀)和Xubuntu(采用Xfce桌面环境,比较小巧、速度较快),大家可以分别到“Gnome桌面环境”、“KDE桌面环境”、“XFCE桌面环境”了解一下各个桌面环境的特点再选择。

Ubuntu7.10安装配置集锦

设置Ubuntu7.10源并更新
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
sudo gedit /etc/apt/sources.list 把里面的内容删掉,加入以下内容:
deb
http://Ubuntu.cn99.com/ubuntu/ gutsy main restricted universe multiverse
deb
http://Ubuntu.cn99.com/ubuntu/ gutsy-security main restricted universe multiverse
deb
http://Ubuntu.cn99.com/ubuntu/ gutsy-updates main restricted universe multiverse
deb
http://Ubuntu.cn99.com/ubuntu/ gutsy-proposed main restricted universe multiverse
deb
http://Ubuntu.cn99.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb-src
http://Ubuntu.cn99.com/ubuntu/ gutsy main restricted universe multiverse
deb-src
http://Ubuntu.cn99.com/ubuntu/ gutsy-security main restricted universe multiverse
deb-src
http://Ubuntu.cn99.com/ubuntu/ gutsy-updates main restricted universe multiverse
deb-src
http://Ubuntu.cn99.com/ubuntu/ gutsy-proposed main restricted universe multiverse
deb-src
http://Ubuntu.cn99.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb
http://Ubuntu.cn99.com/ubuntu-cn/ gutsy main restricted universe multiverse
deb
http://archive.Ubuntu.org.cn/ubuntu-cn/ gutsy main restricted universe multiverse
然后sudo apt-get update
sudo apt-get dist-upgrade

安装Ubuntustudio的部分样式
sudo apt-get install Ubuntustudio-theme ubuntustudio-icon-theme ubuntustudio-gdm-theme

强烈推荐安装的美化工具
sudo apt-get install gnome-splashscreen-manager
sudo apt-get install gnome-art

安装awn
添加源 deb
http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
wget
http://download.tuxfamily.org/syzygy42/reacocard.asc
sudo apt-key add reacocard.asc
sudo apt-get update
sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr
在启动会话中加入avant-window-navigator

Ubuntu7.10下安装oracle数据库
添加源 deb
http://oss.oracle.com/debian unstable main non-free
wget
http://oss.oracle.com/el4/RPM-GPG-KEY-oracle
sudo apt-key add RPM-GPG-KEY-oracle
sudo apt-get update
如果只装客户端 sudo apt-get install oracle-xe-client
安装成功之后,还需要在设置相关的环境变量。编辑 /etc/environment,添加如下几行:
ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/clientLD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATHTNS_ADMIN=/usr/lib/oraclePATH=$PATH:$ORACLE_HOME
保存文件之后,运行
source /etc/environment 使方才设置的环境变量即刻在当前终端中生效。切换到 /usr/lib/oracle 目录中,建立 tnsnames.ora 文件,用于配置Oracle服务器的连接信息。

如果 xorg.conf 文件损坏
sudo dpkg -reconfigure xserver-xorg 能重生成一个 xorg.conf

mp3 乱码问题
首先说 mp3 标签类型和编码,目前主要存在这几种标准,ID3v1, ID3v2 2.3, ID3v2 2.4, APEv2,ID3v1 只支持 ISO-8859-1 编码 (编码集参考),严格的说它是不支持中文的 (并不代表它不能储存中文信息,目前中文 mp3 的 ID3v1 标签都使用这个字段来储存 GBK/GB18030 编码的中文信息),而第二版 (ID3v2) 支持的格式增加了 utf-16,直到 2.4 版才开始支持 uft-8,但 ID3v2 标准没有统一标签内容的编码,例如 2.4 版的 ID3v2 你可以使用 ISO-8859-1 编码,也可以使用 utf-16/uft-8 这种 Unicode 编码格式。做得最好的是 APEv2,它不但有很好的扩展性,而且还把编码格式统一为 utf-8,这样一来只要支持 APEv2 读取的播放器播放带有 APEv2 标签的 mp3 就不会存在乱码问题。
既然明白了乱码的原因,就得找解决办法,一种办法就像 Win 上的播放器一样,可以根据本地的编码方式来解码,或使用一些其他转码机制,要不还可以选择优先读取顺序。另外一个解决办法就是把 mp3 标签转换为 Unicode 编码,这种方式既简单又支持标准,推荐大家使用。
先安装mp3标签批量转换工具 sudo apt-get install python-mutagen
使用方法:
mid3iconv -e gbk *.mp3
如果想转换当前目录下的所有 mp3 (包括子目录):
find . -iname "*.mp3" -execdir mid3iconv -e gbk {} \
不过它会同时用 Unicode 编码填满 D3v1, ID3v2, APEv2 标签,但是 ID3v1 又不支持中文的 Unicode 编码,所以转换后的 ID3v1 标签全是问号。所以最好加上 –remove-v1 参数,转换后删除 ID3v1 标签。
mid3iconv -e gbk --remove-v1 *.mp3

ADSL拨号上网设置
sudo pppoeconf

firefox打不开QQ空间的问题
给firefox安装ietab扩展,然后在ietab选项中加入网址
http://user.qzone.qq.com/xxxxxxxxx
(xxxxxxxxx为QQ号码)

//z 2012-07-06 10:18:50 AM IS2120@CSDN.T2858550906

转载于:https://www.cnblogs.com/IS2120/archive/2011/09/21/6746004.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值