A. Linux英语是怎样读的
哎呀,我也被搞糊涂了,以前看的时候呢,就听很多高手说听过国外的那些linux高手都读“林呢克斯”,但是现在查了一下国外的词典又读“林纳克丝”。但美国人就是喜欢随便发音,呵呵。所以一般还是前面那种比较准确。就是u发音“额”。那个美国的词典网站是这样发音的http://dictionary.reference.com/browse/linux
B. linux中文版怎么切换为英文
可以看到env命令显示:LANG=zh_CN.UTF-8
1。bash环境
编辑/etc/bashrc环境文件,加入一行
export LC_ALL=en_US.UTF-8
2。csh环境编辑/etc/csh.cshrc环境文件,加入一行
setenv LC_ALL=en_US.UTF-8
注:centos就比较麻烦了,不吃上面的那一套。
改的时候要在图形界面上选择一种语言环境,改成 english(United State),
登录进入图形界面时,会弹出一个窗口,是否把所有的中文目录名主(比如desktop,中文为“桌面”)也改为英文,选择是,就OK了
C. linux英文怎么读
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/sillysounds/linux/english.au
听说这个录音是
linus
亲自录制的。(真假不知,我也没听过)
我记得
linux
是芬兰人,不能用英语的想法去思考发音。
注意这个
au
格式可能部分播放器不能放。
太少见……
D. linux系统语言设置成英语
在登录的时候,下方(或是其他方位,基于你的linux版本)应该有个”语言“按钮就可选择进入的语言,当然前提是该语言存在。
E. LINUX怎么念
第一个音:“li”读第一声;
第二个音:“na”读第三声;
第三个音:“ke”读第三声;
第四个音:“si” 读轻声;
“Linux”这个单词根据 Linus Torvalds 本人的发音应该是“哩呐克斯”,音标是 [’li:nэks] 重音在“哩”上。
F. Linux需要懂得好多英语麼
由于Linux涉及的知识相对底层,除去GUI所能提供的中文界面,基本上我们看到的都是英文。如果你是一个Linux运维人员,你很清楚的知道,你每天打交道的linux很少能够看到中文。所以英文是学习Linux一大障碍,尤其是计算机英语与我们上学所学的英文完全是两码事。为什么这么说呢?
应试英语着重语法,考过CET-4的人都知道,几乎每一题都是变着法的考语法。而计算机英语其实是非常厚道的,计算机告诉你的一定是一个陈述句而不是作死的提示你一个反问句或者复杂的语句。比如,你在输入一个命令执行时,如果这个命令计算机没有找到,它会直接的告诉你:xxx command is not found 它不会问你: 这个命令难道真的存在吗?这种想抽它的语句。所以计算机英语关键在于需要掌握大量的名词和术语。
及时你的英文水平很差,但只要你坚持阅读计算机英文文档,是会慢慢提高计算机英文的阅读水平的。
G. 学习Linux需要懂英语吗,还需要哪些东西
学习Linux虽然对英语要求并不是很多,但是基础还是要了解的,具有一定英语基础学习起来会更高效一些。
H. 求Linux几个版本的介绍 要英文的(全英文)
Arch Linux, a distribution based on the KISS principle with a rolling release system
CentOS, a distribution derived from the same sources used by Red Hat, maintained by a dedicated volunteer community of developers with both 100% Red Hat-compatible versions and an upgraded version that is not always 100% upstream compatible
Debian, a non-commercial distribution maintained by a volunteer developer community with a strong commitment to free software principles
Fedora, a community distribution sponsored by Red Hat
Gentoo, a distribution targeted at power users, known for its FreeBSD Ports-like automated system for compiling applications from source code
gOS and other netbook operating systems
Knoppix, the first Live CD distribution to run completely from removable media without installation to a hard disk, derived from Debian
Kubuntu, the KDE version of Ubuntu
Linux Mint, a popular distribution based on and compatible with Ubuntu
Mandriva, a Red Hat derivative popular in France and Brazil, today maintained by the French company of the same name
MontaVista Linux, popular embedded Linux distribution maintained by Santa Clara, CA based MontaVista Software
OpenGEU, derived from Ubuntu, with a goal to combine the power of the GNOME desktop with the eye candy of Enlightenment 17
openSUSE, originally derived from Slackware, sponsored by the company Novell
Oracle Enterprise Linux, which is a derivative of Red Hat Enterprise Linux, maintained and commercially supported by Oracle
Pars, developed in Turkey as a proct of the Pars Project, named after the Anatolian Leopard
PCLinuxOS, a derivative of Mandriva, grew from a group of packages into a popular, community-spawned desktop distribution.
Red Hat Enterprise Linux, which is a derivative of Fedora, maintained and commercially supported by Red Hat
Sabayon Linux, Gentoo Based Distribution, aiming at working Out of the box.
Slackware, one of the first Linux distributions, founded in 1993, and since then actively maintained by Patrick J. Volkerding
Ubuntu, a popular desktop distribution derived from Debian, maintained by Canonical. Ubuntu also has a net book version called the Ubuntu netbook remix.
Xubuntu, is the Xfce version of the popular desktop distro Ubuntu. Commonly used by Linux users that wish to have the function of a bigger distro such as Ubuntu or openSuse with the speed of a smaller distro.
DistroWatch maintains a popularity ranking of distributions on its web site; the ranking is based primarily on page views, which is not considered to be a reliable measure of distribution popularity.
[edit] Niche distributions
Other distributions are targeted at other specific niches, such as the tiny embedded router distribution OpenWrt, the Ubuntu project to create Ebuntu for ecational users, and KnoppMyth, which wraps Knoppix around MythTV to ease building Linux-powered DVRs. Others target the Apple Macintosh platform, including mkLinux, Yellow Dog Linux, and Black Lab Linux. Karoshi is a server system based on PCLinuxOS and aimed at ecational users.
我这是在wiki网络上面摘录的 因为网络原因那个地址写不上去 你可以自己去wiki上面看 这个不是翻译 是纯英文的 你可以只选择部分 一个版本的介绍就几行 而且都是蛮常见的版本
I. linux命令行下怎样改变语言(英文)
将内容改为:
LANG="zh_CN.UTF-8"
LANGUAGE="zh_CN:zh"
#LANG="en_US.UTF-8"
#LANGUAGE="en_US:en"
exit退出重新login一下就可以显示中文了。
linux命令是对Linux系统进行管理的命令。对于Linux系统来说,无论是中央处理器、内存、磁盘驱动器、键盘、鼠标,还是用户等都是文件,Linux系统管理的命令是它正常运行的核心,与之前的DOS命令类似。linux命令在系统中有两种类型:内置Shell命令和Linux命令。

