From 193b4fb28f5605d07a3c7f3f6ffce44e35412362 Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Sun, 15 Sep 2013 20:00:54 +0800 Subject: [PATCH 01/42] =?UTF-8?q?=E5=B7=B2=E6=A0=A1=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md index dd55e8db47..1b09560aa8 100644 --- a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md +++ b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md @@ -1,24 +1,24 @@ Torvalds’ SSD故障 延迟Linux 内核3.12发布 =========================================== -前几周,总设计师Linus Torvalds SSD硬盘在其工作站突然故障导致[Linux 3.12 内核][1] 遭受失败. +本周的前几天,总设计师Linus Torvalds的SDD硬盘在其工作站的突然故障,导致[Linux 3.12 内核][1]开发受挫。 -在标题为’RIP-硬盘故障’的文章中,开源创始人说道,作者的补丁和请求还未整合到内核git仓库中. +在一篇标题为“RIP-硬盘坏死”的文中,开源操作系统的创始人要求贡献者重新发送补丁以及还未整合到内核Git仓库的请求。 -Torvalds全部工作时间都在内核上,并保留最高权利去决定新代码的加入. +Torvalds全身心投入到内核工作中,并保留最高权利去决定新代码的加入。 ###固体继电器 -“这简直糟透了,但它看起来在我的主工作站的SSD硬盘上刚刚故障,” [Torvalds 写到][2], 前几天刚刚结束为期两周的窗口合并. +就在为期两周的窗口合并结束前的几天,[Torvalds 写到][2]“这时间简直糟透了,看起来似乎我主工作站的SSD硬盘坏掉了。” ![img](http://www.techweekeurope.co.uk/wp-content/uploads/2013/09/seagate_ssd_3.jpg) seagate_ssd_3 -“我试试,看看我是否可以恢复硬盘,但现在我的机器甚至拒绝我查看它的引导扇区,并试图从网络引导. 所以我并没有信心.” +“我会试一试,看看是否能够恢复硬盘,但是现在我的机子甚至拒绝我查看它的引导扇区,我试着从网络引导,所以我并不是信心十足。” -开发者说他没有白费很多工作, 如果他们的请求在[git.kernel.org][3]的当前树上上传,由社区去检查 . +开发者说他的很多工作没有白费, 并请社区去检查是否他们的请求在git.kernel.org的当前树状上传。 -“万一出现最坏的情况, 在接下来的日子里我会合上笔记本电脑,去旅行,” Torvalds 对他的同事们保证. +Torvalds 对他的同事们保证“万一出现最坏的情况,我会在我的笔记本上做最后几天的窗口合并,无论如何我都计划着把它完成,因为接下来我就要踏上我的旅行。” Linux 内核3.12仍处于早期发展阶段,并且要经过适当的测试。一些变化包括改良的电源管理,新的KVM虚拟化功能,更好的声音驱动,EXT4文件系统和F2FS文件系统的新功能. From 9be8b608f0862c24964caab5e031d51b5f16830c Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Sun, 15 Sep 2013 20:05:14 +0800 Subject: [PATCH 02/42] =?UTF-8?q?=E5=B7=B2=E6=A0=A1=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md index 1b09560aa8..768bdced41 100644 --- a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md +++ b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md @@ -1,9 +1,9 @@ -Torvalds’ SSD故障 延迟Linux 内核3.12发布 +Torvalds的SSD硬盘故障 延迟Linux 内核3.12发布 =========================================== 本周的前几天,总设计师Linus Torvalds的SDD硬盘在其工作站的突然故障,导致[Linux 3.12 内核][1]开发受挫。 -在一篇标题为“RIP-硬盘坏死”的文中,开源操作系统的创始人要求贡献者重新发送补丁以及还未整合到内核Git仓库的请求。 +在一篇标题为“RIP-硬盘故障”的文中,开源操作系统的创始人要求贡献者重新发送补丁以及还未整合到内核Git仓库的请求。 Torvalds全身心投入到内核工作中,并保留最高权利去决定新代码的加入。 From 00e2071fdc025db5935ec9b35bb87a3aba21c1a3 Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Sun, 15 Sep 2013 20:08:56 +0800 Subject: [PATCH 03/42] =?UTF-8?q?=E5=B7=B2=E6=A0=A1=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md index 768bdced41..f93f67c8bc 100644 --- a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md +++ b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md @@ -1,7 +1,7 @@ Torvalds的SSD硬盘故障 延迟Linux 内核3.12发布 =========================================== -本周的前几天,总设计师Linus Torvalds的SDD硬盘在其工作站的突然故障,导致[Linux 3.12 内核][1]开发受挫。 +本周的前几天,总设计师Linus Torvalds的SDD硬盘在其工作站的突然故障导致了[Linux 3.12 内核][1]开发受挫。 在一篇标题为“RIP-硬盘故障”的文中,开源操作系统的创始人要求贡献者重新发送补丁以及还未整合到内核Git仓库的请求。 From e66a78fc2bbb59ad689bd86dab55f75cb0c75a59 Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Sun, 15 Sep 2013 20:11:29 +0800 Subject: [PATCH 04/42] =?UTF-8?q?=E5=B7=B2=E6=A0=A1=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md index f93f67c8bc..d75068a754 100644 --- a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md +++ b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md @@ -20,7 +20,7 @@ seagate_ssd_3 Torvalds 对他的同事们保证“万一出现最坏的情况,我会在我的笔记本上做最后几天的窗口合并,无论如何我都计划着把它完成,因为接下来我就要踏上我的旅行。” -Linux 内核3.12仍处于早期发展阶段,并且要经过适当的测试。一些变化包括改良的电源管理,新的KVM虚拟化功能,更好的声音驱动,EXT4文件系统和F2FS文件系统的新功能. +Linux 内核3.12仍处于早期发展阶段,并且要经过适当的测试。这些变化包括改良的电源管理,新的KVM虚拟化功能,更好的声音驱动,EXT4文件系统和F2FS文件系统的新功能. via: http://www.techweekeurope.co.uk/news/torvalds-dead-ssd-delays-3-12-linux-kernel-126895 From d9884075a4a0e135e65e136a5c7f196a11997354 Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Sun, 15 Sep 2013 20:12:31 +0800 Subject: [PATCH 05/42] =?UTF-8?q?=E5=B7=B2=E6=A0=A1=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md index d75068a754..ec875007a7 100644 --- a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md +++ b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md @@ -20,7 +20,7 @@ seagate_ssd_3 Torvalds 对他的同事们保证“万一出现最坏的情况,我会在我的笔记本上做最后几天的窗口合并,无论如何我都计划着把它完成,因为接下来我就要踏上我的旅行。” -Linux 内核3.12仍处于早期发展阶段,并且要经过适当的测试。这些变化包括改良的电源管理,新的KVM虚拟化功能,更好的声音驱动,EXT4文件系统和F2FS文件系统的新功能. +Linux 内核3.12仍处于早期发展阶段,并且要经过适当的测试。这些变化包括改良的电源管理、新的KVM虚拟化功能、更好的声音驱动、EXT4文件系统以及F2FS文件系统的新功能。 via: http://www.techweekeurope.co.uk/news/torvalds-dead-ssd-delays-3-12-linux-kernel-126895 From 86e75f47f605f364e4b9c76c62b2e99fde60d9ba Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Sun, 15 Sep 2013 20:19:36 +0800 Subject: [PATCH 06/42] =?UTF-8?q?=E5=B7=B2=E6=A0=A1=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md index ec875007a7..deb9ac3fc3 100644 --- a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md +++ b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md @@ -1,7 +1,7 @@ Torvalds的SSD硬盘故障 延迟Linux 内核3.12发布 =========================================== -本周的前几天,总设计师Linus Torvalds的SDD硬盘在其工作站的突然故障导致了[Linux 3.12 内核][1]开发受挫。 +本周的前几天,总设计师Linus Torvalds的SSD硬盘在其工作站的突然故障导致了[Linux 3.12 内核][1]开发受挫。 在一篇标题为“RIP-硬盘故障”的文中,开源操作系统的创始人要求贡献者重新发送补丁以及还未整合到内核Git仓库的请求。 From 82e38abd6d744c09b834b34bfb48f2d131ab7673 Mon Sep 17 00:00:00 2001 From: lijhg Date: Sun, 15 Sep 2013 22:41:14 +0800 Subject: [PATCH 07/42] =?UTF-8?q?Ubuntu=20=E5=AE=89=E8=A3=85Qmmp=200.7.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...mmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md | 89 ++++++++----------- 1 file changed, 36 insertions(+), 53 deletions(-) diff --git a/sources/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md b/sources/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md index 0de274eb6d..5fd28acc1a 100644 --- a/sources/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md +++ b/sources/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md @@ -1,58 +1,41 @@ -#How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04 -Hello Ubuntu Geeks! + 怎样在Ubuntu 13.04,12.10,12.04安装Qmmp 0.7.2 -How are you? This article aim is to teach you guys how to install the **Qmmp 0.7.2** app in your Ubuntu machine. There are many multimedia players for Ubuntu and Qmmp is one of them, a multimedia player based on Qt. The Qmpp audio player is written with the help of the Qt library and its user interface is similar to winamp or xmms. Do you like winamp interface? What about xmms? No? Ok, don’t worry, alternative user interfaces also are available. You can view them [here](http://qmmp.ylsoftware.com/links.php). -The actual stable release is Qmmp 0.7.2 which was released on August 26. This program is very powerful and simple to use. It uses MPEG v1/2 layer 1/2/3 decoder and support many output formats such as MPEG1 layer 2/3,Ogg Vorbis,Ogg Opus,Native FLAC/Ogg FLAC,Musepack,WavePack. The full list of supported output formats is shown below. -- MPEG1 layer 2/3 -- Ogg Vorbis -- Ogg Opus -- Native FLAC/Ogg FLAC -- Musepack -- WavePack -- Tracker modules (mod, s3m, it, xm, etc) -- ADTS AAC -- CD Audio -- WMA, Monkey’s Audio (and other formats provided by FFmpeg library) -- PCM WAVE (and other formats provided by libsndfile library) -- Midi -- Chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX) +大家好,Ubuntu的怪才们! + 怎么样?这篇文章的目标是教你们小孩子怎么安装Qmmp0.7.2app应用程序在你的Ubuntu系统上。有许多的多媒体娱乐软件在Ubuntu上,当然Qmmp也是其中一个,一个基于Qt语言的多媒体播放器。Qmmp自动播放器是被被写在Qt 库文件的帮助中,而且它的用户界面类似于Winamp或者是Xmms。你喜欢Winamp的用户界面吗?或者是Xmms的界面?不是?好的,不要担心。这也是可以替换的用户界面。你看看这里。 + Qmmp 0.7.2的实际稳定版将会在8月26号发布。这个程序是非常强大并且很容易使用。它采用了MPEG1/2/3解码器V1/2层。同时也支持许多输出格式,例如 MPEG1 layer 2/3,Ogg Vorbis,Ogg Opus,Native FLAC/Ogg FLAC,Musepack,WavePack,下面列出所支持许多输出格式。 -The **Qmmp 0.7.2** app has many fixes and changes from the previous release. The api documentation is fixed and the unimplemented function has been removed. Are you curious to know all the changes since 0.7.1? - -Changes since 0.7.1: - -- fixed queue update bug; -- fixed track length formatting; -- fixed api documentation; -- fixed gcc warnings; -- fixed memory leaks; -- fixed wildmidi config path; -- fixed playlist autosave feature; -- fixed possible segmentation fault; -- fixed title format update bug; -- removed unimplemented function. - -Now it is time to install Qmpp 0.7.2. Open a new terminal and type: - - $ sudo add-apt-repository ppa:forkotov02/ppa - -Figure 1 - -Figure 2 - -Then to update sources list, type: - - $ sudo apt-get update - -Figure 3 - -After the update is finished we download qmpp, qmmp-plugin-pack and install them. - - $ sudo apt-get install qmmp qmmp-plugin-pack - -Figure 4 - -via: http://www.unixmen.com/install-qmmp-0-7-2-ubuntu-13-04-12-10-12-04/ \ No newline at end of file + MPEG1 layer 2/3 + Ogg Vorbis + Ogg Opus + Native FLAC/Ogg FLAC + Musepack + WavePack + Tracker modules (mod, s3m, it, xm, etc) + ADTS AAC + CD Audio + WMA, Monkey’s Audio (和其他格式的ffmpeg库文件) + PCM WAVE (和其他所拥有 libsndfile 库文件) + Midi + Chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX) +对于以前的版本,Qmmp0.7.2应用程序有许多修正和变化。API文档时修复的,未实现的功能已经被删除,那你好奇想知道从0.7.1版本所以的变化吗? + 从0.7.1开始变化有: + 修复更新的bug; + 修复轨道长度格式 + 修复了API文档; + 修复了gcc编译器的警告; + 修复了内存泄露; + 修复wildmidi的配置路径; + 修复了播放列表自动保存的功能; + 修复了可能出现的段错误; + 修复了标题格式更新错误; + 去除未实现的功能; +现在开始安装Qmmp 0.7.2;打开新的终端,输入下列命令: + $sudo add-apt-repository ppa:forktov02/ppa +然后更新源列表,输入: + $sudo apt-get update +更新完后,我们下载qmpp,qmmp-plugin-pack,然后安装它们。 + $sudo apt-get install qmmp qmmp-plugin-pack; +文章出处:http://www.unixmen.com/install-qmmp-0-7-2-ubuntu-13-04-12-10-12-04/ From 6a40a98f0d03d7c60e4a0fcdb98199e6773b0d4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 08:21:36 +0800 Subject: [PATCH 08/42] =?UTF-8?q?=E5=8F=91=E5=B8=83=EF=BC=9ATorvalds?= =?UTF-8?q?=E2=80=99=20Dead=20SSD=20Delays=203.12=20Linux=20Kernel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...alds’ Dead SSD Delays 3.12 Linux Kernel.md | 36 +++++++++++++++++++ ...alds’ Dead SSD Delays 3.12 Linux Kernel.md | 32 ----------------- 2 files changed, 36 insertions(+), 32 deletions(-) create mode 100644 published/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md delete mode 100644 sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md diff --git a/published/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md b/published/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md new file mode 100644 index 0000000000..a71559eb66 --- /dev/null +++ b/published/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md @@ -0,0 +1,36 @@ +Torvalds的SSD硬盘故障 延迟Linux 内核3.12发布 +=========================================== + +本周的前几天,Linux的首席架构师Linus Torvalds的工作站的SSD硬盘突然发生了故障,导致[Linux 3.12 内核][1]开发受到了影响。 + +在一份标题为“RIP-硬盘故障”的消息中,Linux的创始人要求贡献者们重新发送补丁和发起尚未合并到GIT版本库的拉取请求。 + +Torvalds是全职工作在内核的开发工作中,并保留了决定是否接受新代码的最高权利。 + +###固态延迟(Solid State Delay,嘲讽SSD固态硬盘) + +就在为期两周的合并期结束前的几天,[Torvalds 写到][2]“这段时间简直糟透了,看起来似乎我主工作站的SSD硬盘坏掉了。” + +![img](http://www.techweekeurope.co.uk/wp-content/uploads/2013/09/seagate_ssd_3.jpg) +seagate_ssd_3 + +“我会试一试,看看是否能够恢复硬盘,但是现在我的机子甚至拒绝我查看它的引导扇区,我试着从网络引导,但我并不是很有信心。” + +他说他的很多工作并没有白费, 并请社区去检查他们的拉取请求是否已经放到了在git.kernel.org的分支里面。 + +Torvalds 对他的小伙伴们保证,“万一出现最坏的情况,我会在我的笔记本上做最后几天的合并,无论如何我都计划着把它完成,因为接下来我就旅行去了。” + +Linux 内核3.12仍处于早期开发阶段,并且还需要经过适当的测试。这些新改变包括改良的电源管理、新的KVM虚拟化功能、更好的声音驱动、EXT4文件系统以及F2FS文件系统的新功能。 + + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/portal.php) 荣誉推出。 + +译者:[vito](http://linux.cn/space/vito) 校对:[Caroline](http://linux.cn/space/caroline),[wxy](http://linux.cn/space/wxy) + +via: http://www.techweekeurope.co.uk/news/torvalds-dead-ssd-delays-3-12-linux-kernel-126895 + +[1]:http://www.techweekeurope.co.uk/comment/linux-kernel-greg-kroah-hartman-124957 +[2]:http://lkml.indiana.edu/hypermail/linux/kernel/1309.1/01669.html +[3]:https://git.kernel.org/cgit/ + + diff --git a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md b/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md deleted file mode 100644 index deb9ac3fc3..0000000000 --- a/sources/Torvalds’ Dead SSD Delays 3.12 Linux Kernel.md +++ /dev/null @@ -1,32 +0,0 @@ -Torvalds的SSD硬盘故障 延迟Linux 内核3.12发布 -=========================================== - -本周的前几天,总设计师Linus Torvalds的SSD硬盘在其工作站的突然故障导致了[Linux 3.12 内核][1]开发受挫。 - -在一篇标题为“RIP-硬盘故障”的文中,开源操作系统的创始人要求贡献者重新发送补丁以及还未整合到内核Git仓库的请求。 - -Torvalds全身心投入到内核工作中,并保留最高权利去决定新代码的加入。 - -###固体继电器 - -就在为期两周的窗口合并结束前的几天,[Torvalds 写到][2]“这时间简直糟透了,看起来似乎我主工作站的SSD硬盘坏掉了。” - -![img](http://www.techweekeurope.co.uk/wp-content/uploads/2013/09/seagate_ssd_3.jpg) -seagate_ssd_3 - -“我会试一试,看看是否能够恢复硬盘,但是现在我的机子甚至拒绝我查看它的引导扇区,我试着从网络引导,所以我并不是信心十足。” - -开发者说他的很多工作没有白费, 并请社区去检查是否他们的请求在git.kernel.org的当前树状上传。 - -Torvalds 对他的同事们保证“万一出现最坏的情况,我会在我的笔记本上做最后几天的窗口合并,无论如何我都计划着把它完成,因为接下来我就要踏上我的旅行。” - -Linux 内核3.12仍处于早期发展阶段,并且要经过适当的测试。这些变化包括改良的电源管理、新的KVM虚拟化功能、更好的声音驱动、EXT4文件系统以及F2FS文件系统的新功能。 - - -via: http://www.techweekeurope.co.uk/news/torvalds-dead-ssd-delays-3-12-linux-kernel-126895 - -[1]:http://www.techweekeurope.co.uk/comment/linux-kernel-greg-kroah-hartman-124957 -[2]:http://lkml.indiana.edu/hypermail/linux/kernel/1309.1/01669.html -[3]:https://git.kernel.org/cgit/ - - From ea45e744a3983758a2542f6dc0d7358499204c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 08:24:49 +0800 Subject: [PATCH 09/42] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86translated?= =?UTF-8?q?=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 翻译完毕,等待校对的文章,请译者移动到translated目录。 --- .../How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md | 0 .../How to choose the best Linux server for your business.md | 0 {sources => translated}/Is Linux the best operating system.md | 0 ... now available for order for $599 (Mini-PC with Linux Mint).md | 0 ...n-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {sources => translated}/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md (100%) rename {sources => translated}/How to choose the best Linux server for your business.md (100%) rename {sources => translated}/Is Linux the best operating system.md (100%) rename {sources => translated}/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md (100%) rename {sources => translated}/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md (100%) diff --git a/sources/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md b/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md similarity index 100% rename from sources/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md rename to translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md diff --git a/sources/How to choose the best Linux server for your business.md b/translated/How to choose the best Linux server for your business.md similarity index 100% rename from sources/How to choose the best Linux server for your business.md rename to translated/How to choose the best Linux server for your business.md diff --git a/sources/Is Linux the best operating system.md b/translated/Is Linux the best operating system.md similarity index 100% rename from sources/Is Linux the best operating system.md rename to translated/Is Linux the best operating system.md diff --git a/sources/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md b/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md similarity index 100% rename from sources/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md rename to translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md diff --git a/sources/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md b/translated/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md similarity index 100% rename from sources/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md rename to translated/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md From aa2b6fd23c946c0b5f4ceb47cf6ab2687d08c972 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 08:44:39 +0800 Subject: [PATCH 10/42] =?UTF-8?q?=E5=8F=91=E5=B8=83=EF=BC=9AIs=20Linux=20t?= =?UTF-8?q?he=20best=20operating=20system?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Is Linux the best operating system.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) rename {translated => published}/Is Linux the best operating system.md (68%) diff --git a/translated/Is Linux the best operating system.md b/published/Is Linux the best operating system.md similarity index 68% rename from translated/Is Linux the best operating system.md rename to published/Is Linux the best operating system.md index 393471187b..4e6c9b7229 100644 --- a/translated/Is Linux the best operating system.md +++ b/published/Is Linux the best operating system.md @@ -1,9 +1,7 @@ Linux是最好的操作系统吗? =================================== -今天Open Source的消息:Linux是最好的操作系统吗?另:GOG.com将不会支持Linux和Ubuntu Studio 13.01 Beta的截屏。 - -UVU Review 有一篇称Linux是最好的操作系统的文章。它包括以下几个方面: +UVU Review 上有一篇称Linux是最好的操作系统的文章。它包括以下几个方面: - 价格 - 可用性 @@ -12,26 +10,28 @@ UVU Review 有一篇称Linux是最好的操作系统的文章。它包括以下 > 无意冒犯,我认为我的同事们是错的。Linux是手边用来操作计算机的最佳选择,甚至可以说没什么别的像样的选择。Neal Stephenson说过:“Mac电脑就像是密封式轿车,看起来很棒而且有不少广告。安装Windows的机器是庞大的SUV,经常坏,但到处都能见到它们并且人人会用。而Linux就像是免费的坦克一样,在沼泽中每小时行驶90英里,1加仑油可以行驶100公里,并且不会出故障。” -> 我用Linux很多年了,从没打算换系统。我们不能找出每一个证明它的优越性的理由,但我总结出几点。我假设你知道什么是操作系统,同时明白Macintosh,Windows,和Linux都是不同的操作系统。 +> 我用Linux很多年了,从没打算换系统。我们不能找出每一个证明它的优越性的理由,但我总结出了几点。我假设你知道什么是操作系统,同时明白Macintosh,Windows,和Linux都是不同的操作系统。 > [UVU Review上的详细内容][1] 作者提出强有力的理由来证明Linux的好。尽管我认同这篇文章的大多观点,但我仍然很犹豫是否宣布Linux为一个“最好”的操作系统。为什么呢?选择什么操作系统和每个用户的需求息息相关。不同用户的选择会大不一样。 -Linux可以很好地满足用户的全部需求,然后是其中的一部分。不过话说回来,也可能满足不了。不去挖掘谁是适用的个体以及他们在使用计算机方面究竟有那些日常需要的话,很难概括这些东西。 +Linux可以很好地满足用户的全部需求及其中的一部分。不过话说回来,也可能满足不了。不去挖掘谁是适用的个体以及他们在使用计算机方面究竟有那些日常需要的话,很难概括这些东西。 某些情况下,一个全功能计算机可能不是用户的首选。移动设备已经很普及,用户可以通过移动设备使用收发邮件、浏览网页等等之前只能由桌面计算机完成的功能。 这当然意味着可以使用Linux(Android, Firefox OS, Ubuntu),但他们也可能选择iOS或者别的什么移动设备操作系统。在移动设备领域,有不少非Linux的选择,所以很可能Linux不会被用户使用,或者说是被错过。 -回到桌面来说,Linux明显能被大量提供,我也总是推荐人们在虚拟机里试试Linux以此来让人们接触Linux。但我也够现实,知道这不是对每个人都适用。可能更适合OS X 或者 Windows用户,这取决于用户的需求。 +回到桌面来说,Linux明显能被大量普及,我也总是推荐人们在虚拟机里试试Linux以此来让人们接触Linux。但我也够现实,知道这不是对每个人都适用。也许OS X 或者 Windows 更适合,这取决于用户的需求。 当你真正静下心来想的时候,会发现很难界定什么样的操作系统是“最好”的。不论你怎样定义,都不会影响他人。不过说到底Linux确实值得一试。如果你试试,你就可能会爱上Linux。 -**成名已久的游戏不支持Linux** -这对于游戏玩家不是什么好消息。 -[1]:http://www.uvureview.com/2013/09/07/linux-is-clearly-the-superior-operating-system/ +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/portal.php) 荣誉推出。 + +译者:[Ivan](http://linux.cn/space/ivan) 校对:[Caroline](http://linux.cn/space/caroline),[wxy](http://linux.cn/space/wxy) via: http://www.itworld.com/operating-systems/372109/linux-best-operating-system + +[1]:http://www.uvureview.com/2013/09/07/linux-is-clearly-the-superior-operating-system/ From 42428426fd408504b8ce8a99aca519126dcb386a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 08:44:48 +0800 Subject: [PATCH 11/42] =?UTF-8?q?=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1309e4c438..dfe9b232fd 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ **译者** -* 从选题中选择适当的文章,进行翻译。 +* 从选题中选择适当的文章,在原文上进行翻译。 * 翻译前在QQ群通知大家。 -* 翻译后QQ群内通知校对。 +* 翻译后QQ群内通知校对,将译文移动到translated目录。 **校对** @@ -44,16 +44,17 @@ QQ群交流 * sources 目录放待翻译的选题源文件,在此进行翻译、校对。 * 进行翻译时,请在QQ群告知别人,不要重复劳动。 +* 翻译完成后,请将译文移动到translated目录。 * 完成校对后,通知QQ群进行发布。 格式 ---------------------------- * 使用标题作为文件名保存原文。 -* 文件第一行是该文章的完整标题。 * 使用markdown(md)格式保存英文原文的文字。 -* 文件末尾使用 [via: URL]格式记录原文链接。翻译时请保留该链接。 -* 建议使用markdown格式来翻译。 +* 文件第一行是该文章的完整标题,采用H1格式。 +* 文内链接采用markdown的相对链接方式标示。 +* 文件末尾使用 via: URL格式记录原文链接。翻译时请保留该链接。 历史 ---------------------------- From 4fdeb795ca3cc81bb935490792c2b8ee7668ccb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 08:49:34 +0800 Subject: [PATCH 12/42] =?UTF-8?q?=E9=94=99=E8=AF=AF=E7=9A=84=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E4=BA=86=EF=BC=9AHow=20to=20choose=20the=20best=20Lin?= =?UTF-8?q?ux=20server=20for=20your=20business?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../How to choose the best Linux server for your business.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {translated => sources}/How to choose the best Linux server for your business.md (100%) diff --git a/translated/How to choose the best Linux server for your business.md b/sources/How to choose the best Linux server for your business.md similarity index 100% rename from translated/How to choose the best Linux server for your business.md rename to sources/How to choose the best Linux server for your business.md From 02ee4e4b14258a310d4b2cc7c04f9bc27de6617e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 09:26:57 +0800 Subject: [PATCH 13/42] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=B0=BE=E9=83=A8=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 译者和校对在工作时直接修改。 --- ...3 Ubuntu cloud survey results published.md | 13 +++++++- ...eta 2 Implements New System Status Area.md | 14 ++++++++- ...o Add or Edit a Linux File System Label.md | 25 +++++++++++++--- ...the best Linux server for your business.md | 16 ++++++++-- ...ings Spotlight-Like Search Bar to Linux.md | 15 ++++++++-- sources/Install Nessus On Ubuntu.md | 30 ++++++++++++++----- ...ber of Canonical’s Carrier Advisory Group.md | 13 +++++++- ...ed, Install It On Ubuntu And Linux Mint.md | 19 ++++++++++-- ...Linux “HoT” bank Trojan- Failed malware.md | 14 ++++++++- sources/New OpenSUSE Raspberry Pi Image.md | 12 +++++++- ...Based File Manager For Command Line Users.md | 12 +++++++- ...S Linux Delivers the Best of Two Worlds.md | 12 +++++++- ...enSUSE ARM Gets new Raspberry Pi Images.md | 12 +++++++- ...mmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md | 12 ++++++++ ...rder for $599 (Mini-PC with Linux Mint).md | 14 ++++++++- ...s Plugin To Open Terminal From Anywhere.md | 15 ++++++++-- 16 files changed, 217 insertions(+), 31 deletions(-) diff --git a/sources/5,800 Ubuntu users' 2013 Ubuntu cloud survey results published.md b/sources/5,800 Ubuntu users' 2013 Ubuntu cloud survey results published.md index b0b37b22b2..1ddd2a5a27 100644 --- a/sources/5,800 Ubuntu users' 2013 Ubuntu cloud survey results published.md +++ b/sources/5,800 Ubuntu users' 2013 Ubuntu cloud survey results published.md @@ -11,4 +11,15 @@ Financial worth of the global cloud market, what percentage finds the cloud envi Moreover, the explanatory article is paired with a detailed step-by-step slide, where the viewer is to digest each and each measurement. -via: http://iloveubuntu.net/5800-ubuntu-users-2013-ubuntu-cloud-survey-results-published \ No newline at end of file + +via: http://iloveubuntu.net/5800-ubuntu-users-2013-ubuntu-cloud-survey-results-published + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID diff --git a/sources/GNOME Shell 3.10 Beta 2 Implements New System Status Area.md b/sources/GNOME Shell 3.10 Beta 2 Implements New System Status Area.md index 5ce92423c1..d842a929c7 100644 --- a/sources/GNOME Shell 3.10 Beta 2 Implements New System Status Area.md +++ b/sources/GNOME Shell 3.10 Beta 2 Implements New System Status Area.md @@ -1,4 +1,5 @@ GNOME Shell 3.10 Beta 2 Implements New System Status Area +========================================================= The first Beta release of the upcoming GNOME Shell 3.10 has been made available for download a few days ago, a version that brings numerous improvements and fixes lots of bugs. @@ -16,4 +17,15 @@ Among the updated translations, we can mention Polish, Norwegian Bokmal, Tajik, Download GNOME Shell 3.10 Beta 2 right now from Softpedia. Remember that this is a beta version and it should NOT be installed on production machines. It is intended for testing purposes only. -[via: http://news.softpedia.com/news/GNOME-Shell-3-10-Beta-2-Implements-New-System-Status-Area-380916.shtml] +via: http://news.softpedia.com/news/GNOME-Shell-3-10-Beta-2-Implements-New-System-Status-Area-380916.shtml + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + diff --git a/sources/How To Add or Edit a Linux File System Label.md b/sources/How To Add or Edit a Linux File System Label.md index e91f206fb8..9c0197290f 100644 --- a/sources/How To Add or Edit a Linux File System Label.md +++ b/sources/How To Add or Edit a Linux File System Label.md @@ -1,8 +1,9 @@ -##How To Add or Edit a Linux File System Label +How To Add or Edit a Linux File System Label +============================================ File system labels are not something you need to have in order to have a functioning Linux operating system, but they can make your computer easier to navigate when you have several disk partitions. In this post I'll show how to add or **edit a Linux file system label** for ext2, ext3, and ext4 disk partitions. -My netbook has 3 OS's installed; Windows XP, Linux Mint, and Xubuntu. Sometimes I want to view files located on one file system from one of the other operating systems. It's convenient to have these [file systems labeled](https://wiki.archlinux.org/index.php/Persistent_block_device_naming), so I know which one to open to find the desired files. +My netbook has 3 OS's installed; Windows XP, Linux Mint, and Xubuntu. Sometimes I want to view files located on one file system from one of the other operating systems. It's convenient to have these [file systems labeled][1], so I know which one to open to find the desired files. ###View Linux File System Labels @@ -43,7 +44,7 @@ Unlabeled partition ###Edit a Linux File System Label with e2label -Looking at the output from **lsblk** I can see that my Linux Mint installation is on /dev/sda3, my home partition is on /dev/sda5, and my Xubuntu installation is on /dev/sda7. I'm going to use [e2label](http://linux.die.net/man/8/e2label) as root to assign labels to these partitions. +Looking at the output from **lsblk** I can see that my Linux Mint installation is on /dev/sda3, my home partition is on /dev/sda5, and my Xubuntu installation is on /dev/sda7. I'm going to use [e2label][2] as root to assign labels to these partitions. sudo e2label /dev/sda3 Mint sudo e2label /dev/sda5 Home @@ -76,6 +77,22 @@ To remove the label from partition 5: sudo e2label /dev/sda5 "" -This tutorial was written by [Linerd](http://tuxtweaks.com/author/Linerd/) and originally appeared on [Tux Tweaks](http://tuxtweaks.com/) at http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/. +This tutorial was written by [Linerd][3] and originally appeared on [Tux Tweaks][4] at http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/. via: http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:https://wiki.archlinux.org/index.php/Persistent_block_device_naming +[2]:http://linux.die.net/man/8/e2label +[3]:http://tuxtweaks.com/author/Linerd/ +[4]:http://tuxtweaks.com/ + diff --git a/sources/How to choose the best Linux server for your business.md b/sources/How to choose the best Linux server for your business.md index 7c8dde6560..edd23100fc 100644 --- a/sources/How to choose the best Linux server for your business.md +++ b/sources/How to choose the best Linux server for your business.md @@ -88,6 +88,19 @@ Turnkey has more than a hundred ready-to-run apps These range from such standard In short, whether you know next to nothing about Linux or you're a senior developer on the Linux kernel team, there's a Linux server for you and your business needs. Enjoy! + +via: http://www.itworld.com/operating-systems/372236/how-choose-best-linux-server-your-business + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + [1]:http://www.itworld.com/slideshow/119061/ubuntu-impresses-test-linux-servers-372374 [2]:http://www.itworld.com/operating-systems/370104/first-rule-choosing-desktop-linux-distribution-user-know-thyself [3]:http://blog.smartbear.com/open-source/yes-open-source-jobs-are-hot-and-we-have-stats-to-prove-it/ @@ -117,6 +130,3 @@ In short, whether you know next to nothing about Linux or you're a senior develo [27]:http://www.windowsazure.com/en-us/manage/linux/other-resources/endorsed-distributions/ [28]:http://www.rackspace.com/knowledge_center/article/choosing-a-linux-distribution [29]:http://www.turnkeylinux.org/ - -via: http://www.itworld.com/operating-systems/372236/how-choose-best-linux-server-your-business - diff --git a/sources/Indicator-Synapse Brings Spotlight-Like Search Bar to Linux.md b/sources/Indicator-Synapse Brings Spotlight-Like Search Bar to Linux.md index a1a8dc06c4..0a35ce049f 100644 --- a/sources/Indicator-Synapse Brings Spotlight-Like Search Bar to Linux.md +++ b/sources/Indicator-Synapse Brings Spotlight-Like Search Bar to Linux.md @@ -36,6 +36,17 @@ Now search for Indicator-Synapse in the Dash and launch. To remove the application simply search for ‘indicator synapse’ in the Ubuntu Software Center, click on its listing, then the ‘remove’ button -[1]:https://apps.ubuntu.com/cat/applications/synapse/ -via: http://www.omgubuntu.co.uk/2013/09/spotlight-like-tool-coming-to-pear-os-other-distros \ No newline at end of file +via: http://www.omgubuntu.co.uk/2013/09/spotlight-like-tool-coming-to-pear-os-other-distros + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:https://apps.ubuntu.com/cat/applications/synapse/ diff --git a/sources/Install Nessus On Ubuntu.md b/sources/Install Nessus On Ubuntu.md index b9a520197d..1828777f3c 100644 --- a/sources/Install Nessus On Ubuntu.md +++ b/sources/Install Nessus On Ubuntu.md @@ -1,10 +1,11 @@ -##Install Nessus On Ubuntu +Install Nessus On Ubuntu +======================== Scanning and identifying vulnerabilities on our Linux machine is the most important step in our way to protect and secure our private data. In this article I will teach you how to install, configure and start Nessus on Ubuntu. Do you want to learn about what vulnerabilities your target is susceptible to? Then read this article and learn about **Nessus**. ###What is Nessus? -[Nessus](http://www.tenable.com/products/nessus) is a vulnerability scanner which is very easy to deploy. It has more than ten million downloads and is offered in 1-, 2-, or 3-year subscriptions, as well as in bundled solutions. Do you want to perform security checks on your network? With the largest collection of network security checks Nessus will be your best friend in identifying hosts and vulnerability identifying in your network. Some features of the Nessus tools are listed below. A very good thing to mention is the fact that Nessus comes in two flavors, Home and Professional. The Home Feed is for personal usage and it does the job in a non professional environment. Professional Feed includes additional features and it is for commercial usage. +[Nessus][1] is a vulnerability scanner which is very easy to deploy. It has more than ten million downloads and is offered in 1-, 2-, or 3-year subscriptions, as well as in bundled solutions. Do you want to perform security checks on your network? With the largest collection of network security checks Nessus will be your best friend in identifying hosts and vulnerability identifying in your network. Some features of the Nessus tools are listed below. A very good thing to mention is the fact that Nessus comes in two flavors, Home and Professional. The Home Feed is for personal usage and it does the job in a non professional environment. Professional Feed includes additional features and it is for commercial usage. - Broad Asset Coverage & Profiling - Mobile Device Auditing @@ -13,25 +14,38 @@ Scanning and identifying vulnerabilities on our Linux machine is the most import - Sensitive Content Auditing - SCADA / Control Systems Auditing -Before you install and configure Nessus you have to download it for your operating system. Grab it [here](http://www.tenable.com/products/nessus/select-your-operating-system). Since this article is about installing and configuring Nessus on Ubuntu I will select Linux as my operating system and under Linux I will select Ubuntu. Figure 1 shows the deb package I downloaded. You can right click on this deb file and click on “Open With Ubuntu Software Center”. Then, once you are in the Ubuntu Software Center click Install. After the installation we need to configure Nessus so we can use it. +Before you install and configure Nessus you have to download it for your operating system. Grab it [here][2]. Since this article is about installing and configuring Nessus on Ubuntu I will select Linux as my operating system and under Linux I will select Ubuntu. Figure 1 shows the deb package I downloaded. You can right click on this deb file and click on “Open With Ubuntu Software Center”. Then, once you are in the Ubuntu Software Center click Install. After the installation we need to configure Nessus so we can use it. - -Figure 1 +![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_032.png "Figure 1") Ok, now that you have installed Nessus, it is time to start it. Open a new terminal. You can you can run Nessus by typing “**/etc/init.d/nessusd start**”. Since I am utilizing the Home Feed I need valid license for it. Enable your Nessus install by executing the command shown in Figure 2. -Figure 2 +![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_026.png "Figure 2") Now it is time to add a user, enter the command shown in Figure 3. -Figure 3 +![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_027.png "Figure 3") At the login prompt shown in Figure 3 enter the username of the user you want to add and after you have entered the password twice answer as y (yes) to make this user an administrator. Once complete run Nessus by typing “**/etc/init.d/nessusd start**” command and log in to Nessus at **https://127.0.0.1:8834**. +![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_031.png) Happy Vulnerability Hunting! -via http://www.unixmen.com/install-nessus-on-ubuntu/ \ No newline at end of file +via http://www.unixmen.com/install-nessus-on-ubuntu/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://www.tenable.com/products/nessus +[2]:http://www.tenable.com/products/nessus/select-your-operating-system diff --git a/sources/Is '3′ The Latest Member of Canonical’s Carrier Advisory Group.md b/sources/Is '3′ The Latest Member of Canonical’s Carrier Advisory Group.md index 9c59be6763..823113aa95 100644 --- a/sources/Is '3′ The Latest Member of Canonical’s Carrier Advisory Group.md +++ b/sources/Is '3′ The Latest Member of Canonical’s Carrier Advisory Group.md @@ -23,7 +23,18 @@ Membership of the CAG is not the same as committing to offer devices. That said, If the addition of 3 is confirmed then it will be joining [a 13-strong list of carriers who have shown interest][2] in the fledgling upstart OS. +via: http://www.omgubuntu.co.uk/2013/09/mobile-network-3-joins-ubuntu-carrier-advisory-group + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + [1]:http://en.wikipedia.org/wiki/Hutchison_Whampoa [2]:http://www.omgubuntu.co.uk/tag/cag -via: http://www.omgubuntu.co.uk/2013/09/mobile-network-3-joins-ubuntu-carrier-advisory-group \ No newline at end of file diff --git a/sources/Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint.md b/sources/Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint.md index 21093d6e69..c18c1310dd 100644 --- a/sources/Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint.md +++ b/sources/Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint.md @@ -1,10 +1,11 @@ -###Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint +Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint +=============================================================== Writer, Calc, Impress, Draw, Math and Base. These are six feature-rich applications that LibreOffice suit offers to you for your document and data processing needs. What is LibreOffice? I know this question is very easy to answer for most of the unixmen readers, but since our fans keep growing everyday I guess there are many people that have no idea about Linux and Open Source, so l feel I have to give some information about LibreOffice. LibreOffice is an open-source, simple and powerful office suite for Linux, Windows OS and Mac OS users. There are many volunteers working and helping the LibreOffice project. These volunteers have different roles, from engineering tasks to community support and creative work. Now it is time for some news. -[LibreOffice 4.1.1](http://www.libreoffice.org/download/release-notes/) is released. This release of LibreOffice 4.1.1 comes with a large number of improved features and bug fixes. LibreOffice 4.1.1 supports legacy binary StarOffice files and export to legacy Word and Excel. An interesting bug fixed is fdo#67388, in which files in .deb packages weren’t owned by root:root. +[LibreOffice 4.1.1][1] is released. This release of LibreOffice 4.1.1 comes with a large number of improved features and bug fixes. LibreOffice 4.1.1 supports legacy binary StarOffice files and export to legacy Word and Excel. An interesting bug fixed is fdo#67388, in which files in .deb packages weren’t owned by root:root. **New Features and Fixes** @@ -30,4 +31,16 @@ Now what about the installation of LibreOffice 4.1.1? Ok, To Install LibreOffice $ sudo apt-get install libreoffice -via: http://www.unixmen.com/libreoffice-4-1-1-released-install-ubuntu-linux-mint/ \ No newline at end of file +via: http://www.unixmen.com/libreoffice-4-1-1-released-install-ubuntu-linux-mint/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://www.libreoffice.org/download/release-notes/ diff --git a/sources/Linux “HoT” bank Trojan- Failed malware.md b/sources/Linux “HoT” bank Trojan- Failed malware.md index 41039fa162..1428808097 100644 --- a/sources/Linux “HoT” bank Trojan- Failed malware.md +++ b/sources/Linux “HoT” bank Trojan- Failed malware.md @@ -36,6 +36,19 @@ About Steven J. Vaughan-Nichols Steven J. Vaughan-Nichols, aka sjvn, has been writing about technology and the business of technology since CP/M-80 was the cutting edge PC operating system. SJVN covers networking, Linux, open source, and operating systems. + +via: http://www.zdnet.com/linux-hot-bank-trojan-failed-malware-7000020436/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + [1]:http://www.zdnet.com/linux-desktop-trojan-hand-of-thief-steals-in-7000019175/ [2]:https://blogs.rsa.com/rsa-peeks-into-the-bits-of-new-linux-based-trojan-hand-of-thief/ [3]:http://www.thegeekstuff.com/2012/07/elf-object-file-format/ @@ -43,5 +56,4 @@ Steven J. Vaughan-Nichols, aka sjvn, has been writing about technology and the b [5]:http://fedoraproject.org/ [6]:http://www.ubuntu.com/ -via: http://www.zdnet.com/linux-hot-bank-trojan-failed-malware-7000020436/ diff --git a/sources/New OpenSUSE Raspberry Pi Image.md b/sources/New OpenSUSE Raspberry Pi Image.md index f35ca813ba..ad757810e7 100644 --- a/sources/New OpenSUSE Raspberry Pi Image.md +++ b/sources/New OpenSUSE Raspberry Pi Image.md @@ -25,7 +25,17 @@ Ok guys, not it is time for some PiSUSE fun, i mean go and try openSUSE on your Source: [openSUSE Lizards][2] +via: http://www.unixmen.com/new-opensuse-raspberry-pi-image/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + [1]:https://build.opensuse.org/package/show/devel:ARM:Factory:Contrib:RaspberryPi/altimagebuild [2]:https://lizards.opensuse.org/2013/09/07/new-raspberry-pi-image/ -via: http://www.unixmen.com/new-opensuse-raspberry-pi-image/ \ No newline at end of file diff --git a/sources/Ranger – A Text Based File Manager For Command Line Users.md b/sources/Ranger – A Text Based File Manager For Command Line Users.md index 474ee2947a..a263aa2789 100644 --- a/sources/Ranger – A Text Based File Manager For Command Line Users.md +++ b/sources/Ranger – A Text Based File Manager For Command Line Users.md @@ -70,8 +70,18 @@ Download and installation completed smoothly without any problems. Ranger is a fine utility that does what is promises to do. I would recommend this utility to those users who work on servers (containing no GUI). If you spend a lot of time on command line and are looking for a good command line file manager, Ranger could be a good option.. If your expectations aren’t too high, ranger should not disappoint you. +via: http://mylinuxbook.com/ranger-command-line-file-manager/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + [1]:http://ranger.nongnu.org/ [2]:http://ranger.nongnu.org/index.html [3]:http://ranger.nongnu.org/download.html -via: http://mylinuxbook.com/ranger-command-line-file-manager/ diff --git a/sources/Wireless Aside, Cr OS Linux Delivers the Best of Two Worlds.md b/sources/Wireless Aside, Cr OS Linux Delivers the Best of Two Worlds.md index 2170b1f882..35ed09e504 100644 --- a/sources/Wireless Aside, Cr OS Linux Delivers the Best of Two Worlds.md +++ b/sources/Wireless Aside, Cr OS Linux Delivers the Best of Two Worlds.md @@ -90,8 +90,18 @@ Please send your ideas to me at jack.germain@newsroom.ectnews.com, and I'll cons And use the Talkback feature below to add your comments! +via: http://www.linuxinsider.com/story/Wireless-Aside-Cr-OS-Linux-Delivers-the-Best-of-Two-Worlds-78918.html + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + [1]:http://getchrome.eu/ [2]:https://susestudio.com/a/jMOVxa/cr-os-linux [3]:http://www.novell.com/linux -via: http://www.linuxinsider.com/story/Wireless-Aside-Cr-OS-Linux-Delivers-the-Best-of-Two-Worlds-78918.html diff --git a/sources/openSUSE ARM Gets new Raspberry Pi Images.md b/sources/openSUSE ARM Gets new Raspberry Pi Images.md index 74be512ab2..470914fc64 100644 --- a/sources/openSUSE ARM Gets new Raspberry Pi Images.md +++ b/sources/openSUSE ARM Gets new Raspberry Pi Images.md @@ -44,9 +44,19 @@ Compared to the old image, this one has some advantages: If you wanted to play with building images for the Raspberry Pi, this might well be the easiest way doing so! And as always, merge requests are very much welcome. +via: https://news.opensuse.org/2013/09/09/opensuse-arm-gets-new-raspberry-pi-images/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + [1]:http://www.zq1.de/~bernhard/linux/opensuse/raspberrypi-opensuse-20130907.img.xz [2]:https://build.opensuse.org/package/show/devel:ARM:Factory:Contrib:RaspberryPi/altimagebuild [3]:https://lizards.opensuse.org/2013/09/07/new-raspberry-pi-image/ [4]:http://download.opensuse.org/ports/armv6hl/factory/repo/oss/ -via: https://news.opensuse.org/2013/09/09/opensuse-arm-gets-new-raspberry-pi-images/ diff --git a/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md b/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md index 5fd28acc1a..68bb43bf3a 100644 --- a/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md +++ b/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md @@ -38,4 +38,16 @@ $sudo apt-get update 更新完后,我们下载qmpp,qmmp-plugin-pack,然后安装它们。 $sudo apt-get install qmmp qmmp-plugin-pack; + 文章出处:http://www.unixmen.com/install-qmmp-0-7-2-ubuntu-13-04-12-10-12-04/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[lijhg][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[lijhg]:http://linux.cn/space/lijhg +[校对者ID]:http://linu.xnc/space/校对者ID + diff --git a/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md b/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md index 59e90b0820..8a7c1b7ca0 100644 --- a/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md +++ b/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md @@ -36,9 +36,21 @@ MintBox2比上一个版本的MintBox有更快的处理器, 精选AMD G-series处 销售收入的百分之五,会去支持Linux Mint项目. + +via: http://liliputing.com/2013/09/mintbox-2-now-available-for-order-for-599-mini-pc-with-linux-mint.html + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[vito][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[vito]:http://linux.cn/space/vito +[校对者ID]:http://linu.xnc/space/校对者ID + [1]:http://linuxmint.com/ [2]:http://fit-pc.com/web/purchasing/order-mintbox/ [3]:http://www.amazon.com/s/?_encoding=UTF8&camp=1789&creative=390957&field-brandtextbin=fit-PC3&linkCode=ur2&node=172282&tag=bradlindsdigi-20 -via: http://liliputing.com/2013/09/mintbox-2-now-available-for-order-for-599-mini-pc-with-linux-mint.html diff --git a/translated/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md b/translated/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md index 0c12f0e1c1..be8f87d3d8 100644 --- a/translated/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md +++ b/translated/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md @@ -39,8 +39,19 @@ Nautilus-Open-Terminal 是一个让你随处都可以打开终端的nautilus插 我会向每个人去推荐这个插件,只因使用它之后的优势所在。 一旦你使用了它,你就会发现它所带来的不同. -[1]:https://launchpad.net/ubuntu/+source/nautilus-open-terminal -[2]:http://packages.ubuntu.com/lucid/nautilus-open-terminal 转自:http://mylinuxbook.com/nautilus-open-terminal-nautilus-plugin-to-open-terminal-from-anywhere/ +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[younel0925][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[younel0925]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID +[1]:https://launchpad.net/ubuntu/+source/nautilus-open-terminal +[2]:http://packages.ubuntu.com/lucid/nautilus-open-terminal + + From 45b895a084f54d3ba87ad9f21b39bfdf2008f96c Mon Sep 17 00:00:00 2001 From: DeadFire Date: Mon, 16 Sep 2013 09:36:31 +0800 Subject: [PATCH 14/42] =?UTF-8?q?20130916=20=E6=96=B0=E9=80=89=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...mps Dogma, And Other Open Source Insights.md | Bin 0 -> 13004 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 sources/Technology Trumps Dogma, And Other Open Source Insights.md diff --git a/sources/Technology Trumps Dogma, And Other Open Source Insights.md b/sources/Technology Trumps Dogma, And Other Open Source Insights.md new file mode 100644 index 0000000000000000000000000000000000000000..e5754d0258e498810cd8e45a803ba02ba6d86031 GIT binary patch literal 13004 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 literal 0 HcmV?d00001 From 6868ea894f5dc5af599abd49668711da68946633 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 09:58:22 +0800 Subject: [PATCH 15/42] =?UTF-8?q?=E5=8F=91=E5=B8=83=EF=BC=9ANautilus-Open-?= =?UTF-8?q?Terminal=20-=20Nautilus=20Plugin=20To=20Open=20Terminal=20From?= =?UTF-8?q?=20Anywhere?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...s Plugin To Open Terminal From Anywhere.md | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) rename {translated => published}/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md (62%) diff --git a/translated/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md b/published/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md similarity index 62% rename from translated/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md rename to published/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md index be8f87d3d8..886fe05b69 100644 --- a/translated/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md +++ b/published/Nautilus-Open-Terminal - Nautilus Plugin To Open Terminal From Anywhere.md @@ -1,29 +1,28 @@ Nautilus-Open-Terminal : 可随处打开终端的 Nautilus 插件 -======================================================================= - -你工作中有在GUI和命令行之间切来切去吗?当你总是要在命令行中输入你要进入的目录的时候,你有沮丧无奈过吗?如果有的话,那么,你真的要试下nautilus插件 —— **nautilus-open-terminal**。 +===================================================== +你工作中有在GUI和命令行之间切来切去吗?当你总是要在命令行中输入你要进入的目录的时候,你有沮丧无奈过吗?如果有的话,那么,你一定要试下这个nautilus插件 —— **nautilus-open-terminal**。 ##Nautilus-Open-Terminal -Nautilus-Open-Terminal 是一个让你随处都可以打开终端的nautilus插件。尤其是当你想在一个包含子目录的目录中对某个特定目录做命令行操作的时候,它特别有用。如果你安装了这个插件,对于这种情况,你所要做的只是右键点击这个目录,然后选择菜单项**Open in Terminal**。 +Nautilus-Open-Terminal 是一个让你随处都可以打开终端的nautilus插件。尤其是当你想在一个包含子目录的目录中对某个特定目录做命令行操作的时候,它特别有用。如果你安装了这个插件,那么你只需要做的就是右键点击这个目录,然后选择菜单项**Open in Terminal**。 如下图所示: ![img](http://mylinuxbook.com/wp-content/uploads/2013/09/open-terminal-main.png "open-terminal-main") -现在,一旦你点击了**Open in Terminal**菜单项,系统将会打开一个终端,以你刚刚右键所点击的目录作为终端的当前目录。 +现在,当你点击**Open in Terminal**菜单项后,系统将会打开一个终端,以你刚刚右键所点击的目录作为终端的当前目录。 ![img](http://mylinuxbook.com/wp-content/uploads/2013/09/open-terminal-1.png "open-terminal-1") -因此,你能看到使用这个插件之后,从GUI到命令行就是如此简单。 +因此,使用这个插件之后,从GUI到命令行就是如此简单。 ###下载/安装 这里给出一些跟这个插件相关的链接: -- [Plug-in information on launchpad][1] -- [Plug-in information on Ubuntu Packages][2] +- [在launchpad网站上找到该插件][1] +- [在Ubuntu Packages网站上找到该插件][2] 我第一次试着从Ubuntu软件中心下载安装这个插件的时候,报错说,我的系统中缺失一些依赖的软件包。然后又试着从命令行中下载安装,仍是相同的错误。于是,我先用命令 sudo apt-get -f install 去修复依赖关系,然后去Ubuntu软件中心下载和安装了这个插件。 @@ -37,20 +36,20 @@ Nautilus-Open-Terminal 是一个让你随处都可以打开终端的nautilus插 **总结** -我会向每个人去推荐这个插件,只因使用它之后的优势所在。 一旦你使用了它,你就会发现它所带来的不同. +因为它很方便,所以我会向每个人去推荐这个插件。 一旦你使用了它,你就会发现它所带来的不同. 转自:http://mylinuxbook.com/nautilus-open-terminal-nautilus-plugin-to-open-terminal-from-anywhere/ 本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 -译者:[younel0925][] 校对:[校对者ID][] +译者:[younel0925][] 校对:[wxy][] [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php -[younel0925]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[younel0925]:http://linux.cn/space/younel0925 +[wxy]:http://linux.cn/space/wxy [1]:https://launchpad.net/ubuntu/+source/nautilus-open-terminal [2]:http://packages.ubuntu.com/lucid/nautilus-open-terminal From 82033879873655109a3c8b82b4aa702abc8ec0d3 Mon Sep 17 00:00:00 2001 From: DeadFire Date: Mon, 16 Sep 2013 10:45:33 +0800 Subject: [PATCH 16/42] =?UTF-8?q?20130916=20=E6=96=B0=E9=80=89=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ... Bring Wayland as Default for Fedora 21.md | 29 ++++++++++++++++++ ...s Dogma, And Other Open Source Insights.md | Bin 13004 -> 12936 bytes 2 files changed, 29 insertions(+) create mode 100644 sources/Red Hat and Intel Working Closely to Bring Wayland as Default for Fedora 21.md diff --git a/sources/Red Hat and Intel Working Closely to Bring Wayland as Default for Fedora 21.md b/sources/Red Hat and Intel Working Closely to Bring Wayland as Default for Fedora 21.md new file mode 100644 index 0000000000..7affa30e53 --- /dev/null +++ b/sources/Red Hat and Intel Working Closely to Bring Wayland as Default for Fedora 21.md @@ -0,0 +1,29 @@ +##Red Hat and Intel Working Closely to Bring Wayland as Default for Fedora 21## + +**Red Hat and Intel developers are now working closely together to bring Wayland support in GNOME and they are hoping it’s going to be ready to ship in Fedora 21.** + +The Ubuntu secret plan to conquer the FOSS world has been foiled by Intel with its announcement, at least for now, but the true plans of the Intel developers have been revealed. + +If we remove the drama, it’s actually not a secret that Intel has invested heavily in Wayland’s future. Its developers are now working closely with Red Hat to make the GNOME Shell act as a compositor. + +“So our team here at Red Hat have been working intensively with our counterparts at Intel to merge and stabilize the patches to enable Wayland support in GNOME and at the same time looking into what further improvements are needed in the stack,” stated Red Hat’s Christian Schaller on his personal blog. + +It seems that the goal of the team is now to provide a tech preview ready for Fedora 20, which will have to be enough, at least for the time being. It’s not going to be quite a working project, but at least it will give people an idea of what they should expect. + +It’s unclear if this particular timing has anything to do with Canonical’s haste to provide a fully working Mir display server in their upcoming Ubuntu 13.10, which is scheduled for release in October. + +“So the final switch to Wayland over X will only happen once we are as sure as we can be that our users will not be negatively affected by the change. So if we default to Wayland or X for Fedora 21 is still an open question,” also said Schaller in his blog post. + +This “war” between display servers might have a clear winner, and that is the end user. Both teams, Intel and Canonical, now have better incentives to provide a better experience and no matter who wins, we will reap the fruits of their labor. + +via:http://news.softpedia.com/news/Red-Hat-and-Intel-Working-Closely-to-Bring-Wayland-as-Default-for-Fedora-21-383119.shtml + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID \ No newline at end of file diff --git a/sources/Technology Trumps Dogma, And Other Open Source Insights.md b/sources/Technology Trumps Dogma, And Other Open Source Insights.md index e5754d0258e498810cd8e45a803ba02ba6d86031..80f319b9205827ada6cbdb02bdfe3a3e40a36ee5 100644 GIT binary patch delta 106 zcmX?;+L5~94l`r)WJ4Bd=2!-e$#0n*88s&dvp56AGFijHV%pN?lkc%~Fluhz&&nvu z7&CdlR5VcfwKPn6FRLbl9z)D#Z<*&A^)wFvxsoh} From d992325c22340e85b886b8280563d297921aa803 Mon Sep 17 00:00:00 2001 From: DeadFire Date: Mon, 16 Sep 2013 10:50:22 +0800 Subject: [PATCH 17/42] =?UTF-8?q?20130916=20=E6=96=B0=E9=80=89=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...s Dogma, And Other Open Source Insights.md | Bin 12936 -> 6784 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sources/Technology Trumps Dogma, And Other Open Source Insights.md b/sources/Technology Trumps Dogma, And Other Open Source Insights.md index 80f319b9205827ada6cbdb02bdfe3a3e40a36ee5..e975a35b6a6d187ccfcd66cb983cd7a03667e297 100644 GIT binary patch literal 6784 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 Za{oPDKgZBvXv5Kyiz=DM(Ssoj{6C!}Y@PrB literal 12936 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 S|D^m$?>T?0Z(r#h=l=lR)YzN= From 751131443650c08ee690565e960484e386f1f08b Mon Sep 17 00:00:00 2001 From: DeadFire Date: Mon, 16 Sep 2013 12:52:35 +0800 Subject: [PATCH 18/42] =?UTF-8?q?20130916=20=E6=96=B0=E9=80=89=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ee Ubuntu 12.04 CDs to Windows XP Users.md | 66 +++++++++++++++++++ ....4.62 LTS Is Now Available for Download.md | 28 ++++++++ ...ini PC Now Available For Order For $599.md | 35 ++++++++++ ...s Plugin To Open Terminal From Anywhere.md | 51 ++++++++++++++ 4 files changed, 180 insertions(+) create mode 100644 sources/German City Starts Distributing Free Ubuntu 12.04 CDs to Windows XP Users.md create mode 100644 sources/Linux Kernel 3.4.62 LTS Is Now Available for Download.md create mode 100644 sources/MintBox 2 Linux Mini PC Now Available For Order For $599.md create mode 100644 sources/Nautilus-Open-Terminal--Nautilus Plugin To Open Terminal From Anywhere.md diff --git a/sources/German City Starts Distributing Free Ubuntu 12.04 CDs to Windows XP Users.md b/sources/German City Starts Distributing Free Ubuntu 12.04 CDs to Windows XP Users.md new file mode 100644 index 0000000000..b03d58cab0 --- /dev/null +++ b/sources/German City Starts Distributing Free Ubuntu 12.04 CDs to Windows XP Users.md @@ -0,0 +1,66 @@ +German City Starts Distributing Free Ubuntu 12.04 CDs to Windows XP Users +================================================================================ +Ahead of the severing of official support for Microsoft Windows XP next year, the German city of Munich have begun offering free Ubuntu 12.04 LTS CDs in select local libraries. + +![The Linux CD Distributed by Munich](http://www.omgubuntu.co.uk/wp-content/uploads/2013/09/linuxcd-800_kl.jpg) + +Around 2,000 discs, [to be given away](http://www.muenchen.de/rathaus/Stadtverwaltung/Direktorium/IT-Beauftragte/Aktuelles/linux_cd.html) between now and April 2014, have been produced. + +The initiative is aimed at preventing electronic waste from discarded computers that, though unable to upgrade to a ‘supported’ version of Windows, would continue to function fine with an alternative OS. + +And with some 20 million German PC users said to still use Windows XP the waste problem Munich hope to avert with this effort could be huge. + +**Familiar News, Right?** + +> “Hold on,’ some of you might be thinking. ‘This news sounds familiar. I thought the plan was to give away Lubuntu CDs?’. + +Well done on remembering. Lubuntu was, indeed, the original flavour of choice for this effort, as we first reported on back in June. + +At the time of the decision Munich council some solid reasons for choosing Lubuntu over regular Ubuntu: + +- It has lower system requirements +- The layout is similar to that of Windows XP + +But since our original report and the commencement of the programme this week something changed: Lubuntu was dropped in favour of Ubuntu 12.04 LTS. + +> ‘This change was brought about at the request of Canonical’ + +According to Lubuntu member Nio Wiklund Munich this change was brought about at the request of Canonical. + +While it’s hard to find fault with the choice of an OS that is [backed by 5 years of support](http://www.omgubuntu.co.uk/2011/10/ubuntu-12-04-lts-desktop-to-be-supported-for-five-years) - something Lubuntu lacks - is this Unity-toting release really the best option for those switching from a decaying OS on aged hardware? + +[Lubuntu is listed as needing](https://wiki.ubuntu.com/Lubuntu#System_Requirements) a CPU clocked at 700Mhz and 256MB of RAM. Ubuntu [developers say](https://help.ubuntu.com/community/Installation/SystemRequirements) that a 700Mhz PC with 512MB should handle the modern Ubuntu desktop. + +My first-hand experience with Unity on an Intel Atom and 1GB RAM says that ‘running’ and ‘useable’ are two different things. + +But one voice isn’t fact, so I put the question to our Twitter followers. Here’s a selection of responses: + +> **@omgubuntu** I have a Samsung netbook with 2GB RAM and single core Atom processor. 12.04 ran fairly okay on it, much better than 12.10. +> — Ashutosh Mishra (@twitosh) September 14, 2013 + +> **@omgubuntu** I had infinitely better performance with Lubuntu in an old netbook. It runs incredibly smooth. I have an Acer Aspire 1 from 2009. +> +> — Dimitri Augusto (@DimitriAugusto) September 14, 2013 + +> **@omgubuntu** An old acer pc with an mono-core amd sempron and 1 gig ram. Despite of the integrated graphics unity performed mostly well. +> +> — Raphael Leroux (@IndriApollo) September 14, 2013 + +Which do you think would have made the better offer? Let us know in the comments. + +via: http://www.omgubuntu.co.uk/2013/09/ubuntu-12-04-lts-cds-munich-windows-xp + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://www.omgubuntu.co.uk/2013/09/ubuntu-12-04-lts-cds-munich-windows-xp +[2]:http://www.muenchen.de/rathaus/Stadtverwaltung/Direktorium/IT-Beauftragte/Aktuelles/linux_cd.html +[3]:http://www.omgubuntu.co.uk/2011/10/ubuntu-12-04-lts-desktop-to-be-supported-for-five-years +[4]:https://wiki.ubuntu.com/Lubuntu#System_Requirements +[5]:https://help.ubuntu.com/community/Installation/SystemRequirements \ No newline at end of file diff --git a/sources/Linux Kernel 3.4.62 LTS Is Now Available for Download.md b/sources/Linux Kernel 3.4.62 LTS Is Now Available for Download.md new file mode 100644 index 0000000000..f6ea4faeca --- /dev/null +++ b/sources/Linux Kernel 3.4.62 LTS Is Now Available for Download.md @@ -0,0 +1,28 @@ +Linux Kernel 3.4.62 LTS Is Now Available for Download +================================================================================ +**A brand-new maintenance release of the Long Term Supported (LTS) Linux 3.4 kernel has been announced by the famous Greg Kroah-Hartman, and it is now available for download.** + +Linux kernel 3.4.62 LTS is a minor release, bringing x86 and M32R fixes, some updated drivers (networking related), as well as lots of networking improvements, especially for IPv6 and IPv4. + +"I'm announcing the release of the 3.4.62 kernel. All users of the 3.4 kernel series must upgrade." + +The updated 3.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.y and can be browsed at the normal kernel.org git web browser: [http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary](http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary)," Greg Kroah-Hartman said in the [official release announcement](https://lkml.org/lkml/2013/9/14/73). + +Download Linux kernel 3.4.62 LTS right now : + +- [tar.bz2 (3.2.51 LTS Stable)](http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.2.51.tar.bz2)[sources] [74.60 MB] +- [tar.bz2 (3.4.62 LTS Stable)](http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.4.62.tar.bz2)[sources] [76.50 MB] +- [tar.bz2 (3.0.96 LTS Stable)](http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.0.96.tar.bz2)[sources] [73.37 MB] + +via:http://news.softpedia.com/news/Linux-Kernel-3-4-62-LTS-Is-Now-Available-for-Download-383152.shtml + + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID diff --git a/sources/MintBox 2 Linux Mini PC Now Available For Order For $599.md b/sources/MintBox 2 Linux Mini PC Now Available For Order For $599.md new file mode 100644 index 0000000000..4e6588dd71 --- /dev/null +++ b/sources/MintBox 2 Linux Mini PC Now Available For Order For $599.md @@ -0,0 +1,35 @@ + +MintBox 2 Linux Mini PC Now Available For Order For $599 +================================================================================ + +The team at Linux Mint is full of surprises. Do you lik a mini-computer which connects to TVs or computer monitors via HDMI or DisplayPort? Linux Mint, in collaboration with CompuLab has unveiled Mintbox 2, a mini computer with 8 USB ports as well as in/out audio jacks, eSATA, Ethernet, Wifi and Bluetooth. You can easily connect it to other devices and internet. Thanks god this mini Mint box has Wifi and Ethernet, this makes very easy to connect to your Linux Mint machine to any wireless network. + +![mintbox](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/mintbox.jpg) + +mintboxThere are two previous versions of the Linux Mint Box, the **MintBox Basic** and **MintBox Pro** but this version of the Mint box is very different from this previous versions and has many new features included. This amazing device runs Linux Mint 15 “Olivia” 64 bit and has a 4 GB DDR3 RAM which is more than enough for your normal daily activities. + +If you are a hardcore gamer or do heavy stuff on your machine this DDR3 RAM you can upgrade the memory. It is upgradable up to 16 GB. For me, 4 GB is enough. The Intel Core i5 processor this mini computer has makes it a real computing beast. Do you have any experience with the previous Linux Mint boxes? Are you happy with their speed? It is said that the Mintbox 2 is meant to deliver more than four times the speed of the MintBox Pro and more than seven times that of the MintBox Basic. Hehe! Are you happy now? + +**MintBox 2 Specifications** + +- CPU: Intel® Core™ i5-3337U Processor (dual-core 64 bit, 3M Cache, 1.80 GHz up to 2.70 GHz) +- Integrated GPU: Intel® HD Graphics 4000 up to 1.1 GHz +- Chipset: Mobile Intel® HM76 Express Chipset +- Memory: 4 GB DDR3 upgradable up to 16 GB +- Main storage: Internal 500 GB 2.5” hard disk (upgradable) +- Operating system: Linux Mint 15 “Olivia” 64 bit +- Warranty: 5 years + +Wifi, Bluetooth, 8 USB ports, Intel Core i5 processor and a 500 GB 2.5” hard disk, what more can you ask for? Get this magic device for €460. + +via:http://www.unixmen.com/mintbox-2-linux-mini-pc-now-available-order-599/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID \ No newline at end of file diff --git a/sources/Nautilus-Open-Terminal--Nautilus Plugin To Open Terminal From Anywhere.md b/sources/Nautilus-Open-Terminal--Nautilus Plugin To Open Terminal From Anywhere.md new file mode 100644 index 0000000000..acc1ef46d0 --- /dev/null +++ b/sources/Nautilus-Open-Terminal--Nautilus Plugin To Open Terminal From Anywhere.md @@ -0,0 +1,51 @@ +Nautilus-Open-Terminal : Nautilus Plugin To Open Terminal From Anywhere +================================================================================ +Does your work involve hopping between GUI and command line? Do you get frustrated while typing your way into the directories on command line? Well, if that is the case, you must try nautilus plug-in – **nautilus-open-terminal**. + +**Nautilus-Open-Terminal** + +Nautilus-Open-Terminal is a nautilus plug-in that lets you open a terminal from anywhere. This is especially helpful in a case when you are inside a directory that contains subdirectories and you want to do a command line operation inside a particular subdirectory. For this case, if you have this plug-in installed, all you need to do is to right-click on that particular subdirectory and click on the option **Open in Terminal**. + +![](http://mylinuxbook.com/wp-content/uploads/2013/09/open-terminal-main.png) + +Here is an example: + +Now, once you click on **Open in Terminal** option, a terminal will open up with the directory you just right clicked as the current working directory. + +![](http://mylinuxbook.com/wp-content/uploads/2013/09/open-terminal-1.png) + +So you can see that how easy is it for you to jump from GUI to command line using this plugin. + +**Download/Install** + +Here are some of the important links related to this plugin : + +- [Plug-in information on launchpad](https://launchpad.net/ubuntu/+source/nautilus-open-terminal) +- [Plug-in information on Ubuntu Packages](http://packages.ubuntu.com/lucid/nautilus-open-terminal) + +I first tried to download and install this package through Ubuntu Software Centre but got an error saying that some of the dependencies are missing on my system. I then tried through command line but got the same error. Then I used the command **sudo apt-get -f install** to fulfil the missing dependencies and then used Ubuntu Software Centre to download and install the plug-in. + +**Pros** + +Well, it’s a small package that can save a lot of your time while hopping between command line and GUI. + +**Cons** + +Had to resolve the dependency errors before downloading and installing the plug-in + +**Conclusion** + +I would recommend this plug-in to everyone as there are all positives of having it. You will feel the difference once you get used to it. + +via: http://mylinuxbook.com/nautilus-open-terminal-nautilus-plugin-to-open-terminal-from-anywhere/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://mylinuxbook.com/nautilus-open-terminal-nautilus-plugin-to-open-terminal-from-anywhere/ \ No newline at end of file From 8d0b0d3e8d400d5487b16dfbd5cc34e421697300 Mon Sep 17 00:00:00 2001 From: jasminepeng Date: Mon, 16 Sep 2013 12:57:33 +0800 Subject: [PATCH 19/42] updated --- ...mmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md | 106 +++++++++--------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md b/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md index 68bb43bf3a..f54d72c522 100644 --- a/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md +++ b/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md @@ -1,53 +1,53 @@ - - 怎样在Ubuntu 13.04,12.10,12.04安装Qmmp 0.7.2 - - - -大家好,Ubuntu的怪才们! - 怎么样?这篇文章的目标是教你们小孩子怎么安装Qmmp0.7.2app应用程序在你的Ubuntu系统上。有许多的多媒体娱乐软件在Ubuntu上,当然Qmmp也是其中一个,一个基于Qt语言的多媒体播放器。Qmmp自动播放器是被被写在Qt 库文件的帮助中,而且它的用户界面类似于Winamp或者是Xmms。你喜欢Winamp的用户界面吗?或者是Xmms的界面?不是?好的,不要担心。这也是可以替换的用户界面。你看看这里。 - Qmmp 0.7.2的实际稳定版将会在8月26号发布。这个程序是非常强大并且很容易使用。它采用了MPEG1/2/3解码器V1/2层。同时也支持许多输出格式,例如 MPEG1 layer 2/3,Ogg Vorbis,Ogg Opus,Native FLAC/Ogg FLAC,Musepack,WavePack,下面列出所支持许多输出格式。 - - MPEG1 layer 2/3 - Ogg Vorbis - Ogg Opus - Native FLAC/Ogg FLAC - Musepack - WavePack - Tracker modules (mod, s3m, it, xm, etc) - ADTS AAC - CD Audio - WMA, Monkey’s Audio (和其他格式的ffmpeg库文件) - PCM WAVE (和其他所拥有 libsndfile 库文件) - Midi - Chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX) -对于以前的版本,Qmmp0.7.2应用程序有许多修正和变化。API文档时修复的,未实现的功能已经被删除,那你好奇想知道从0.7.1版本所以的变化吗? - 从0.7.1开始变化有: - 修复更新的bug; - 修复轨道长度格式 - 修复了API文档; - 修复了gcc编译器的警告; - 修复了内存泄露; - 修复wildmidi的配置路径; - 修复了播放列表自动保存的功能; - 修复了可能出现的段错误; - 修复了标题格式更新错误; - 去除未实现的功能; -现在开始安装Qmmp 0.7.2;打开新的终端,输入下列命令: - $sudo add-apt-repository ppa:forktov02/ppa -然后更新源列表,输入: - $sudo apt-get update -更新完后,我们下载qmpp,qmmp-plugin-pack,然后安装它们。 - $sudo apt-get install qmmp qmmp-plugin-pack; - -文章出处:http://www.unixmen.com/install-qmmp-0-7-2-ubuntu-13-04-12-10-12-04/ - -本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 - -译者:[lijhg][] 校对:[校对者ID][] - - -[LCTT]:https://github.com/LCTT/TranslateProject -[Linux中国]:http://linux.cn/portal.php -[lijhg]:http://linux.cn/space/lijhg -[校对者ID]:http://linu.xnc/space/校对者ID - + + 怎样在Ubuntu 13.04,12.10,12.04安装Qmmp 0.7.2 + + + +大家好,Ubuntu迷们! + 你们好吗? 这篇文章的目标是介绍怎么在Ubuntu系统上安装Qmmp0.7.2app应用程序。在Ubuntu上有许多的多媒体娱乐软件,Qmmp是其中一个基于Qt语言的多媒体播放器。Qmmp播放器借助于Qt库文件,其用户界面类似于Winamp或者是Xmms。你喜欢Winamp的用户界面吗?或者是Xmms的界面?不是?好的,不要担心,还有可替换的用户界面。你看看这里。 + Qmmp 的实际稳定版本为0.7.2,已于8月26日发布。该程序非常强大并且很容易使用。它采用了MPEG V1/2层 1/2/3解码器,支持多种输出格式,例如 MPEG1 layer 2/3,Ogg Vorbis,Ogg Opus,Native FLAC/Ogg FLAC,Musepack,WavePack,下面列出所有支持的输出格式。 + + MPEG1 layer 2/3 + Ogg Vorbis + Ogg Opus + Native FLAC/Ogg FLAC + Musepack + WavePack + Tracker modules (mod, s3m, it, xm, etc) + ADTS AAC + CD Audio + WMA, Monkey’s Audio (以及ffmpeg库提供的其他格式) + PCM WAVE (以及 libsndfile 库提供的其他格式) + Midi + Chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX) +和以前的版本相比,Qmmp0.7.2应用程序有许多修正和变化。API文件已修复,未实现的功能已经被删除,那你想知道从0.7.1版本所以的变化吗? + 从0.7.1开始的变化有: + 修复队列更新的bug; + 修复轨道长度格式; + 修复API文档; + 修复了gcc编译器的警告; + 修复了内存泄露; + 修复wildmidi的配置路径; + 修复了播放列表自动保存的功能; + 修复了可能出现的段错误; + 修复了标题格式更新错误; + 去除未实现的功能; +现在开始安装Qmmp 0.7.2;打开新的终端,输入下列命令: + $sudo add-apt-repository ppa:forktov02/ppa +然后更新源列表,输入: + $sudo apt-get update +更新完后,我们下载qmpp,qmmp-plugin-pack,然后安装它们。 + $sudo apt-get install qmmp qmmp-plugin-pack; + +文章出处:http://www.unixmen.com/install-qmmp-0-7-2-ubuntu-13-04-12-10-12-04/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[lijhg][] 校对:[校对者ID][jasminepeng] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[lijhg]:http://linux.cn/space/lijhg +[校对者ID]:http://linu.xnc/space/校对者ID + From e2be95db693d0e98d9fd009f89740d459351722c Mon Sep 17 00:00:00 2001 From: jasminepeng Date: Mon, 16 Sep 2013 14:21:02 +0800 Subject: [PATCH 20/42] updated. Thanks. --- ...rder for $599 (Mini-PC with Linux Mint).md | 112 +++++++++--------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md b/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md index 8a7c1b7ca0..ef3baa7aad 100644 --- a/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md +++ b/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md @@ -1,56 +1,56 @@ -MintBox 2现在接受订购,售价为599美元(Linux Mint 迷你电脑) -==================================================================== - -Compulab公司现在接受MintBox2的订单,它是一个微小的,无风扇设计的,采用英特尔Ivy架构处理器,4GB内存,500GB硬盘的台式电脑. 这也是为数不多的预装 [Linux Mint][1]的电脑. - -你可以花599美元从 [Compulab公司网站][2] 订购. MintBox2.到九月底在亚马逊上会有库存,预计十月抵达欧洲. - -![img](http://cdn.liliputing.com/wp-content/uploads/2013/09/mintbox2_0.jpg "Mintbox 2") - -MintBox2尺寸为7.5 x 6.3 x 1.6 ,重约2.5磅. - -全规格包括: - -- Linux Mint 15 “Olivia” -- 英特尔酷睿i5-3337U Ivy 架构处理器和17W TDP -- 英特尔HD4000显卡 -- 4GB内存(最大支持16GB) -- 2.5寸500GB硬盘(你还可以升级) -- 迷你SATA 接口 -- 2个外置存储设备端口 -- HDMI 1.4a和高清数字显示接口(DisplayPort)1.1a -- S/PDIF 7.1 声道音效 -- 2个以太网jacks(接口,插槽?) -- 802.11b/g/n 无线上网 -- 蓝牙4.0 -- 2个USB3.0端口 -- 6个USB2.0端口 -- RS232串口(通用异步收发传输器) -- 迷你PCIe插槽(用于共享迷你SATA接口)和一半大小的迷你PCIe插槽(用于无线上网卡) - -此电脑有5年的保修,虽然硬盘保修只有2年. - -MintBox2比上一个版本的MintBox有更快的处理器, 精选AMD G-series处理器, 你仍然可以花439美元订购 [MintBox Pro(2012)型号][2] . 这个价格的型号可以让你获得AMD G-T56N处理器,8GB内存和250GB硬盘. - -[在亚马逊][3],Compulab公司还提供一系列的低于275美元的Fit PC品牌的迷你电脑. 真正使它特别的是在Linux Mint开发合作伙伴出售,它保证不仅支持Linux Mint 15,而且支持未来的版本. - -销售收入的百分之五,会去支持Linux Mint项目. - - -via: http://liliputing.com/2013/09/mintbox-2-now-available-for-order-for-599-mini-pc-with-linux-mint.html - -本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 - -译者:[vito][] 校对:[校对者ID][] - - -[LCTT]:https://github.com/LCTT/TranslateProject -[Linux中国]:http://linux.cn/portal.php -[vito]:http://linux.cn/space/vito -[校对者ID]:http://linu.xnc/space/校对者ID - -[1]:http://linuxmint.com/ -[2]:http://fit-pc.com/web/purchasing/order-mintbox/ -[3]:http://www.amazon.com/s/?_encoding=UTF8&camp=1789&creative=390957&field-brandtextbin=fit-PC3&linkCode=ur2&node=172282&tag=bradlindsdigi-20 - - +MintBox 2现在接受订购,售价为599美元(Linux Mint 迷你电脑) +==================================================================== + +Compulab公司现在接受MintBox2的订单,它是一个微小的,无风扇设计的,采用英特尔Ivy架构处理器,4GB内存,500GB硬盘的台式电脑. 这也是为数不多的预装 [Linux Mint][1]的电脑. + +你可以花599美元从 [Compulab公司网站][2] 订购 MintBox2.到九月底在亚马逊上会有现货,预计十月欧洲上市. + +![img](http://cdn.liliputing.com/wp-content/uploads/2013/09/mintbox2_0.jpg "Mintbox 2") + +MintBox2尺寸为7.5 x 6.3 x 1.6英寸 ,重约2.5磅. + +全规格包括: + +- Linux Mint 15 “Olivia” +- 英特尔酷睿i5-3337U Ivy 架构处理器和17W TDP +- 英特尔HD4000显卡 +- 4GB内存(最大支持16GB) +- 2.5寸500GB硬盘(还可以升级) +- mSATA 接口 +- 2个 eSATA 端口 +- HDMI 1.4a,显示端口(DisplayPort)1.1a +- S/PDIF 7.1 声道音效 +- 2个以太网口 +- 802.11b/g/n 无线上网 +- 蓝牙4.0 +- 2个USB3.0端口 +- 6个USB2.0端口 +- RS232串口(通用异步收发传输器) +- 迷你PCIe插槽(用于共享迷你SATA接口)和一半大小的迷你PCIe插槽(用于无线上网卡) + +此电脑有5年的保修,硬盘保修只有2年. + +MintBox2的处理器比上一个版本的MintBox快很多, 是 AMD G-series处理器。 您仍然可以花439美元订购 [MintBox Pro(2012)型号][2] . 这个价格可以购买的MintBox Pro 的配置是 AMD G-T56N处理器,8GB内存和250GB硬盘. + +[在亚马逊][3],Compulab公司还提供一系列的275美元及以上的的Fit PC品牌的迷你电脑. 真正使Mint Box 特别的是它的销售与Linux Mint开发人员是合作关系,它保证不仅支持Linux Mint 15,而且支持未来的版本. + +销售收入的百分之五,会去支持Linux Mint项目. + + +via: http://liliputing.com/2013/09/mintbox-2-now-available-for-order-for-599-mini-pc-with-linux-mint.html + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[vito][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[vito]:http://linux.cn/space/vito +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://linuxmint.com/ +[2]:http://fit-pc.com/web/purchasing/order-mintbox/ +[3]:http://www.amazon.com/s/?_encoding=UTF8&camp=1789&creative=390957&field-brandtextbin=fit-PC3&linkCode=ur2&node=172282&tag=bradlindsdigi-20 + + From 17ca6327c65300ef6c99f8bafe0cec60825fae07 Mon Sep 17 00:00:00 2001 From: jasminepeng Date: Mon, 16 Sep 2013 14:22:15 +0800 Subject: [PATCH 21/42] updated. --- ...ow available for order for $599 (Mini-PC with Linux Mint).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md b/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md index ef3baa7aad..8e4b2d1a2e 100644 --- a/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md +++ b/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md @@ -41,7 +41,7 @@ via: http://liliputing.com/2013/09/mintbox-2-now-available-for-order-for-599-min 本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 -译者:[vito][] 校对:[校对者ID][] +译者:[vito][] 校对:[jasminepeng][] [LCTT]:https://github.com/LCTT/TranslateProject From 31dd78b4283072b4d7f887ad402b963e36dad5d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 14:35:11 +0800 Subject: [PATCH 22/42] =?UTF-8?q?=E5=8F=91=E5=B8=83=EF=BC=9AHow=20To=20Ins?= =?UTF-8?q?tall=20Qmmp=200.7.2=20On=20Ubuntu=2013.04,=2012.10,=2012.04?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...mmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md | 72 +++++++++++++++++++ ...mmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md | 53 -------------- 2 files changed, 72 insertions(+), 53 deletions(-) create mode 100644 published/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md delete mode 100644 translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md diff --git a/published/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md b/published/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md new file mode 100644 index 0000000000..39aabf3832 --- /dev/null +++ b/published/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md @@ -0,0 +1,72 @@ +怎样在Ubuntu 13.04,12.10,12.04安装Qmmp 0.7.2 +========================================== + +大家好,Ubuntu迷们! + +你们好吗? 这篇文章的目标是介绍怎么在Ubuntu系统上安装Qmmp0.7.2app应用程序。在Ubuntu上有许多的多媒体娱乐软件,Qmmp是其中一个,它是基于Qt库的。Qmmp播放器依赖于Qt库,其用户界面类似于Winamp或者是Xmms。你喜欢Winamp的用户界面吗?或者是Xmms的界面?不是?好的,不要担心,还有可替换的用户界面。你可以看看[这里][1]。 + +Qmmp 的实际稳定版本为0.7.2,已于8月26日发布。该程序非常强大并且很容易使用。它采用了MPEG V1/2的 1/2/3层解码器,支持多种输出格式,例如 MPEG1 2/3层,Ogg Vorbis,Ogg Opus,Native FLAC/Ogg FLAC,Musepack,WavePack,下面列出所有支持的输出格式。 + +- MPEG1 2/3层 +- Ogg Vorbis +- Ogg Opus +- Native FLAC/Ogg FLAC +- Musepack +- WavePack +- Tracker 模块 (mod, s3m, it, xm, etc) +- ADTS AAC +- CD Audio +- WMA, Monkey’s Audio (以及ffmpeg库提供的其他格式) +- PCM WAVE (以及 libsndfile 库提供的其他格式) +- Midi +- Chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX) + +和以前的版本相比,Qmmp0.7.2应用程序有许多修正和变化。API文件已修复,未实现的功能已经被删除,那你想知道从0.7.1版本所以的变化吗? + +从0.7.1开始的变化有: + +- 修复队列更新的bug; +- 修复轨道长度格式; +- 修复API文档; +- 修复了gcc编译器的警告; +- 修复了内存泄露; +- 修复wildmidi的配置路径; +- 修复了播放列表自动保存的功能; +- 修复了可能出现的段错误; +- 修复了标题格式更新错误; +- 去除未实现的功能; + +现在开始安装Qmmp 0.7.2;打开新的终端,输入下列命令: + + $sudo add-apt-repository ppa:forktov02/ppa + +![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_033.png) + +![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_034.png) + +然后更新源列表,输入: + + $sudo apt-get update + +![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_035.png) + +更新完后,我们下载qmpp,qmmp-plugin-pack,然后安装它们。 + + $sudo apt-get install qmmp qmmp-plugin-pack; + +![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_036.png) + +via:http://www.unixmen.com/install-qmmp-0-7-2-ubuntu-13-04-12-10-12-04/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[神之一手][] 校对:[jasminepeng][jasminepeng] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[神之一手]:http://linux.cn/space/14789 +[jasminepeng]:http://linu.xnc/space/jasminepeng + +[1]:http://qmmp.ylsoftware.com/links.php + diff --git a/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md b/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md deleted file mode 100644 index f54d72c522..0000000000 --- a/translated/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md +++ /dev/null @@ -1,53 +0,0 @@ - - 怎样在Ubuntu 13.04,12.10,12.04安装Qmmp 0.7.2 - - - -大家好,Ubuntu迷们! - 你们好吗? 这篇文章的目标是介绍怎么在Ubuntu系统上安装Qmmp0.7.2app应用程序。在Ubuntu上有许多的多媒体娱乐软件,Qmmp是其中一个基于Qt语言的多媒体播放器。Qmmp播放器借助于Qt库文件,其用户界面类似于Winamp或者是Xmms。你喜欢Winamp的用户界面吗?或者是Xmms的界面?不是?好的,不要担心,还有可替换的用户界面。你看看这里。 - Qmmp 的实际稳定版本为0.7.2,已于8月26日发布。该程序非常强大并且很容易使用。它采用了MPEG V1/2层 1/2/3解码器,支持多种输出格式,例如 MPEG1 layer 2/3,Ogg Vorbis,Ogg Opus,Native FLAC/Ogg FLAC,Musepack,WavePack,下面列出所有支持的输出格式。 - - MPEG1 layer 2/3 - Ogg Vorbis - Ogg Opus - Native FLAC/Ogg FLAC - Musepack - WavePack - Tracker modules (mod, s3m, it, xm, etc) - ADTS AAC - CD Audio - WMA, Monkey’s Audio (以及ffmpeg库提供的其他格式) - PCM WAVE (以及 libsndfile 库提供的其他格式) - Midi - Chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX) -和以前的版本相比,Qmmp0.7.2应用程序有许多修正和变化。API文件已修复,未实现的功能已经被删除,那你想知道从0.7.1版本所以的变化吗? - 从0.7.1开始的变化有: - 修复队列更新的bug; - 修复轨道长度格式; - 修复API文档; - 修复了gcc编译器的警告; - 修复了内存泄露; - 修复wildmidi的配置路径; - 修复了播放列表自动保存的功能; - 修复了可能出现的段错误; - 修复了标题格式更新错误; - 去除未实现的功能; -现在开始安装Qmmp 0.7.2;打开新的终端,输入下列命令: - $sudo add-apt-repository ppa:forktov02/ppa -然后更新源列表,输入: - $sudo apt-get update -更新完后,我们下载qmpp,qmmp-plugin-pack,然后安装它们。 - $sudo apt-get install qmmp qmmp-plugin-pack; - -文章出处:http://www.unixmen.com/install-qmmp-0-7-2-ubuntu-13-04-12-10-12-04/ - -本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 - -译者:[lijhg][] 校对:[校对者ID][jasminepeng] - - -[LCTT]:https://github.com/LCTT/TranslateProject -[Linux中国]:http://linux.cn/portal.php -[lijhg]:http://linux.cn/space/lijhg -[校对者ID]:http://linu.xnc/space/校对者ID - From 647a7737084456b59648f6757555c73e492887c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 14:39:15 +0800 Subject: [PATCH 23/42] =?UTF-8?q?=E7=AC=94=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md | 2 +- ... Ubuntu users' 2013 Ubuntu cloud survey results published.md | 2 +- ...GNOME Shell 3.10 Beta 2 Implements New System Status Area.md | 2 +- ...ts Distributing Free Ubuntu 12.04 CDs to Windows XP Users.md | 2 +- sources/How To Add or Edit a Linux File System Label.md | 2 +- .../How to choose the best Linux server for your business.md | 2 +- ...dicator-Synapse Brings Spotlight-Like Search Bar to Linux.md | 2 +- sources/Install Nessus On Ubuntu.md | 2 +- ...′ The Latest Member of Canonical’s Carrier Advisory Group.md | 2 +- ...ffice 4.1.1 Released, Install It On Ubuntu And Linux Mint.md | 2 +- .../Linux Kernel 3.4.62 LTS Is Now Available for Download.md | 2 +- sources/Linux “HoT” bank Trojan- Failed malware.md | 2 +- .../MintBox 2 Linux Mini PC Now Available For Order For $599.md | 2 +- ...-Terminal--Nautilus Plugin To Open Terminal From Anywhere.md | 2 +- sources/New OpenSUSE Raspberry Pi Image.md | 2 +- ...Ranger – A Text Based File Manager For Command Line Users.md | 2 +- ...Working Closely to Bring Wayland as Default for Fedora 21.md | 2 +- .../Technology Trumps Dogma, And Other Open Source Insights.md | 2 +- ...reless Aside, Cr OS Linux Delivers the Best of Two Worlds.md | 2 +- sources/openSUSE ARM Gets new Raspberry Pi Images.md | 2 +- ...ow available for order for $599 (Mini-PC with Linux Mint).md | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/published/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md b/published/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md index 39aabf3832..68ff5db6db 100644 --- a/published/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md +++ b/published/How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04.md @@ -66,7 +66,7 @@ via:http://www.unixmen.com/install-qmmp-0-7-2-ubuntu-13-04-12-10-12-04/ [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [神之一手]:http://linux.cn/space/14789 -[jasminepeng]:http://linu.xnc/space/jasminepeng +[jasminepeng]:http://linux.cn/space/jasminepeng [1]:http://qmmp.ylsoftware.com/links.php diff --git a/sources/5,800 Ubuntu users' 2013 Ubuntu cloud survey results published.md b/sources/5,800 Ubuntu users' 2013 Ubuntu cloud survey results published.md index 1ddd2a5a27..060374b827 100644 --- a/sources/5,800 Ubuntu users' 2013 Ubuntu cloud survey results published.md +++ b/sources/5,800 Ubuntu users' 2013 Ubuntu cloud survey results published.md @@ -22,4 +22,4 @@ via: http://iloveubuntu.net/5800-ubuntu-users-2013-ubuntu-cloud-survey-results-p [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID diff --git a/sources/GNOME Shell 3.10 Beta 2 Implements New System Status Area.md b/sources/GNOME Shell 3.10 Beta 2 Implements New System Status Area.md index d842a929c7..a1209a14ea 100644 --- a/sources/GNOME Shell 3.10 Beta 2 Implements New System Status Area.md +++ b/sources/GNOME Shell 3.10 Beta 2 Implements New System Status Area.md @@ -27,5 +27,5 @@ via: http://news.softpedia.com/news/GNOME-Shell-3-10-Beta-2-Implements-New-Syste [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID diff --git a/sources/German City Starts Distributing Free Ubuntu 12.04 CDs to Windows XP Users.md b/sources/German City Starts Distributing Free Ubuntu 12.04 CDs to Windows XP Users.md index b03d58cab0..8dba6646dd 100644 --- a/sources/German City Starts Distributing Free Ubuntu 12.04 CDs to Windows XP Users.md +++ b/sources/German City Starts Distributing Free Ubuntu 12.04 CDs to Windows XP Users.md @@ -57,7 +57,7 @@ via: http://www.omgubuntu.co.uk/2013/09/ubuntu-12-04-lts-cds-munich-windows-xp [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://www.omgubuntu.co.uk/2013/09/ubuntu-12-04-lts-cds-munich-windows-xp [2]:http://www.muenchen.de/rathaus/Stadtverwaltung/Direktorium/IT-Beauftragte/Aktuelles/linux_cd.html diff --git a/sources/How To Add or Edit a Linux File System Label.md b/sources/How To Add or Edit a Linux File System Label.md index 9c0197290f..d31475072b 100644 --- a/sources/How To Add or Edit a Linux File System Label.md +++ b/sources/How To Add or Edit a Linux File System Label.md @@ -89,7 +89,7 @@ via: http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/ [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:https://wiki.archlinux.org/index.php/Persistent_block_device_naming [2]:http://linux.die.net/man/8/e2label diff --git a/sources/How to choose the best Linux server for your business.md b/sources/How to choose the best Linux server for your business.md index edd23100fc..3cb34e9f6c 100644 --- a/sources/How to choose the best Linux server for your business.md +++ b/sources/How to choose the best Linux server for your business.md @@ -99,7 +99,7 @@ via: http://www.itworld.com/operating-systems/372236/how-choose-best-linux-serve [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://www.itworld.com/slideshow/119061/ubuntu-impresses-test-linux-servers-372374 [2]:http://www.itworld.com/operating-systems/370104/first-rule-choosing-desktop-linux-distribution-user-know-thyself diff --git a/sources/Indicator-Synapse Brings Spotlight-Like Search Bar to Linux.md b/sources/Indicator-Synapse Brings Spotlight-Like Search Bar to Linux.md index 0a35ce049f..e870d6279b 100644 --- a/sources/Indicator-Synapse Brings Spotlight-Like Search Bar to Linux.md +++ b/sources/Indicator-Synapse Brings Spotlight-Like Search Bar to Linux.md @@ -47,6 +47,6 @@ via: http://www.omgubuntu.co.uk/2013/09/spotlight-like-tool-coming-to-pear-os-ot [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:https://apps.ubuntu.com/cat/applications/synapse/ diff --git a/sources/Install Nessus On Ubuntu.md b/sources/Install Nessus On Ubuntu.md index 1828777f3c..a0131f86c8 100644 --- a/sources/Install Nessus On Ubuntu.md +++ b/sources/Install Nessus On Ubuntu.md @@ -45,7 +45,7 @@ via http://www.unixmen.com/install-nessus-on-ubuntu/ [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://www.tenable.com/products/nessus [2]:http://www.tenable.com/products/nessus/select-your-operating-system diff --git a/sources/Is '3′ The Latest Member of Canonical’s Carrier Advisory Group.md b/sources/Is '3′ The Latest Member of Canonical’s Carrier Advisory Group.md index 823113aa95..8b6b727c93 100644 --- a/sources/Is '3′ The Latest Member of Canonical’s Carrier Advisory Group.md +++ b/sources/Is '3′ The Latest Member of Canonical’s Carrier Advisory Group.md @@ -33,7 +33,7 @@ via: http://www.omgubuntu.co.uk/2013/09/mobile-network-3-joins-ubuntu-carrier-ad [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://en.wikipedia.org/wiki/Hutchison_Whampoa [2]:http://www.omgubuntu.co.uk/tag/cag diff --git a/sources/Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint.md b/sources/Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint.md index c18c1310dd..b7f9c3c188 100644 --- a/sources/Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint.md +++ b/sources/Libreoffice 4.1.1 Released, Install It On Ubuntu And Linux Mint.md @@ -41,6 +41,6 @@ via: http://www.unixmen.com/libreoffice-4-1-1-released-install-ubuntu-linux-mint [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://www.libreoffice.org/download/release-notes/ diff --git a/sources/Linux Kernel 3.4.62 LTS Is Now Available for Download.md b/sources/Linux Kernel 3.4.62 LTS Is Now Available for Download.md index f6ea4faeca..6d1b5ba793 100644 --- a/sources/Linux Kernel 3.4.62 LTS Is Now Available for Download.md +++ b/sources/Linux Kernel 3.4.62 LTS Is Now Available for Download.md @@ -25,4 +25,4 @@ via:http://news.softpedia.com/news/Linux-Kernel-3-4-62-LTS-Is-Now-Available-for- [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID diff --git a/sources/Linux “HoT” bank Trojan- Failed malware.md b/sources/Linux “HoT” bank Trojan- Failed malware.md index 1428808097..de36f59b71 100644 --- a/sources/Linux “HoT” bank Trojan- Failed malware.md +++ b/sources/Linux “HoT” bank Trojan- Failed malware.md @@ -47,7 +47,7 @@ via: http://www.zdnet.com/linux-hot-bank-trojan-failed-malware-7000020436/ [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://www.zdnet.com/linux-desktop-trojan-hand-of-thief-steals-in-7000019175/ [2]:https://blogs.rsa.com/rsa-peeks-into-the-bits-of-new-linux-based-trojan-hand-of-thief/ diff --git a/sources/MintBox 2 Linux Mini PC Now Available For Order For $599.md b/sources/MintBox 2 Linux Mini PC Now Available For Order For $599.md index 4e6588dd71..449ef1b075 100644 --- a/sources/MintBox 2 Linux Mini PC Now Available For Order For $599.md +++ b/sources/MintBox 2 Linux Mini PC Now Available For Order For $599.md @@ -32,4 +32,4 @@ via:http://www.unixmen.com/mintbox-2-linux-mini-pc-now-available-order-599/ [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID \ No newline at end of file +[校对者ID]:http://linux.cn/space/校对者ID \ No newline at end of file diff --git a/sources/Nautilus-Open-Terminal--Nautilus Plugin To Open Terminal From Anywhere.md b/sources/Nautilus-Open-Terminal--Nautilus Plugin To Open Terminal From Anywhere.md index acc1ef46d0..4a566ac6d9 100644 --- a/sources/Nautilus-Open-Terminal--Nautilus Plugin To Open Terminal From Anywhere.md +++ b/sources/Nautilus-Open-Terminal--Nautilus Plugin To Open Terminal From Anywhere.md @@ -46,6 +46,6 @@ via: http://mylinuxbook.com/nautilus-open-terminal-nautilus-plugin-to-open-termi [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://mylinuxbook.com/nautilus-open-terminal-nautilus-plugin-to-open-terminal-from-anywhere/ \ No newline at end of file diff --git a/sources/New OpenSUSE Raspberry Pi Image.md b/sources/New OpenSUSE Raspberry Pi Image.md index ad757810e7..3ed253c795 100644 --- a/sources/New OpenSUSE Raspberry Pi Image.md +++ b/sources/New OpenSUSE Raspberry Pi Image.md @@ -34,7 +34,7 @@ via: http://www.unixmen.com/new-opensuse-raspberry-pi-image/ [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:https://build.opensuse.org/package/show/devel:ARM:Factory:Contrib:RaspberryPi/altimagebuild [2]:https://lizards.opensuse.org/2013/09/07/new-raspberry-pi-image/ diff --git a/sources/Ranger – A Text Based File Manager For Command Line Users.md b/sources/Ranger – A Text Based File Manager For Command Line Users.md index a263aa2789..94de07bd4c 100644 --- a/sources/Ranger – A Text Based File Manager For Command Line Users.md +++ b/sources/Ranger – A Text Based File Manager For Command Line Users.md @@ -79,7 +79,7 @@ via: http://mylinuxbook.com/ranger-command-line-file-manager/ [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://ranger.nongnu.org/ [2]:http://ranger.nongnu.org/index.html diff --git a/sources/Red Hat and Intel Working Closely to Bring Wayland as Default for Fedora 21.md b/sources/Red Hat and Intel Working Closely to Bring Wayland as Default for Fedora 21.md index 7affa30e53..7cbcd6a7d7 100644 --- a/sources/Red Hat and Intel Working Closely to Bring Wayland as Default for Fedora 21.md +++ b/sources/Red Hat and Intel Working Closely to Bring Wayland as Default for Fedora 21.md @@ -26,4 +26,4 @@ via:http://news.softpedia.com/news/Red-Hat-and-Intel-Working-Closely-to-Bring-Wa [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID \ No newline at end of file +[校对者ID]:http://linux.cn/space/校对者ID \ No newline at end of file diff --git a/sources/Technology Trumps Dogma, And Other Open Source Insights.md b/sources/Technology Trumps Dogma, And Other Open Source Insights.md index e975a35b6a..7b3f43c4f9 100644 --- a/sources/Technology Trumps Dogma, And Other Open Source Insights.md +++ b/sources/Technology Trumps Dogma, And Other Open Source Insights.md @@ -79,5 +79,5 @@ via:http://readwrite.com/2013/09/13/marten-mickos-interview-open-source-mysql-eu [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID diff --git a/sources/Wireless Aside, Cr OS Linux Delivers the Best of Two Worlds.md b/sources/Wireless Aside, Cr OS Linux Delivers the Best of Two Worlds.md index 35ed09e504..4312b16607 100644 --- a/sources/Wireless Aside, Cr OS Linux Delivers the Best of Two Worlds.md +++ b/sources/Wireless Aside, Cr OS Linux Delivers the Best of Two Worlds.md @@ -99,7 +99,7 @@ via: http://www.linuxinsider.com/story/Wireless-Aside-Cr-OS-Linux-Delivers-the-B [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://getchrome.eu/ [2]:https://susestudio.com/a/jMOVxa/cr-os-linux diff --git a/sources/openSUSE ARM Gets new Raspberry Pi Images.md b/sources/openSUSE ARM Gets new Raspberry Pi Images.md index 470914fc64..ecb21a5bd9 100644 --- a/sources/openSUSE ARM Gets new Raspberry Pi Images.md +++ b/sources/openSUSE ARM Gets new Raspberry Pi Images.md @@ -53,7 +53,7 @@ via: https://news.opensuse.org/2013/09/09/opensuse-arm-gets-new-raspberry-pi-ima [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://www.zq1.de/~bernhard/linux/opensuse/raspberrypi-opensuse-20130907.img.xz [2]:https://build.opensuse.org/package/show/devel:ARM:Factory:Contrib:RaspberryPi/altimagebuild diff --git a/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md b/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md index 8e4b2d1a2e..81faee97c6 100644 --- a/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md +++ b/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md @@ -47,7 +47,7 @@ via: http://liliputing.com/2013/09/mintbox-2-now-available-for-order-for-599-min [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [vito]:http://linux.cn/space/vito -[校对者ID]:http://linu.xnc/space/校对者ID +[jasminepeng]:http://linux.cn/space/jasminepeng [1]:http://linuxmint.com/ [2]:http://fit-pc.com/web/purchasing/order-mintbox/ From 3d4990178cabb13c96a1e352e5d4e21ac77eb3c8 Mon Sep 17 00:00:00 2001 From: DeadFire Date: Mon, 16 Sep 2013 14:39:31 +0800 Subject: [PATCH 24/42] =?UTF-8?q?20130916=20=E6=96=B0=E9=80=89=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ... and reuse data of Firefox and Chromium.md | 36 ++++++++++++++++ ... at further spreading Ubuntu's adoption.md | 40 ++++++++++++++++++ ...h enriched with beautiful Suru elements.md | 34 +++++++++++++++ ... contributions and active participation.md | 42 +++++++++++++++++++ 4 files changed, 152 insertions(+) create mode 100644 sources/How to easily backup and reuse data of Firefox and Chromium.md create mode 100644 sources/Meet StartUbuntu, interesting open-for-participation project aimed at further spreading Ubuntu's adoption.md create mode 100644 sources/MineSweeper Touch enriched with beautiful Suru elements.md create mode 100644 sources/Powerful ebook editor Sigil moved to new development area, looking for code contributions and active participation.md diff --git a/sources/How to easily backup and reuse data of Firefox and Chromium.md b/sources/How to easily backup and reuse data of Firefox and Chromium.md new file mode 100644 index 0000000000..34c639c7e6 --- /dev/null +++ b/sources/How to easily backup and reuse data of Firefox and Chromium.md @@ -0,0 +1,36 @@ +How to easily backup and reuse data of Firefox and Chromium +================================================================================ +The web and its content are playing a critical highly-relevant role in the users' IT lives, web containing websites, music, video, images, documents, books. + +In Ubuntu, the user can hassle-free install the open-source [Chromium](apt://chromium-browser) web-browser, web-browser that, packed with Ubuntu's default Firefox, offer a powerful solid manner of digesting web content. + +There are numerous situations when the user must move the data gathered by Chromium and Firefox, in order to utilize it under other Ubuntu installations, other computers (located in different physical non-home locations), as well as to save the data, in oder to avoid faulty situations (harddisk damages, physical lost of one's computer, etc). + +While there are several sync-based services and tools, the below-presented method offers a quick, fast, reliable and always accessible manner of immediately (re)using the data gathered by Chromium and Firefox (data meaning web history, passwords, download history, bookmarks, etc, essentially, everything done with Chromium and Firefox). + +The method is (as applicable to saving data to a USB stick): + +- navigate to the home folder and hit the `Ctrl+H` buttons, action that reveals the hidden folders +- copy the `.mozilla` folder to the USB stick +![](http://iloveubuntu.net/pictures_me/mozilla%20wed%20data%20backup.png) +- inside the `.config` folder, copy the `chromium` folder to the USB stick +![](http://iloveubuntu.net/pictures_me/chromium%20web%20data%20backup.png) + +The result: a USB stick containing the `.mozilla` and `chromium` folders. + +Copying the from-the-stick `.mozilla` and `chromium` folders to a new Ubuntu installation (or old) in their locations (`.mozilla` under the home folder, `chromium` under `.config`,--delete the old about-to-be-replaced `.mozilla` and `chromium` folders--) and opening Firefox and Chromium **allow** the user to enjoy their full web data, therefore, removing sync services, advanced complicated methods, potential unavailabilities, etc. + +The USB stick can be replaced with a preferred disk partition, serving also as a backup for unwanted situations. + +via: http://iloveubuntu.net/how-easily-backup-and-reuse-data-firefox-and-chromium + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://iloveubuntu.net/how-easily-backup-and-reuse-data-firefox-and-chromium \ No newline at end of file diff --git a/sources/Meet StartUbuntu, interesting open-for-participation project aimed at further spreading Ubuntu's adoption.md b/sources/Meet StartUbuntu, interesting open-for-participation project aimed at further spreading Ubuntu's adoption.md new file mode 100644 index 0000000000..6c8579c177 --- /dev/null +++ b/sources/Meet StartUbuntu, interesting open-for-participation project aimed at further spreading Ubuntu's adoption.md @@ -0,0 +1,40 @@ +Meet StartUbuntu, interesting open-for-participation project aimed at further spreading Ubuntu's adoption +================================================================================ +Ubuntu is a powerful, solid and no-compromise operating system centering numerous features, professional designs and user-centric interactions, OS used by 20 million users across the globe. + +Ubuntu has both power and looks, therefore, awareness has the capacity to always increase its number of users, awareness at a planetary scale having the capacity to extend Ubuntu's usage deeper and deeper all over Earth. + +[StartUbuntu](https://launchpad.net/startubuntu) is an interesting full-of-potential initiative created by third-party users concerned with the now's OS-usage percentages at a global scale, project designed in mind with pushing Ubuntu into the hands of more and more users. + +A definitely exciting aspect of the StartUbuntu project is its clarity and sharp focus, meaning, the project aims at attracting users from Windows XP via a handy strategy: offering the full Ubuntu family of flavors to users of Windows XP seeking to change their OS. + +The Ubuntu alternative is to be offered to former XP users due to XP's end-of-life reaching in April 8th, 2014 (and thus its users looking for a new OS). + +![](http://iloveubuntu.net/pictures_me/startubuntu%20version%202.png) + +The StartUbuntu project has just been resurrected, moving itself to version 2 of the project with refreshed goals and more strengthened precisely-conceived action phases, including: + +- phase 0 (define the project and clearly expose its goals in the open) +- phase 1 (build an open-for-participation team) +- phase 2 (strengthen communication means within the newly-created team) +- phase 3 (incarnating informations about why Ubuntu is better and more suitable for users, as compared against its proprietary competition) +- phase 4 (approach and engage with potentially-useful communities, foundations, projects, etc, in order to solidify the manner of reaching XP users) +- phase 5 (reaching the actual XP users) +- phase 6 (further continue and expand the previously-mentioned actions) + +The StartUbuntu project is open to every user interested in spreading Ubuntu, participation and complete details available on [https://wiki.ubuntu.com/StartUbuntu](https://wiki.ubuntu.com/StartUbuntu) + +via: http://iloveubuntu.net/meet-startubuntu-interesting-open-participation-project-aimed-further-spreading-ubuntus-adoption + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://iloveubuntu.net/meet-startubuntu-interesting-open-participation-project-aimed-further-spreading-ubuntus-adoption +[2]:https://launchpad.net/startubuntu +[3]:https://wiki.ubuntu.com/StartUbuntu \ No newline at end of file diff --git a/sources/MineSweeper Touch enriched with beautiful Suru elements.md b/sources/MineSweeper Touch enriched with beautiful Suru elements.md new file mode 100644 index 0000000000..5077d3688e --- /dev/null +++ b/sources/MineSweeper Touch enriched with beautiful Suru elements.md @@ -0,0 +1,34 @@ +MineSweeper Touch enriched with beautiful Suru elements +================================================================================ +Design is a vital part of Ubuntu's next-generation components, design being progressively yet-already-visible implemented in areas, elements, widgets, etc, overall design energy taking the next-generation components of Ubuntu to a superior, modern, innovative level. + +Part of the official design process is Suru, essentially, a set of visual patterns expressed through colored backgrounds, interesting shapes and chic, stylish blocks, resulting (when utilized) truly beautiful applications. + +Suru is a first-class citizen in the official core applications, yet, there are also third-party applications already using various Suru variations, among which MineSweeper Touch. + +[MineSweeper Touch](https://launchpad.net/minesweeper-touch) is a now-fancy game incarnating the lovely classic MineSweeper game into an Ubuntu SDK interface; recently, MineSweeper Touch was enriched with a definitely interesting look & feel, incorporating the modern Suru style into its views. + +The result: launching MineSweeper Touch, the user is to notice the purple background sustaining the rounded red-to-purple square blocks, white-ish when-unveiled blocks, distinct container for blocks, as well as carved areas where the game's details are exposed. + +![](http://iloveubuntu.net/pictures_me/MineSweeper%20Touch%20suru%20style%201.png) + +![](http://iloveubuntu.net/pictures_me/MineSweeper%20Touch%20game%20lost.png) + +The implementation of Suru style takes the minesweeper game to a superior level in terms of perception and identity, pleasing the eye with beauty while challenging the brain with its action. + +MineSweeper Touch's code is available on [https://code.launchpad.net/~flscogna/minesweeper-touch/trunk-1](https://code.launchpad.net/~flscogna/minesweeper-touch/trunk-1) + +via: http://iloveubuntu.net/minesweeper-touch-enriched-beautiful-suru-elements + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://iloveubuntu.net/minesweeper-touch-enriched-beautiful-suru-elements +[2]:https://launchpad.net/minesweeper-touch +[3]:https://code.launchpad.net/~flscogna/minesweeper-touch/trunk-1 \ No newline at end of file diff --git a/sources/Powerful ebook editor Sigil moved to new development area, looking for code contributions and active participation.md b/sources/Powerful ebook editor Sigil moved to new development area, looking for code contributions and active participation.md new file mode 100644 index 0000000000..eb9362078c --- /dev/null +++ b/sources/Powerful ebook editor Sigil moved to new development area, looking for code contributions and active participation.md @@ -0,0 +1,42 @@ +Powerful ebook editor Sigil moved to new development area, looking for code contributions and active participation +================================================================================ +Sigil is a free open-source WYSIWYG ebook editor, permitting an advanced ebook editing via a filled-with-controls yet intuitive interface. + +Among its features, Sigil comes with: + +- multiple views (book, code, preview) +- full UTF-16 support +- ability to directly edit book syntax +- table-of-contents creator with multi-level heading support +- more than 200 available entries in its metadata editor +- spell checking +- support for find & replace + +essentially, a significant amount of features. + +![](http://iloveubuntu.net/pictures_me/sigil%20code%20participation.jpg) + +Yet, it seems that presently Sigil is traversing an unfortunate road, namely, its lack of code participation and involvement. + +Today, the main Sigil maintainer [announced](http://sigildev.blogspot.ro/2013/09/sigil-status.html) that Sigil "has zero outside contributors as of now", being "on life support" due to inexistent participation to the project. + +As a consequence, the developer has moved the development of Sigil on GitHub (from the now-old Google Code), hoping that the new development area,--GitHub--, will attract new interested developers willing to contribute code to the powerful ebook editor, "to help with gaining contributors I've decided to move the project to GitHub". + +The new open-for-participation location is available on [https://github.com/user-none/Sigil](https://github.com/user-none/Sigil) + +"That's pretty much where Sigil is a this point. I can't say where it will go in the future but my hope is more people will contribute with the move to GitHub and Sigil will continue to grow". + +via: http://iloveubuntu.net/powerful-ebook-editor-sigil-moved-new-development-area-looking-code-contributions-and-active + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://iloveubuntu.net/powerful-ebook-editor-sigil-moved-new-development-area-looking-code-contributions-and-active +[2]:http://sigildev.blogspot.ro/2013/09/sigil-status.html +[3]:https://github.com/user-none/Sigil \ No newline at end of file From 39eb0a2b20560ca7eb35b9f142f8ecf4adf05dde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 14:50:35 +0800 Subject: [PATCH 25/42] =?UTF-8?q?=E5=8F=91=E5=B8=83=EF=BC=9AMintBox=202=20?= =?UTF-8?q?now=20available=20for=20order=20for=20$599=20(Mini-PC=20with=20?= =?UTF-8?q?Linux=20Mint)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...for order for $599 (Mini-PC with Linux Mint).md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) rename {translated => published}/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md (59%) diff --git a/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md b/published/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md similarity index 59% rename from translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md rename to published/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md index 81faee97c6..43284fbeff 100644 --- a/translated/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md +++ b/published/MintBox 2 now available for order for $599 (Mini-PC with Linux Mint).md @@ -1,13 +1,13 @@ MintBox 2现在接受订购,售价为599美元(Linux Mint 迷你电脑) ==================================================================== -Compulab公司现在接受MintBox2的订单,它是一个微小的,无风扇设计的,采用英特尔Ivy架构处理器,4GB内存,500GB硬盘的台式电脑. 这也是为数不多的预装 [Linux Mint][1]的电脑. +Compulab公司现在接受MintBox2的订单,它是一个微型的采用无风扇设计的电脑,采用英特尔Ivy架构处理器、4GB内存、500GB硬盘。 这也是为数不多的预装了 [Linux Mint][1]的电脑。 -你可以花599美元从 [Compulab公司网站][2] 订购 MintBox2.到九月底在亚马逊上会有现货,预计十月欧洲上市. +你可以花599美元从 [Compulab的网站][2] 上订购 MintBox2。到九月底在亚马逊上会有现货,预计十月欧洲上市。 ![img](http://cdn.liliputing.com/wp-content/uploads/2013/09/mintbox2_0.jpg "Mintbox 2") -MintBox2尺寸为7.5 x 6.3 x 1.6英寸 ,重约2.5磅. +MintBox2的尺寸为7.5 x 6.3 x 1.6英寸 ,重约2.5磅. 全规格包括: @@ -26,13 +26,13 @@ MintBox2尺寸为7.5 x 6.3 x 1.6英寸 ,重约2.5磅. - 2个USB3.0端口 - 6个USB2.0端口 - RS232串口(通用异步收发传输器) -- 迷你PCIe插槽(用于共享迷你SATA接口)和一半大小的迷你PCIe插槽(用于无线上网卡) +- 迷你PCIe插槽(用于共享迷你SATA接口)和一半大小的迷你PCIe插槽(用于WIFI卡) -此电脑有5年的保修,硬盘保修只有2年. +此电脑有5年的保修,不过硬盘保修只有2年. -MintBox2的处理器比上一个版本的MintBox快很多, 是 AMD G-series处理器。 您仍然可以花439美元订购 [MintBox Pro(2012)型号][2] . 这个价格可以购买的MintBox Pro 的配置是 AMD G-T56N处理器,8GB内存和250GB硬盘. +MintBox2的处理器比上一个版本的MintBox快很多, 是 AMD G系列处理器。 您仍然可以花439美元订购 [MintBox Pro(2012)型号][2] . 这个价格可以购买的MintBox Pro 的配置是 AMD G-T56N处理器,8GB内存和250GB硬盘. -[在亚马逊][3],Compulab公司还提供一系列的275美元及以上的的Fit PC品牌的迷你电脑. 真正使Mint Box 特别的是它的销售与Linux Mint开发人员是合作关系,它保证不仅支持Linux Mint 15,而且支持未来的版本. +[在亚马逊][3],Compulab公司还提供一系列的低至275美元的Fit PC品牌的迷你电脑. 真正使 Mint Box 特别的是**它的销售与Linux Mint开发人员是合作关系**,它保证不仅支持Linux Mint 15,而且支持未来的版本. 销售收入的百分之五,会去支持Linux Mint项目. From 6bf76a6d7006f78bfcd3a5d84e72161cade6c15a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 14:53:22 +0800 Subject: [PATCH 26/42] =?UTF-8?q?=E7=AC=94=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...w to easily backup and reuse data of Firefox and Chromium.md | 2 +- ...tion project aimed at further spreading Ubuntu's adoption.md | 2 +- .../MineSweeper Touch enriched with beautiful Suru elements.md | 2 +- ..., looking for code contributions and active participation.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sources/How to easily backup and reuse data of Firefox and Chromium.md b/sources/How to easily backup and reuse data of Firefox and Chromium.md index 34c639c7e6..66ee9c9bad 100644 --- a/sources/How to easily backup and reuse data of Firefox and Chromium.md +++ b/sources/How to easily backup and reuse data of Firefox and Chromium.md @@ -31,6 +31,6 @@ via: http://iloveubuntu.net/how-easily-backup-and-reuse-data-firefox-and-chromiu [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://iloveubuntu.net/how-easily-backup-and-reuse-data-firefox-and-chromium \ No newline at end of file diff --git a/sources/Meet StartUbuntu, interesting open-for-participation project aimed at further spreading Ubuntu's adoption.md b/sources/Meet StartUbuntu, interesting open-for-participation project aimed at further spreading Ubuntu's adoption.md index 6c8579c177..ccaf5316ae 100644 --- a/sources/Meet StartUbuntu, interesting open-for-participation project aimed at further spreading Ubuntu's adoption.md +++ b/sources/Meet StartUbuntu, interesting open-for-participation project aimed at further spreading Ubuntu's adoption.md @@ -33,7 +33,7 @@ via: http://iloveubuntu.net/meet-startubuntu-interesting-open-participation-proj [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://iloveubuntu.net/meet-startubuntu-interesting-open-participation-project-aimed-further-spreading-ubuntus-adoption [2]:https://launchpad.net/startubuntu diff --git a/sources/MineSweeper Touch enriched with beautiful Suru elements.md b/sources/MineSweeper Touch enriched with beautiful Suru elements.md index 5077d3688e..d894ec9a59 100644 --- a/sources/MineSweeper Touch enriched with beautiful Suru elements.md +++ b/sources/MineSweeper Touch enriched with beautiful Suru elements.md @@ -27,7 +27,7 @@ via: http://iloveubuntu.net/minesweeper-touch-enriched-beautiful-suru-elements [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://iloveubuntu.net/minesweeper-touch-enriched-beautiful-suru-elements [2]:https://launchpad.net/minesweeper-touch diff --git a/sources/Powerful ebook editor Sigil moved to new development area, looking for code contributions and active participation.md b/sources/Powerful ebook editor Sigil moved to new development area, looking for code contributions and active participation.md index eb9362078c..d00670a494 100644 --- a/sources/Powerful ebook editor Sigil moved to new development area, looking for code contributions and active participation.md +++ b/sources/Powerful ebook editor Sigil moved to new development area, looking for code contributions and active participation.md @@ -35,7 +35,7 @@ via: http://iloveubuntu.net/powerful-ebook-editor-sigil-moved-new-development-ar [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linu.xnc/space/校对者ID +[校对者ID]:http://linux.cn/space/校对者ID [1]:http://iloveubuntu.net/powerful-ebook-editor-sigil-moved-new-development-area-looking-code-contributions-and-active [2]:http://sigildev.blogspot.ro/2013/09/sigil-status.html From 1537e1fdc8601afcfbdf45ea38787d1959e3e29f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 15:25:02 +0800 Subject: [PATCH 27/42] =?UTF-8?q?=E5=BF=BD=E7=95=A5members.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..9737498406 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +sources/members.md From 492a8648cd9d373591de35965382b4bb5ea7b928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 15:26:34 +0800 Subject: [PATCH 28/42] =?UTF-8?q?=E5=BF=BD=E7=95=A5members.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9737498406..3933b57506 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -sources/members.md +members.md From e4e4c2445777c0eef1ca1323797b875ffebc8f38 Mon Sep 17 00:00:00 2001 From: Luny Date: Mon, 16 Sep 2013 18:47:34 +0800 Subject: [PATCH 29/42] =?UTF-8?q?=E3=80=8AHow=20To=20Add=20or=20Edit=20a?= =?UTF-8?q?=20Linux=20File=20System=20Label=E3=80=8B=20=E6=AD=A3=E5=9C=A8?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=E3=80=82=E3=80=82=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...o Add or Edit a Linux File System Label.md | 196 +++++++++--------- 1 file changed, 98 insertions(+), 98 deletions(-) diff --git a/sources/How To Add or Edit a Linux File System Label.md b/sources/How To Add or Edit a Linux File System Label.md index d31475072b..a6c3ce6a46 100644 --- a/sources/How To Add or Edit a Linux File System Label.md +++ b/sources/How To Add or Edit a Linux File System Label.md @@ -1,98 +1,98 @@ -How To Add or Edit a Linux File System Label -============================================ - -File system labels are not something you need to have in order to have a functioning Linux operating system, but they can make your computer easier to navigate when you have several disk partitions. In this post I'll show how to add or **edit a Linux file system label** for ext2, ext3, and ext4 disk partitions. - -My netbook has 3 OS's installed; Windows XP, Linux Mint, and Xubuntu. Sometimes I want to view files located on one file system from one of the other operating systems. It's convenient to have these [file systems labeled][1], so I know which one to open to find the desired files. - -###View Linux File System Labels - -It might be handy to first take a look at what file systems already have a label and which ones don't. You can view information about your files systems with the **blkid** command. You may need to run the command as root to see all of the information. - - sudo blkid -c /dev/null - -On my netbook, the output looks like this. - - /dev/sda1: LABEL="WINRE" UUID="80AE-9D55" TYPE="vfat" - /dev/sda2: LABEL="OS_Install" UUID="E468676968673A06" TYPE="ntfs" - /dev/sda3: UUID="012ff341-f854-4c4f-8bbd-bbc810121fe6" TYPE="ext4" - /dev/sda5: UUID="ec0fe4d1-e21c-407d-8374-aa4b470519da" TYPE="ext3" - /dev/sda6: UUID="ee275431-64b2-4f55-b958-4055147cdf4e" TYPE="swap" - /dev/sda7: UUID="99feb5c5-25a6-47a3-aa2c-6d466c0094ab" TYPE="ext4" - -Now I can also check where certain file systems are mounted on my current system with **lsblk**. - - lsblk - -The output from my Linux Mint OS looks like this. - - NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT - sda 8:0 0 149.1G 0 disk - |-sda1 8:1 0 3.9G 0 part - |-sda2 8:2 0 39.1G 0 part - |-sda3 8:3 0 9.3G 0 part / - |-sda4 8:4 0 1K 0 part - |-sda5 8:5 0 86G 0 part /home - |-sda6 8:6 0 1.4G 0 part [SWAP] - |-sda7 8:7 0 9.3G 0 part - -As you can see from the output from **blkid** and **lsblk**, only my Windows partitions have labels. Looking at my file manager I see a generic title for one of the partitions. - -Need to edit linux file system label - -Unlabeled partition - -###Edit a Linux File System Label with e2label - -Looking at the output from **lsblk** I can see that my Linux Mint installation is on /dev/sda3, my home partition is on /dev/sda5, and my Xubuntu installation is on /dev/sda7. I'm going to use [e2label][2] as root to assign labels to these partitions. - - sudo e2label /dev/sda3 Mint - sudo e2label /dev/sda5 Home - sudo e2label /dev/sda7 Xubuntu - -Now if I look at the output of **blkid**, - -sudo blkid -c /dev/null - - /dev/sda1: LABEL="WINRE" UUID="80AE-9D55" TYPE="vfat" - /dev/sda2: LABEL="OS_Install" UUID="E468676968673A06" TYPE="ntfs" - /dev/sda3: UUID="012ff341-f854-4c4f-8bbd-bbc810121fe6" TYPE="ext4" LABEL="Mint" - /dev/sda5: UUID="ec0fe4d1-e21c-407d-8374-aa4b470519da" TYPE="ext3" LABEL="Home" - /dev/sda6: UUID="ee275431-64b2-4f55-b958-4055147cdf4e" TYPE="swap" - /dev/sda7: UUID="99feb5c5-25a6-47a3-aa2c-6d466c0094ab" TYPE="ext4" LABEL="Xubuntu" - -I can see that the labels have been applied. Checking my file manager I also see that my 10.0 GB partition is now shown with the Xubuntu label. - -After editing Linux file system label - -File system with label - -###Tips - -You can also view the label of an individual partition with **e2label** like this for partition 5. - - sudo e2label /dev/sda5 - -To remove the label from partition 5: - - sudo e2label /dev/sda5 "" - -This tutorial was written by [Linerd][3] and originally appeared on [Tux Tweaks][4] at http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/. - -via: http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/ - -本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 - -译者:[译者ID][] 校对:[校对者ID][] - - -[LCTT]:https://github.com/LCTT/TranslateProject -[Linux中国]:http://linux.cn/portal.php -[译者ID]:http://linux.cn/space/译者ID -[校对者ID]:http://linux.cn/space/校对者ID - -[1]:https://wiki.archlinux.org/index.php/Persistent_block_device_naming -[2]:http://linux.die.net/man/8/e2label -[3]:http://tuxtweaks.com/author/Linerd/ -[4]:http://tuxtweaks.com/ - +如何添加或编辑文件系统卷标(Luny正在翻译...) +======================= + +File system labels are not something you need to have in order to have a functioning Linux operating system, but they can make your computer easier to navigate when you have several disk partitions. In this post I'll show how to add or **edit a Linux file system label** for ext2, ext3, and ext4 disk partitions. + +My netbook has 3 OS's installed; Windows XP, Linux Mint, and Xubuntu. Sometimes I want to view files located on one file system from one of the other operating systems. It's convenient to have these [file systems labeled][1], so I know which one to open to find the desired files. + +###View Linux File System Labels + +It might be handy to first take a look at what file systems already have a label and which ones don't. You can view information about your files systems with the **blkid** command. You may need to run the command as root to see all of the information. + + sudo blkid -c /dev/null + +On my netbook, the output looks like this. + + /dev/sda1: LABEL="WINRE" UUID="80AE-9D55" TYPE="vfat" + /dev/sda2: LABEL="OS_Install" UUID="E468676968673A06" TYPE="ntfs" + /dev/sda3: UUID="012ff341-f854-4c4f-8bbd-bbc810121fe6" TYPE="ext4" + /dev/sda5: UUID="ec0fe4d1-e21c-407d-8374-aa4b470519da" TYPE="ext3" + /dev/sda6: UUID="ee275431-64b2-4f55-b958-4055147cdf4e" TYPE="swap" + /dev/sda7: UUID="99feb5c5-25a6-47a3-aa2c-6d466c0094ab" TYPE="ext4" + +Now I can also check where certain file systems are mounted on my current system with **lsblk**. + + lsblk + +The output from my Linux Mint OS looks like this. + + NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT + sda 8:0 0 149.1G 0 disk + |-sda1 8:1 0 3.9G 0 part + |-sda2 8:2 0 39.1G 0 part + |-sda3 8:3 0 9.3G 0 part / + |-sda4 8:4 0 1K 0 part + |-sda5 8:5 0 86G 0 part /home + |-sda6 8:6 0 1.4G 0 part [SWAP] + |-sda7 8:7 0 9.3G 0 part + +As you can see from the output from **blkid** and **lsblk**, only my Windows partitions have labels. Looking at my file manager I see a generic title for one of the partitions. + +Need to edit linux file system label + +Unlabeled partition + +###Edit a Linux File System Label with e2label + +Looking at the output from **lsblk** I can see that my Linux Mint installation is on /dev/sda3, my home partition is on /dev/sda5, and my Xubuntu installation is on /dev/sda7. I'm going to use [e2label][2] as root to assign labels to these partitions. + + sudo e2label /dev/sda3 Mint + sudo e2label /dev/sda5 Home + sudo e2label /dev/sda7 Xubuntu + +Now if I look at the output of **blkid**, + +sudo blkid -c /dev/null + + /dev/sda1: LABEL="WINRE" UUID="80AE-9D55" TYPE="vfat" + /dev/sda2: LABEL="OS_Install" UUID="E468676968673A06" TYPE="ntfs" + /dev/sda3: UUID="012ff341-f854-4c4f-8bbd-bbc810121fe6" TYPE="ext4" LABEL="Mint" + /dev/sda5: UUID="ec0fe4d1-e21c-407d-8374-aa4b470519da" TYPE="ext3" LABEL="Home" + /dev/sda6: UUID="ee275431-64b2-4f55-b958-4055147cdf4e" TYPE="swap" + /dev/sda7: UUID="99feb5c5-25a6-47a3-aa2c-6d466c0094ab" TYPE="ext4" LABEL="Xubuntu" + +I can see that the labels have been applied. Checking my file manager I also see that my 10.0 GB partition is now shown with the Xubuntu label. + +After editing Linux file system label + +File system with label + +###Tips + +You can also view the label of an individual partition with **e2label** like this for partition 5. + + sudo e2label /dev/sda5 + +To remove the label from partition 5: + + sudo e2label /dev/sda5 "" + +This tutorial was written by [Linerd][3] and originally appeared on [Tux Tweaks][4] at http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/. + +via: http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linux.cn/space/校对者ID + +[1]:https://wiki.archlinux.org/index.php/Persistent_block_device_naming +[2]:http://linux.die.net/man/8/e2label +[3]:http://tuxtweaks.com/author/Linerd/ +[4]:http://tuxtweaks.com/ + From e4bcf6210d36c6ae2d84515f07228083948123c1 Mon Sep 17 00:00:00 2001 From: Luny Date: Mon, 16 Sep 2013 22:29:18 +0800 Subject: [PATCH 30/42] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E5=AE=8C=E6=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...o Add or Edit a Linux File System Label.md | 98 +++++++++---------- 1 file changed, 44 insertions(+), 54 deletions(-) diff --git a/sources/How To Add or Edit a Linux File System Label.md b/sources/How To Add or Edit a Linux File System Label.md index a6c3ce6a46..44f79be30f 100644 --- a/sources/How To Add or Edit a Linux File System Label.md +++ b/sources/How To Add or Edit a Linux File System Label.md @@ -1,98 +1,88 @@ -如何添加或编辑文件系统卷标(Luny正在翻译...) -======================= +如何添加或修改文件系统标签 +========================== -File system labels are not something you need to have in order to have a functioning Linux operating system, but they can make your computer easier to navigate when you have several disk partitions. In this post I'll show how to add or **edit a Linux file system label** for ext2, ext3, and ext4 disk partitions. +为了有一个正常运作的Linux操作系统,文件系统标签不是必须的,但当你有几个磁盘分区时文件系统标签可以使你的电脑更容易去定位。在这篇文章中我将展示如何在ext2,ext3和ext4磁盘分区中添加或**修改Linux文件系统标签**。 -My netbook has 3 OS's installed; Windows XP, Linux Mint, and Xubuntu. Sometimes I want to view files located on one file system from one of the other operating systems. It's convenient to have these [file systems labeled][1], so I know which one to open to find the desired files. +我的上网本装有3个操作系统;Windows XP, Linux Mint, 和Xubuntu。有时我想要在其它操作系统上去查看一个文件系统的文件位置,这时候[文件系统标签][1]是非常方便的,因此我可以知道去那个文件系统上找到和打开我想要的文件。 -###View Linux File System Labels +###查看Linux文件系统标签 -It might be handy to first take a look at what file systems already have a label and which ones don't. You can view information about your files systems with the **blkid** command. You may need to run the command as root to see all of the information. +首先来查看一个文件系统是否有标签可能是非常方便的。你可以用**blkid**命令来查看你的文件系统信息。运行这个命令去查看你的文件系统全部信息可能需要root权限。 sudo blkid -c /dev/null -On my netbook, the output looks like this. +在我的上网本里输出的信息看起来像这样。 - /dev/sda1: LABEL="WINRE" UUID="80AE-9D55" TYPE="vfat" - /dev/sda2: LABEL="OS_Install" UUID="E468676968673A06" TYPE="ntfs" - /dev/sda3: UUID="012ff341-f854-4c4f-8bbd-bbc810121fe6" TYPE="ext4" - /dev/sda5: UUID="ec0fe4d1-e21c-407d-8374-aa4b470519da" TYPE="ext3" + /dev/sda1: LABEL="WINRE" UUID="80AE-9D55" TYPE="vfat" + /dev/sda2: LABEL="OS_Install" UUID="E468676968673A06" TYPE="ntfs" + /dev/sda3: UUID="012ff341-f854-4c4f-8bbd-bbc810121fe6" TYPE="ext4" + /dev/sda5: UUID="ec0fe4d1-e21c-407d-8374-aa4b470519da" TYPE="ext3" /dev/sda6: UUID="ee275431-64b2-4f55-b958-4055147cdf4e" TYPE="swap" /dev/sda7: UUID="99feb5c5-25a6-47a3-aa2c-6d466c0094ab" TYPE="ext4" -Now I can also check where certain file systems are mounted on my current system with **lsblk**. +现在我用**lsblk**命令同样可以检查挂载在我当前系统上的某一个文件系统。 lsblk -The output from my Linux Mint OS looks like this. +在我的Linux Mint 系统上输出看起来像这样。 - NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT - sda 8:0 0 149.1G 0 disk - |-sda1 8:1 0 3.9G 0 part - |-sda2 8:2 0 39.1G 0 part - |-sda3 8:3 0 9.3G 0 part / - |-sda4 8:4 0 1K 0 part - |-sda5 8:5 0 86G 0 part /home - |-sda6 8:6 0 1.4G 0 part [SWAP] - |-sda7 8:7 0 9.3G 0 part + NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT + sda 8:0 0 149.1G 0 disk + |-sda1 8:1 0 3.9G 0 part + |-sda2 8:2 0 39.1G 0 part + |-sda3 8:3 0 9.3G 0 part / + |-sda4 8:4 0 1K 0 part + |-sda5 8:5 0 86G 0 part /home + |-sda6 8:6 0 1.4G 0 part [SWAP] + |-sda7 8:7 0 9.3G 0 part -As you can see from the output from **blkid** and **lsblk**, only my Windows partitions have labels. Looking at my file manager I see a generic title for one of the partitions. +正如你看到的,在**blkid**和**lsblk**命令输出信息上,只有我的Windows分区是有标签的,浏览我的文件管理器可以看到每一个分区都有一个通用的名称。 -Need to edit linux file system label +需要修改linux文件系统标签 -Unlabeled partition +无标签的分区 -###Edit a Linux File System Label with e2label +###用e2label修改Linux文件系统标签 -Looking at the output from **lsblk** I can see that my Linux Mint installation is on /dev/sda3, my home partition is on /dev/sda5, and my Xubuntu installation is on /dev/sda7. I'm going to use [e2label][2] as root to assign labels to these partitions. +查找**lsblk**命令的输出我可以看到我的Linux Mint安装在/dev/sda3分区上,我的/home分区是在/dev/sda5分区上,和我的Xubuntu安装在/dev/sda7分区上。我在root权限下用[e2label][2]命令给在这些分区分配标签。 - sudo e2label /dev/sda3 Mint - sudo e2label /dev/sda5 Home - sudo e2label /dev/sda7 Xubuntu + sudo e2label /dev/sda3 Mint + sudo e2label /dev/sda5 Home + sudo e2label /dev/sda7 Xubuntu -Now if I look at the output of **blkid**, +如果我现在查看**blkid**命令的输出, sudo blkid -c /dev/null - /dev/sda1: LABEL="WINRE" UUID="80AE-9D55" TYPE="vfat" - /dev/sda2: LABEL="OS_Install" UUID="E468676968673A06" TYPE="ntfs" - /dev/sda3: UUID="012ff341-f854-4c4f-8bbd-bbc810121fe6" TYPE="ext4" LABEL="Mint" - /dev/sda5: UUID="ec0fe4d1-e21c-407d-8374-aa4b470519da" TYPE="ext3" LABEL="Home" - /dev/sda6: UUID="ee275431-64b2-4f55-b958-4055147cdf4e" TYPE="swap" - /dev/sda7: UUID="99feb5c5-25a6-47a3-aa2c-6d466c0094ab" TYPE="ext4" LABEL="Xubuntu" + /dev/sda1: LABEL="WINRE" UUID="80AE-9D55" TYPE="vfat" + /dev/sda2: LABEL="OS_Install" UUID="E468676968673A06" TYPE="ntfs" + /dev/sda3: UUID="012ff341-f854-4c4f-8bbd-bbc810121fe6" TYPE="ext4" LABEL="Mint" + /dev/sda5: UUID="ec0fe4d1-e21c-407d-8374-aa4b470519da" TYPE="ext3" LABEL="Home" + /dev/sda6: UUID="ee275431-64b2-4f55-b958-4055147cdf4e" TYPE="swap" + /dev/sda7: UUID="99feb5c5-25a6-47a3-aa2c-6d466c0094ab" TYPE="ext4" LABEL="Xubuntu" -I can see that the labels have been applied. Checking my file manager I also see that my 10.0 GB partition is now shown with the Xubuntu label. +我可以看到标签已经被应用了。检查我的文件管理器我同样可以看到我10.0GB的分区现在显示的是Xubuntu标签。 -After editing Linux file system label +###提示 -File system with label - -###Tips - -You can also view the label of an individual partition with **e2label** like this for partition 5. +你同样可以用**e2label**命令来查看单独的分区标签,如查看分区5. sudo e2label /dev/sda5 -To remove the label from partition 5: +删除分区5的标签 sudo e2label /dev/sda5 "" -This tutorial was written by [Linerd][3] and originally appeared on [Tux Tweaks][4] at http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/. +这个教程写自[Linerd][3]和最初发表在[Tux Tweaks][4]上http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/ via: http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/ 本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 -译者:[译者ID][] 校对:[校对者ID][] +译者:[Luny][] 校对:[校对者ID][] [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php -[译者ID]:http://linux.cn/space/译者ID +[Luny]:http://linux.cn/space/14455/ [校对者ID]:http://linux.cn/space/校对者ID - -[1]:https://wiki.archlinux.org/index.php/Persistent_block_device_naming -[2]:http://linux.die.net/man/8/e2label -[3]:http://tuxtweaks.com/author/Linerd/ -[4]:http://tuxtweaks.com/ - From 6cb1d5aae77e011507f3cad55a0fda6551ac0fa2 Mon Sep 17 00:00:00 2001 From: vito-L Date: Tue, 17 Sep 2013 00:05:52 +0800 Subject: [PATCH 31/42] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 译者-Vito 校对辛苦啦~ --- sources/Install Nessus On Ubuntu.md | 36 ++++++++++++++--------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/sources/Install Nessus On Ubuntu.md b/sources/Install Nessus On Ubuntu.md index a0131f86c8..88d9e45c3e 100644 --- a/sources/Install Nessus On Ubuntu.md +++ b/sources/Install Nessus On Ubuntu.md @@ -1,50 +1,50 @@ -Install Nessus On Ubuntu +在ubuntu中安装Nessus漏洞扫描器 ======================== -Scanning and identifying vulnerabilities on our Linux machine is the most important step in our way to protect and secure our private data. In this article I will teach you how to install, configure and start Nessus on Ubuntu. Do you want to learn about what vulnerabilities your target is susceptible to? Then read this article and learn about **Nessus**. +保卫和防护我们的私人数据的方式上,扫描和识别漏洞在我们的linux机器上是最重要的一步.在这篇文章中,我将教你如何在ubuntu上安装,配置和启动Nessus。你想了解你的对象易受什么样的漏洞影响?那么,读这篇文章并学习**Nessus**. -###What is Nessus? +###什么是Nessus? -[Nessus][1] is a vulnerability scanner which is very easy to deploy. It has more than ten million downloads and is offered in 1-, 2-, or 3-year subscriptions, as well as in bundled solutions. Do you want to perform security checks on your network? With the largest collection of network security checks Nessus will be your best friend in identifying hosts and vulnerability identifying in your network. Some features of the Nessus tools are listed below. A very good thing to mention is the fact that Nessus comes in two flavors, Home and Professional. The Home Feed is for personal usage and it does the job in a non professional environment. Professional Feed includes additional features and it is for commercial usage. +[Nessus][1] 是一个非常容易配置的漏洞扫描器. 有超过千万次的下载并提供1,2或3年的订阅, 以及捆绑解决方案. 你想对你的网络执行安全性检查吗? 随着规模最大的(集合?)网络安全检查,Nessus将会在你网络hosts识别和漏洞识别中给你最好的帮助. 一下列出Nessus工具的一些特征. 一个非常好的事情是,Nessus有两个版本, 家庭版和专业版. 家庭版适合个人使用并且它在非专业环境工作. 专业版包括额外的功能并且它是用于商业用途. -- Broad Asset Coverage & Profiling -- Mobile Device Auditing -- Botnet / Malicious Process / Anti-virus (AV) Auditing -- Patch Management Integration -- Sensitive Content Auditing -- SCADA / Control Systems Auditing +- 广泛的资产覆盖面剖析 +- 移动设备审计 +- 僵尸网络/恶意进程/反病毒(AV)审计 +- 补丁管理集成 +- 敏感内容审计 +- 数据采集与监控(SCADA)/控制系统审计 -Before you install and configure Nessus you have to download it for your operating system. Grab it [here][2]. Since this article is about installing and configuring Nessus on Ubuntu I will select Linux as my operating system and under Linux I will select Ubuntu. Figure 1 shows the deb package I downloaded. You can right click on this deb file and click on “Open With Ubuntu Software Center”. Then, once you are in the Ubuntu Software Center click Install. After the installation we need to configure Nessus so we can use it. +在安装和配置Nessus之前,你必须下载针对你操作系统的Nessus. [在这][2]获取. 由于这篇文章是关于在ubuntu上安装和配置Nessus, 我将选择linux作为我的操作系统并且在linux下我将选择ubuntu. 图1显示了我在网上下载的deb包. 你可以右击deb文件并点击“在ubuntu软件中心打开”. 然后, 在ubuntu软件中心点击安装. 安装之后我们需要配置Nessus那么我们就可以使用它了. ![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_032.png "Figure 1") -Ok, now that you have installed Nessus, it is time to start it. Open a new terminal. You can you can run Nessus by typing “**/etc/init.d/nessusd start**”. Since I am utilizing the Home Feed I need valid license for it. -Enable your Nessus install by executing the command shown in Figure 2. +好了,现在你已经安装了Nessus, 这是它的启动时间.打开一个新的终端.你仍可以通过键入“**/etc/init.d/nessusd start**”运行Nessus . 由于我用的家庭版, 我需要它的有效许可证. +通过命令启动Nessus安装,如图2 所示. ![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_026.png "Figure 2") -Now it is time to add a user, enter the command shown in Figure 3. +现在,添加一个用户,输入命令,如图3所示. ![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_027.png "Figure 3") -At the login prompt shown in Figure 3 enter the username of the user you want to add and after you have entered the password twice answer as y (yes) to make this user an administrator. Once complete run Nessus by typing “**/etc/init.d/nessusd start**” command and log in to Nessus at **https://127.0.0.1:8834**. +如图3所示的登录提示中,输入的用户名是你要添加的用户并且你要输入两次密码回答y(yes)使它成为管理员用户. 一旦完成, 通过键入“**/etc/init.d/nessusd start**”命令运行Nessus, 在**https://127.0.0.1:8834**登录到Nessus. ![img](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/Selection_031.png) -Happy Vulnerability Hunting! +漏洞狩猎快乐! via http://www.unixmen.com/install-nessus-on-ubuntu/ 本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 -译者:[译者ID][] 校对:[校对者ID][] +译者:[Vito][] 校对:[校对者ID][] [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php -[译者ID]:http://linux.cn/space/译者ID +[译者ID]:http://linux.cn/space/Vito [校对者ID]:http://linux.cn/space/校对者ID [1]:http://www.tenable.com/products/nessus From 7713796d62874c707daca15e465325a3a87dba42 Mon Sep 17 00:00:00 2001 From: vito-L Date: Tue, 17 Sep 2013 00:07:59 +0800 Subject: [PATCH 32/42] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/Install Nessus On Ubuntu.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/Install Nessus On Ubuntu.md b/sources/Install Nessus On Ubuntu.md index 88d9e45c3e..affa15f50b 100644 --- a/sources/Install Nessus On Ubuntu.md +++ b/sources/Install Nessus On Ubuntu.md @@ -1,7 +1,7 @@ 在ubuntu中安装Nessus漏洞扫描器 ======================== -保卫和防护我们的私人数据的方式上,扫描和识别漏洞在我们的linux机器上是最重要的一步.在这篇文章中,我将教你如何在ubuntu上安装,配置和启动Nessus。你想了解你的对象易受什么样的漏洞影响?那么,读这篇文章并学习**Nessus**. +保卫和防护我们的私人数据的方式上,扫描和识别漏洞在我们的linux机器上是最重要的一步.在这篇文章中,我将教你如何在ubuntu上安装,配置和启动Nessus。你想了解你的对象易受什么样的漏洞影响?那么,读这篇文章并学习Nessus. ###什么是Nessus? @@ -44,7 +44,7 @@ via http://www.unixmen.com/install-nessus-on-ubuntu/ [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php -[译者ID]:http://linux.cn/space/Vito +[Vito]:http://linux.cn/space/Vito [校对者ID]:http://linux.cn/space/校对者ID [1]:http://www.tenable.com/products/nessus From 0e43a51bd7dbaea8ddf205d985d63f996e707eb7 Mon Sep 17 00:00:00 2001 From: vito-L Date: Tue, 17 Sep 2013 00:27:14 +0800 Subject: [PATCH 33/42] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E4=B8=AD......?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...Ranger – A Text Based File Manager For Command Line Users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/Ranger – A Text Based File Manager For Command Line Users.md b/sources/Ranger – A Text Based File Manager For Command Line Users.md index 94de07bd4c..73cd605043 100644 --- a/sources/Ranger – A Text Based File Manager For Command Line Users.md +++ b/sources/Ranger – A Text Based File Manager For Command Line Users.md @@ -1,4 +1,4 @@ -Ranger – A Text Based File Manager For Command Line Users +Ranger – 给命令行用户一个基于文本的文件管理器 ========================================================= Graphical file managers are an integral part of everybody’s day-to-day computer work. Most of the users are happy using the default file manager and aren’t much bothered about exploring alternative file managers. But, when it comes to CLI file managers, users may well be interested in trying various available file managers before settling down with the best — that suits their needs. In this article, we will discuss/review Ranger – a command line based file manager. From a21db5c63c82793bfa2be663e5efafee9efedf4b Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Tue, 17 Sep 2013 09:57:42 +0800 Subject: [PATCH 34/42] =?UTF-8?q?=E5=B7=B2=E6=A0=A1=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...To Add or Edit a Linux File System Label.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/sources/How To Add or Edit a Linux File System Label.md b/sources/How To Add or Edit a Linux File System Label.md index 44f79be30f..659f7aaf92 100644 --- a/sources/How To Add or Edit a Linux File System Label.md +++ b/sources/How To Add or Edit a Linux File System Label.md @@ -1,17 +1,17 @@ -如何添加或修改文件系统标签 +如何添加或编辑文件系统标签 ========================== -为了有一个正常运作的Linux操作系统,文件系统标签不是必须的,但当你有几个磁盘分区时文件系统标签可以使你的电脑更容易去定位。在这篇文章中我将展示如何在ext2,ext3和ext4磁盘分区中添加或**修改Linux文件系统标签**。 +为了拥有一个正常运作的Linux操作系统,文件系统标签不是必须的,但当你有几个磁盘分区时文件系统标签可以使你的电脑更容易去定位。在这篇文章中我将展示如何在ext2,ext3和ext4磁盘分区中添加或**编辑Linux文件系统标签**。 -我的上网本装有3个操作系统;Windows XP, Linux Mint, 和Xubuntu。有时我想要在其它操作系统上去查看一个文件系统的文件位置,这时候[文件系统标签][1]是非常方便的,因此我可以知道去那个文件系统上找到和打开我想要的文件。 +我的上网本装有3个操作系统;Windows XP, Linux Mint, 和Xubuntu。有时我想要在其它操作系统上去查看一个文件系统的文件位置,这时候[文件系统标签][1]是非常方便的,因此,我知道该打开哪个文件系统来找到所需文件。 ###查看Linux文件系统标签 -首先来查看一个文件系统是否有标签可能是非常方便的。你可以用**blkid**命令来查看你的文件系统信息。运行这个命令去查看你的文件系统全部信息可能需要root权限。 +首先让我们看一下哪些文件系统已经有了一个标签,哪些还没有。你可以用**blkid**命令来查看你的文件系统信息。运行这个命令去查看你的文件系统全部信息可能需要root权限。 sudo blkid -c /dev/null -在我的上网本里输出的信息看起来像这样。 +在我的上网本里输出的信息是这样。 /dev/sda1: LABEL="WINRE" UUID="80AE-9D55" TYPE="vfat" /dev/sda2: LABEL="OS_Install" UUID="E468676968673A06" TYPE="ntfs" @@ -24,7 +24,7 @@ lsblk -在我的Linux Mint 系统上输出看起来像这样。 +在我的Linux Mint 系统上输出的信息是这样。 NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 149.1G 0 disk @@ -38,11 +38,9 @@ 正如你看到的,在**blkid**和**lsblk**命令输出信息上,只有我的Windows分区是有标签的,浏览我的文件管理器可以看到每一个分区都有一个通用的名称。 -需要修改linux文件系统标签 - 无标签的分区 -###用e2label修改Linux文件系统标签 +###用e2label编辑Linux文件系统标签 查找**lsblk**命令的输出我可以看到我的Linux Mint安装在/dev/sda3分区上,我的/home分区是在/dev/sda5分区上,和我的Xubuntu安装在/dev/sda7分区上。我在root权限下用[e2label][2]命令给在这些分区分配标签。 @@ -79,7 +77,7 @@ via: http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/ 本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 -译者:[Luny][] 校对:[校对者ID][] +译者:[Luny][] 校对:[Caroline][] [LCTT]:https://github.com/LCTT/TranslateProject From 7eeeb575740438dd3e578abeac4fc1293f7f578d Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Tue, 17 Sep 2013 10:02:35 +0800 Subject: [PATCH 35/42] Update How To Add or Edit a Linux File System Label.md --- sources/How To Add or Edit a Linux File System Label.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/How To Add or Edit a Linux File System Label.md b/sources/How To Add or Edit a Linux File System Label.md index 659f7aaf92..021f37eef0 100644 --- a/sources/How To Add or Edit a Linux File System Label.md +++ b/sources/How To Add or Edit a Linux File System Label.md @@ -38,6 +38,7 @@ 正如你看到的,在**blkid**和**lsblk**命令输出信息上,只有我的Windows分区是有标签的,浏览我的文件管理器可以看到每一个分区都有一个通用的名称。 +![img](http://tuxtweaks.com/wp-content/uploads/2013/08/01-Disks_wm-300x194.png) 无标签的分区 ###用e2label编辑Linux文件系统标签 From 220c17ec704a12437b2e2ffa289b1477d7e3d835 Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Tue, 17 Sep 2013 10:05:31 +0800 Subject: [PATCH 36/42] =?UTF-8?q?=E5=B7=B2=E6=A0=A1=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/How To Add or Edit a Linux File System Label.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources/How To Add or Edit a Linux File System Label.md b/sources/How To Add or Edit a Linux File System Label.md index 021f37eef0..27682194b7 100644 --- a/sources/How To Add or Edit a Linux File System Label.md +++ b/sources/How To Add or Edit a Linux File System Label.md @@ -39,6 +39,7 @@ 正如你看到的,在**blkid**和**lsblk**命令输出信息上,只有我的Windows分区是有标签的,浏览我的文件管理器可以看到每一个分区都有一个通用的名称。 ![img](http://tuxtweaks.com/wp-content/uploads/2013/08/01-Disks_wm-300x194.png) + 无标签的分区 ###用e2label编辑Linux文件系统标签 @@ -62,6 +63,10 @@ sudo blkid -c /dev/null 我可以看到标签已经被应用了。检查我的文件管理器我同样可以看到我10.0GB的分区现在显示的是Xubuntu标签。 +![img](http://tuxtweaks.com/wp-content/uploads/2013/08/02_Disks_wm-300x194.png) + +有标签的文件系统 + ###提示 你同样可以用**e2label**命令来查看单独的分区标签,如查看分区5. From 6f77700b2d7b5cec905c132ffa2d7c5c80362159 Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Tue, 17 Sep 2013 10:06:47 +0800 Subject: [PATCH 37/42] Update How To Add or Edit a Linux File System Label.md --- sources/How To Add or Edit a Linux File System Label.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/How To Add or Edit a Linux File System Label.md b/sources/How To Add or Edit a Linux File System Label.md index 27682194b7..34d9bee886 100644 --- a/sources/How To Add or Edit a Linux File System Label.md +++ b/sources/How To Add or Edit a Linux File System Label.md @@ -83,7 +83,7 @@ via: http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/ 本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 -译者:[Luny][] 校对:[Caroline][] +译者:[Luny][] 校对:[Caroline][http://linux.cn/space/14763/] [LCTT]:https://github.com/LCTT/TranslateProject From 3ea2bb727eaa9949f3b0f49e696a965961a3c919 Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Tue, 17 Sep 2013 10:07:47 +0800 Subject: [PATCH 38/42] =?UTF-8?q?=E5=B7=B2=E6=A0=A1=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/How To Add or Edit a Linux File System Label.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/How To Add or Edit a Linux File System Label.md b/sources/How To Add or Edit a Linux File System Label.md index 34d9bee886..27682194b7 100644 --- a/sources/How To Add or Edit a Linux File System Label.md +++ b/sources/How To Add or Edit a Linux File System Label.md @@ -83,7 +83,7 @@ via: http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/ 本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 -译者:[Luny][] 校对:[Caroline][http://linux.cn/space/14763/] +译者:[Luny][] 校对:[Caroline][] [LCTT]:https://github.com/LCTT/TranslateProject From c5f76d2e88c09070144103b127cccf33afca8394 Mon Sep 17 00:00:00 2001 From: DeadFire Date: Tue, 17 Sep 2013 10:09:16 +0800 Subject: [PATCH 39/42] =?UTF-8?q?20130917=20=E9=80=89=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ... be launched worldwide in December 2013.md | 51 ++++++++++ ...le Manager With Integrated Command Prompt.md | 92 +++++++++++++++++++ sources/CalculusTouch hits 1.0 version.md | 37 ++++++++ ...-Create A Bootable Windows USB In Linux.md | 71 ++++++++++++++ 4 files changed, 251 insertions(+) create mode 100644 sources/$350-$400 Solar-powered Ubuntu laptop SOL to be launched worldwide in December 2013.md create mode 100644 sources/CLEX – A Versatile Command Line File Manager With Integrated Command Prompt.md create mode 100644 sources/CalculusTouch hits 1.0 version.md create mode 100644 sources/WinUSB--Create A Bootable Windows USB In Linux.md diff --git a/sources/$350-$400 Solar-powered Ubuntu laptop SOL to be launched worldwide in December 2013.md b/sources/$350-$400 Solar-powered Ubuntu laptop SOL to be launched worldwide in December 2013.md new file mode 100644 index 0000000000..f9b80aa3cf --- /dev/null +++ b/sources/$350-$400 Solar-powered Ubuntu laptop SOL to be launched worldwide in December 2013.md @@ -0,0 +1,51 @@ +$350-$400 Solar-powered Ubuntu laptop SOL to be launched worldwide in December 2013 +========== +[SOL](http://solaptop.com/en/products/laptops/) is a definitely interesting project, presenting itself as a solar-powered family of laptops rooted in low prices and exciting capabilities. + +Basically, SOL is a solar-based laptop shipping with **Ubuntu**, designed in mind with multiple usage-scenarios, ranging from electrical energy unavailability to remote areas, trips in isolated forests, etc, essentially, being handy in places where energy can't be accessed or purchased. + +Yet, the solar Ubuntu laptop can also be used by regular users in regular places due to its affordable price and decent specs, price and hardware properly paired with Ubuntu, therefore, resulting a powerful mix purchasable for less than $400. + +As specs, SOL features: + +- CPU: Intel Atom D2500 1.86 GHz Duo Core, Intel 945GSE + ICH7M +- HDD: Seagate 2.5” SATA HDD 320GB +- RAM: Kingston 2-4GB DDRIII SDRAM +- graphics: 1080p HD Vide, Built-In Intel GMA3600 Graphics +- battery operating time: 8~10 hours +- weight: 5.02 lbs +- display: 13.3" LCD, WXGA, 1366 x 768 +- camera: 3MP +- audio: Realtek ALC661 HD Audio, Built-in 2 Speakers | Internal mic + 1/8” input +- 3 USB2.0, Headphone jack, HDMI, LAN(10/100), Card reader (SD/MS/MMC) +- modem: 3G/4G World/multimode LTE +- GPS: gpsOne Gen8A +- WiFi: MIMO 802.11b/gn (2.4/5GHz) +- Bluetooth: Integrated Digital Core BT4.0 + +SOL features several flavors, differentiating itself with good-looking shapes, own identity and bold patterns, aspects filtered through multiple colors, including dark, gray, green, red; the result: an elegant mobile machine. + +![](http://iloveubuntu.net/pictures_me/sol%20laptop%201.jpg) + +![](http://iloveubuntu.net/pictures_me/sol%20laptop%202.jpg) + +![](http://iloveubuntu.net/pictures_me/sol%20laptop%203.jpg) + +David Snir, a SOL developer, has just [shared](https://plus.google.com/109344265064351301756/posts/1F8DG57aBUy) on Google+ the imminent availability of SOL (worldwide): "we're getting closer to the **worldwide release (December 2013)**", letting users to know that December 2013 is to make the Ubuntu-powered SOL laptop available across the world. + +As prices, the SOL laptops will cycle between $350 and $400 with additional amounts of dollars necessary for taxes (country dependent). + +via:http://iloveubuntu.net/350-400-solar-powered-ubuntu-laptop-sol-be-launched-worldwide-december-2013 + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://iloveubuntu.net/350-400-solar-powered-ubuntu-laptop-sol-be-launched-worldwide-december-2013 +[2]:http://solaptop.com/en/products/laptops/ +[3]:https://plus.google.com/109344265064351301756/posts/1F8DG57aBUy \ No newline at end of file diff --git a/sources/CLEX – A Versatile Command Line File Manager With Integrated Command Prompt.md b/sources/CLEX – A Versatile Command Line File Manager With Integrated Command Prompt.md new file mode 100644 index 0000000000..5c0206eaa8 --- /dev/null +++ b/sources/CLEX – A Versatile Command Line File Manager With Integrated Command Prompt.md @@ -0,0 +1,92 @@ +CLEX – A Versatile Command Line File Manager With Integrated Command Prompt +=========== +Whether you are a system administrator or a normal command line user, hopping between file manager and command line can get frustrating some times. At some time or the other, you tend to look at some command line alternative to the graphical file manager that you use. + +Chances are that you’ll find a decent command line manager but that would still require switching between file manager window and your command prompt window. So the question remains, is there a file manager that combines file explorer and command prompt in a single window? The answer is yes and the file manager is **CLEX**. + +![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-main.png) + +## CLEX – The Command Line File Manager ## + +Clex is a command line based file manager that has a nice little user interface and provides a lot of options for file management. The main advantage of this file manager is that it also provides a command prompt (in the same window) through which you can run regular commands. + +**NOTE** – All the examples presented here are tested on Ubuntu 13.04. + +**A Brief Tutorial** + +Here is the Clex UI when it was first executed on my machine: + +![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-1.png) + +So you can see that all the files and directories in the current working directory (**/home/himanshu/** in this case) were displayed in the upper half of the window. You can use the up and down arrow keys to select a file or a directory and press enter to get inside a directory. + +In the lower half of the window, the file manager provides a command line prompt (bash prompt in my case). Any installed command line utility can be executed from here. + +For example, to open an image file Ubuntu.png, the arrow keys were used to select it first : + +![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-2.png) + +Then, an installed image viewer (gthumb in my case) was used (with Ubuntu.png as argument) through command prompt. + +![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-3.png) + +The image viewer program gthumb displayed the image as soon as the complete command was executed. + +![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-4.png) + +Besides, Clex also provides a range of other useful options which can be accessed by pressing Alt+M. + +![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-5.png) + +So you can use these options to change the current working directory, add bookmarks, view command history, sort file names, compare directories etc. + +Here is a snapshot when command history option was used : + +![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-6.png) + +Similarly you can use other options as per your requirement. + +**NOTE** – Use Alt+q to quit Clex. + +**Download/Install** + +Here are some of the useful links related to Clex file manager: + +- [Home Page](http://www.clex.sk/about.html) +- [Download](http://www.clex.sk/download/) +- [Documentation](http://www.clex.sk/help/file_intro.html) + +Ubuntu users can directly download and install this software using Ubuntu Software Centre. The version used for this review was 3.15. + +**Pros** + +- Integration of file explorer and command line prompt in the same window +- Lots of options like directory comparison, file name sorting, command line history etc +- Good online documentation + +**Cons** + +- Depends on CURSES library with wide character support. This may cause problems while building from source. +- Has some start-up problems, displays the following warning every-time it is launched : + +![](http://mylinuxbook.com/wp-content/uploads/2013/09/clex-warning.png) + +**Conclusion** + +Clex is certainly a feature rich command line file manager. The integration with command prompt is its USP. Minor hiccups apart, it is a time-saving utility that demands a bit of practice to get used to it. + +via:http://mylinuxbook.com/clex-a-versatile-command-line-file-manager/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://mylinuxbook.com/clex-a-versatile-command-line-file-manager/ +[2]:http://www.clex.sk/about.html +[3]:http://www.clex.sk/download/ +[4]:http://www.clex.sk/help/file_intro.html \ No newline at end of file diff --git a/sources/CalculusTouch hits 1.0 version.md b/sources/CalculusTouch hits 1.0 version.md new file mode 100644 index 0000000000..744a27c404 --- /dev/null +++ b/sources/CalculusTouch hits 1.0 version.md @@ -0,0 +1,37 @@ +CalculusTouch hits 1.0 version +========== +[CalculusTouch](https://launchpad.net/calculustouch) is a handy Ubuntu SDK application incarnating calculus-specific capabilities into a polished worked-on-detail interface. + +Launching CalculusTouch, presents a good-looking mathematical utility featuring a sober-yet-elegant dark background and orange buttons, mix relaxing the eye, while working the brain. + +CalculusTouch divides its capabilities in two main areas: + +- `Symbolic Calculations` where the user is able to utilize `Evaluate, Derive, Integrate, Taylor Expansion`, etc, as applied to the editable `Expression` field +- `Function Plot` rendering written-by-user expression as accurate visual constructions + +CalculusTouch has reached **version 1.0**, strengthening its previously-introduced features into a more stable version, while adding various minor fixes and optimizations. + +The 1.0 version comes to meet the user's needs in calculus operations with a more solid feel. + +CalculusTouch's usage has a built-in quality of user-friendliness, (for example) performing a symbolic calculation is as simple as typing an expression in the `Expression` field and hitting a desired button (such as `Derive`, etc), action that renders the result with a fancy look & feel into a dedicated white-ish area. + +![](http://iloveubuntu.net/pictures_me/symbolic%20calculation%20calculustouch%20sep16.png) + +![](http://iloveubuntu.net/pictures_me/function%20plot%20calculustouch%20sep16.png) + +CalculusTouch's code is available on [https://code.launchpad.net/~dinko-metalac/calculustouch/trunk](https://code.launchpad.net/~dinko-metalac/calculustouch/trunk) + +via:http://iloveubuntu.net/calculustouch-hits-10-version + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://iloveubuntu.net/calculustouch-hits-10-version +[2]:https://launchpad.net/calculustouch +[3]:https://code.launchpad.net/~dinko-metalac/calculustouch/trunk \ No newline at end of file diff --git a/sources/WinUSB--Create A Bootable Windows USB In Linux.md b/sources/WinUSB--Create A Bootable Windows USB In Linux.md new file mode 100644 index 0000000000..1a45641ea9 --- /dev/null +++ b/sources/WinUSB--Create A Bootable Windows USB In Linux.md @@ -0,0 +1,71 @@ +WinUSB: Create A Bootable Windows USB In Linux +========== +Hello Guys, + +Am not coming to promote the use of Microsoft Windows here. But this about how to create a bootable from Linux as you know, there is one this tools on Windows, Power ISO which does the job very well too. + +You might remember at point in college or house when someone needs to create a bootable windows USB either from a DVD or .ISO file but you are not on a Microsoft Windows to do this with either Power ISO, etc. + +On Linux you can Unetbootin, but newer Unetbootin versions no longer support, but you can use older versions and you need to format the USB to NTFS before doing this. Which is some how complicated to new users. + +Today am going to introduce you to the **winusb** tool, if you have never heard about it, no problem just continue reading. + +**[WinUSB](http://congelli.eu/prog_info_winusb.html)** is a simple command line tool used to create Windows Installation’s or bootable USB stick under Linux. + +First we have to install **winusb** and then we look at how to use it. + +Installing **winusb** via PPA: + +$ sudo add-apt-repository ppa:colingille/freshlight $ sudo apt-get update $ sudo apt-get install winusb - See more at: http://www.unixmen.com/winusb-create-bootable-windows-usb-linux/#sthash.ZPxLBx2c.dpuf + + $ sudo add-apt-repository ppa:colingille/freshlight + $ sudo apt-get update + $ sudo apt-get install winusb + +WinUSB also works from the command line (terminal), we can create a Windows 7 or Windows Vista USB installer by running the following commands from the terminal (as a root user): + + $ sudo winusb --format + +**Example :** + + $ sudo winusb --format Desktop/SETHO/Win7.iso /dev/sdc1 + +where **Desktop/SETHO/Win7.iso** is the path of the .iso file and **/dev/sdc1** is the device path. (**Note**: to get the device path use the **df** command) + +To install a Windows ISO on **NTFS** partition and edit the Master Boot Record (MBR) of the device use the following commands: + + $ sudo winusb --install + +**Example :** + + $ sudo winusb --format Desktop/SETHO/Win7.iso /dev/sdd1 + +where **/dev/sdd1** is the partition path. + +**WinUSB** also has the Graphical User Interface (GUI) if you don’t like the command line, but you must try to learn hoe to love the command line now. Which is also simple to understand. + +This can be launched from the dash: + +**Dash > WinUSB** + +![](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/WinUSB_dash.png) + +After launching, you select the .iso and the device, then click on install. + +![](http://180016988.r.cdn77.net/wp-content/uploads/2013/09/WinUSB.png) + + + +via:http://www.unixmen.com/winusb-create-bootable-windows-usb-linux/ + +本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 + +译者:[译者ID][] 校对:[校对者ID][] + +[LCTT]:https://github.com/LCTT/TranslateProject +[Linux中国]:http://linux.cn/portal.php +[译者ID]:http://linux.cn/space/译者ID +[校对者ID]:http://linu.xnc/space/校对者ID + +[1]:http://www.unixmen.com/winusb-create-bootable-windows-usb-linux/ +[2]:http://congelli.eu/prog_info_winusb.html \ No newline at end of file From 899d38152798eadde1b89a9f4273bcf5779eb2d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Mon, 16 Sep 2013 21:24:30 +0800 Subject: [PATCH 40/42] =?UTF-8?q?=E4=BF=AE=E6=94=B9README=EF=BC=8C?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E8=A7=81=E4=B9=A0=E6=88=90=E5=91=98?= =?UTF-8?q?=E7=9A=84=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfe9b232fd..c11d5897d6 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ QQ群交流 ------------------------------ -翻译组的QQ群号是:131864150 +翻译组的QQ群号是:131864150,加群时请说明是志愿者。 各个角色请分别在群名片前加前缀: @@ -39,6 +39,11 @@ QQ群交流 * 校对- * 排版- +WIKI说明 +----------------------------- + +加入的成员,请先阅读[WIKI 如何开始](https://github.com/LCTT/TranslateProject/wiki)。 + 流程 ----------------------------- @@ -61,4 +66,4 @@ QQ群交流 * 2013/09/10 倡议并得到了大家的积极响应,成立翻译组。 * 2013/09/11 采用github进行翻译协作,并开始进行选题翻译。 - +* 2013/09/16 公开发布了翻译组成立消息后,又有新的成员申请加入了。并从此建立见习成员制度。 From 7c574237f11b825c37bcfe6e98ed1579cc1cec59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=AE=87?= Date: Tue, 17 Sep 2013 10:11:01 +0800 Subject: [PATCH 41/42] =?UTF-8?q?=E4=BF=AE=E6=94=B9README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 67 +++++++++++++++++-------------------------------------- 1 file changed, 21 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index c11d5897d6..38ca609775 100644 --- a/README.md +++ b/README.md @@ -1,68 +1,43 @@ -翻译项目 -================ - -分工 +简介 ------------------------------- -**选题** -* 负责选择需要翻译的文章,并将其发布到sources目录。 -* 一篇文章一个文件。 +LCTT是Linux中国社区( http://linux.cn/ )的翻译组,负责从国外优秀媒体翻译Linux相关的技术、资讯、杂文等内容。 -**译者** +LCTT已经拥有十余名成员,并欢迎更多的Linux志愿者加入我们的团队。 -* 从选题中选择适当的文章,在原文上进行翻译。 -* 翻译前在QQ群通知大家。 -* 翻译后QQ群内通知校对,将译文移动到translated目录。 +LCTT的组成 +------------------------------- -**校对** +**选题**,负责选择合适的内容,并将原文转换为markdown格式,提交到LCTT的[TranslateProject](https://github.com/LCTT/TranslateProject) 库中。 -* 对需要校对的选题进行译稿校对,进行文字润色。 -* 对文章进行专业内容方面的校对和审定。 -* 校对完成之后,通知发布。 +**译者**,负责从选题中选择内容进行翻译。 -**发布** +**校对**,负责将初译的文章进行文字润色、技术校对等工作。 -* 对校对后的文章进行排版。 -* 发布文章到网站,并推送到各个平台。 -* 将文章移动到published目录。 +**发布**,负责将校对后的文章,排版进行发布。 -QQ群交流 ------------------------------- +加入我们 +------------------------------- -翻译组的QQ群号是:131864150,加群时请说明是志愿者。 +请首先加入翻译组的QQ群,群号是:131864150,加群时请说明是志愿者。 -各个角色请分别在群名片前加前缀: +加入的成员,请先阅读[WIKI 如何开始](https://github.com/LCTT/TranslateProject/wiki/如何开始)。 -* 选题- -* 译者- -* 校对- -* 排版- +见习成员和正式成员 +------------------------------- -WIKI说明 ------------------------------ +初次加入的成员,作为见习成员,请先fork本项目[TranslateProject](https://github.com/LCTT/TranslateProject)。 -加入的成员,请先阅读[WIKI 如何开始](https://github.com/LCTT/TranslateProject/wiki)。 +完成一篇后,发起pull请求,合并到主干。一旦被采纳,即可被接纳为正式成员,从而可以直接在主干上提交。 -流程 ------------------------------ +看看WIKI +------------------------------- -* sources 目录放待翻译的选题源文件,在此进行翻译、校对。 -* 进行翻译时,请在QQ群告知别人,不要重复劳动。 -* 翻译完成后,请将译文移动到translated目录。 -* 完成校对后,通知QQ群进行发布。 - -格式 ----------------------------- - -* 使用标题作为文件名保存原文。 -* 使用markdown(md)格式保存英文原文的文字。 -* 文件第一行是该文章的完整标题,采用H1格式。 -* 文内链接采用markdown的相对链接方式标示。 -* 文件末尾使用 via: URL格式记录原文链接。翻译时请保留该链接。 +需要帮助?请阅读[WIKI](https://github.com/LCTT/TranslateProject/wiki)。 历史 ----------------------------- +------------------------------- * 2013/09/10 倡议并得到了大家的积极响应,成立翻译组。 * 2013/09/11 采用github进行翻译协作,并开始进行选题翻译。 From 83440002c2b109e2cf7b87f77f5abba7dbb4c58a Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Tue, 17 Sep 2013 10:20:23 +0800 Subject: [PATCH 42/42] =?UTF-8?q?=E5=B7=B2=E6=A0=A1=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/How To Add or Edit a Linux File System Label.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sources/How To Add or Edit a Linux File System Label.md b/sources/How To Add or Edit a Linux File System Label.md index 27682194b7..964cd0abf2 100644 --- a/sources/How To Add or Edit a Linux File System Label.md +++ b/sources/How To Add or Edit a Linux File System Label.md @@ -85,8 +85,11 @@ via: http://tuxtweaks.com/2013/08/edit-a-linux-file-system-label/ 译者:[Luny][] 校对:[Caroline][] - +[1]:https://wiki.archlinux.org/index.php/Persistent_block_device_naming +[2]:http://linux.die.net/man/8/e2label +[3]:http://tuxtweaks.com/author/Linerd/ +[4]:http://tuxtweaks.com/ [LCTT]:https://github.com/LCTT/TranslateProject [Linux中国]:http://linux.cn/portal.php [Luny]:http://linux.cn/space/14455/ -[校对者ID]:http://linux.cn/space/校对者ID +[Caroline]:http://linux.cn/space/14763/