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] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86=E6=96=87=E4=BB=B6?= =?UTF-8?q?=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 + +