(9)linux英语扩展阅读:
文件指令:more,less。
这是两个显示一般文本文件的指令。如果一个文本文件太长了超过一个屏幕的画面,用cat来看实在是不理想,就可以试试more和less两个指令。More指令可以使超过一页的文件临时停留在屏幕,等你按任何的一个键以后,才继续显示。
而less除了有more的功能以外,还可以用方向键往上或往下的滚动文件,所以你随意浏览,阅读文章时,less是个非常好的选择。当more或less文件不存在时,那么该文件就会自动生个空文件,所以more和less也可以作为创建文件的用法。
clear这个命令是用来清除屏幕的,它不需要任何参数,和dos下面的cls具有相同的功能,如果你觉得屏幕太紊乱,就可以使用它清除屏幕上的信息。
ln这是linux中又一个非常重要命令,请大家一定要熟悉。它的功能是为某一个文件在另外一个位置建立一个不同的链接,这个命令最常用的参数是-s,具体用法是:ln –s源文件目标文件。
J. linux用英文的好还是中文的
Linux没有盗版可言,是个免费的操作系统内核,软件是由GNU免费提供的,发行版有很多种,Redhat, Suse, Debian, Slackware, Ubuntu, Mandriva,他们所包含的软件是不大一样的。获取Linux最好的方法是去你所中意的发行版的官方网站上下载一份最新版的ISO镜像,然后把它刻成盘。
Linux对中文支持的不完美,尽量别用中文的界面,但装个中文输入法还是有必要的(如果你所使用的发行版并不包含中文输入法的话)。告诉你一个真理:在Linux下,中文没有存在的意义。如果你有决心把Linux学下去,第2年你就会发现,不管你原先英语有多次,现在已经基本上看英文帮助时不需要查字典了,第三年你会发现,彻底不需要再查字典了。不要害怕英文,每天都能看见,就认识了。