From efef1027db5dcc9c5a9ff3caab2ab5a7f8376407 Mon Sep 17 00:00:00 2001 From: GOLinux Date: Fri, 30 May 2014 07:42:31 +0800 Subject: [PATCH 1/5] Translating:Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md --- ...0529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md b/sources/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md index a18f228673..4b7dd205f2 100644 --- a/sources/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md +++ b/sources/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md @@ -1,3 +1,4 @@ +Translating by GOLinux ... Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04 ================================================================================ ![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/05/Windows_Taskbar_ubuntu.jpeg) From 56411cf5154b3d27d46f4b9f4b99ff114598e3d1 Mon Sep 17 00:00:00 2001 From: GOLinux Date: Fri, 30 May 2014 07:43:40 +0800 Subject: [PATCH 2/5] Translating:Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md --- translated/Ubuntu 14.04 LTS | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 translated/Ubuntu 14.04 LTS diff --git a/translated/Ubuntu 14.04 LTS b/translated/Ubuntu 14.04 LTS new file mode 100644 index 0000000000..e69de29bb2 From a7f86665a66cf22ddf57b73f5043c271f2214513 Mon Sep 17 00:00:00 2001 From: GOLinux Date: Fri, 30 May 2014 09:04:09 +0800 Subject: [PATCH 3/5] Translated:20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md --- ...ke Bottom Taskbar In Ubuntu Unity 14.04.md | 40 ------------------- ...ke Bottom Taskbar In Ubuntu Unity 14.04.md | 37 +++++++++++++++++ 2 files changed, 37 insertions(+), 40 deletions(-) delete mode 100644 sources/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md create mode 100644 translated/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md diff --git a/sources/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md b/sources/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md deleted file mode 100644 index 4b7dd205f2..0000000000 --- a/sources/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md +++ /dev/null @@ -1,40 +0,0 @@ -Translating by GOLinux ... -Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04 -================================================================================ -![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/05/Windows_Taskbar_ubuntu.jpeg) - -Some new users switching to Ubuntu from Windows may find the default Unity interface a little overwhelming. Most of the Windows users as well as some non-Gnome 3, non-Unity Linux users might miss the bottom taskbar in Ubuntu. We all know that [drag and drop in Unity][1] is not very user friendly feature. - -Whatever may be your reason, if you want a bottom panel in Ubuntu, [tint2][2] is your man. - -### Add bottom taskbar in Ubuntu 14.04 ### - -Open a terminal (Ctrl+Alt+T) and use the following command: - - sudo apt-get install tint2 - -This will install tint2. You can run it by typing tint2 in terminal but that’s not how we are going to use it. That won’t serve the purpose at all. What we need to do here is to add tint2 as a start up program. Which means each time you boot in to Ubuntu, you’ll find the taskbar at the bottom of the desktop. - -#### How to run tint2 at start up #### - -Open Unity Dash (press Windows key) and search for Startup Applications. - -![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/01/Startup_Applications_Ubuntu.jpeg) - -Open **Startup Applications**. In there click on **Add** to add a new program to start up. You can name it something meaningful, in command type **tint2** and click **Add**. **Close** it to save it. The picture below should be helpful: - -![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/05/Windows_Like_Taskbar_Ubuntu.jpeg) - -That’s it. Logout and login back and you will find the taskbar at the bottom, as shown in the first most picture. Like [Conky][3], tint2 can be configured great deal but for that you’ll have to edit the configuration files. But even if you leave it as it is, it just works. Have you tried it already? How is/was your experience with tint2? - --------------------------------------------------------------------------------- - -via: http://itsfoss.com/add-windows-like-bottom-taskbar-in-ubuntu-unity-14-04/ - -译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 - -[1]:http://itsfoss.com/drag-drop-files-ubuntu-1404-unity/ -[2]:https://code.google.com/p/tint2/ -[3]:http://conky.sourceforge.net/ \ No newline at end of file diff --git a/translated/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md b/translated/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md new file mode 100644 index 0000000000..78ea25c1bb --- /dev/null +++ b/translated/tech/20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md @@ -0,0 +1,37 @@ +在Ubuntu Unity 14.04中添加Windows风格的底部任务栏 +================================================================================ +![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/05/Windows_Taskbar_ubuntu.jpeg) + +一些从Windows转到Ubuntu的新用户可能发现,在Ubuntu下默认的Unity界面占据了一切。大多数Windows用户,也包括一些非Gnome 3用户和一些非Unity Linux用户也许在Ubuntu中看不到底部任务栏。我们都知道,[Unity中的拖放操作][1]对用户不是很友好。 + +不管出于什么原因,如果你在Ubuntu中想要个底部面板,那么[tint][2]就是你的菜。 + +### 在Ubuntu 14.04中添加底部任务栏 ### +打开终端(Ctrl+Alt+T),然后输入下面的命令: + + sudo apt-get install tint2 + +这样就把tint2安装好了。你可以在终端中输入tint2来运行它了,但这不是我们想要干的活,因为我们的目的根本不在于此。在此,我们需要让tint2来开机启动,这样每次启动Ubuntu的时候,它都会在桌面底部恭候你了。 + +#### 怎样让tint2开机启动? #### +打开Unity Dash(按下Windows键吧),然后搜索启动程序。 + +![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/01/Startup_Applications_Ubuntu.jpeg) + +打开**启动程序**,在那儿猛戳**添加**按钮,你就可以添加一个新的开机启动程序了。你可以给它起个好认的名字,那命令那栏输入**tint2**,然后猛戳**添加**,然后继续猛戳**关闭**来保存。如果我说得不够清楚,还是看看下面的图片吧,它应该很直观了: + +![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/05/Windows_Like_Taskbar_Ubuntu.jpeg) + +好了。赶快注销并重新登录进去看看吧,任务栏会乖乖地在下面等着你了。第一张图片看到了吗?就是那个样子的。像[Conky][3]一样,tint2也能进行大量配置,但要进行深度配置,你得修改配置文件了。就算你很懒惰,安好了啥都不做,那它也会干得很好了。你已经试过了?你感觉tint2怎么样呢? + +-------------------------------------------------------------------------------- + +via: http://itsfoss.com/add-windows-like-bottom-taskbar-in-ubuntu-unity-14-04/ + +译者:[GOLinux](https://github.com/GOLinux) 校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 + +[1]:http://itsfoss.com/drag-drop-files-ubuntu-1404-unity/ +[2]:https://code.google.com/p/tint2/ +[3]:http://conky.sourceforge.net/ \ No newline at end of file From cdddcc8e6256f3551e511e58a7ced9f19785e485 Mon Sep 17 00:00:00 2001 From: GOLinux Date: Fri, 30 May 2014 11:06:52 +0800 Subject: [PATCH 4/5] Translated:20140529 Add Windows Like Bottom Taskbar In Ubuntu Unity 14.04.md --- translated/Ubuntu 14.04 LTS | 0 ...tu 14.04 LTS: Major Application Updates.md | 43 ------------------- 2 files changed, 43 deletions(-) delete mode 100644 translated/Ubuntu 14.04 LTS delete mode 100644 translated/Ubuntu 14.04 LTS: Major Application Updates.md diff --git a/translated/Ubuntu 14.04 LTS b/translated/Ubuntu 14.04 LTS deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/translated/Ubuntu 14.04 LTS: Major Application Updates.md b/translated/Ubuntu 14.04 LTS: Major Application Updates.md deleted file mode 100644 index fa30df2e43..0000000000 --- a/translated/Ubuntu 14.04 LTS: Major Application Updates.md +++ /dev/null @@ -1,43 +0,0 @@ -Ubuntu 14.04 LTS: 主要程序更新 -================================================================================ -过去几周我们已经讨论过 Ubuntu 的第一个LTS新版本在过去两年内在操作系统方面的主要更新。今天我们将要列出 Ubuntu 应用程序商店中自从上一个 LTS 版本以来主要的应用程序更新。 - -### 主要的程序和工具更新 ### - -除了大量桌面应用程序更新(下一节讨论)外,两年以来大量的其他程序和工具都有了非常不错的更新。以下讨论其中的一部分: - -- **Xen 4.4** - 对于 Ubuntu 内置 Xen 这是一个重大更新。最显著的变化就是它不再支持纯32位的 CPU 了(虽然还继续支持32位操作系统)。这不应该是一个大问题,因为过去六年以来大多数CPU都是64位的。但是这意味着那些还在老服务器或笔记本上使用 Ubuntu 的人需要知道 Xen 将不再支持他们的CPU了。 - -- **QEMU 2.0** 紧接着 Xen 后面介绍 QEMU ,因为为了适应 Xen,QEMU做了些调整。最主要的影响是在 KVM 中创建的虚拟机无法从以前的 Ubuntu 12.04 迁移到这个版本,并且快照也无法恢复。另外,加入了对 arm64 的二进制虚拟。 -- **MySQL** 尽管默认安装的是 MySQL 5.5,但是也可以从标准库中安装 Percona, MariaDB 或者 MySQL 5.6。惊喜的是,不想其他的软件发布库,Ubuntu 并没有将数据库换成MariaDB ,继续默认安装。估计是和甲骨文维持了比较好的关系。 - -- **Apache 2.4 and PHP 5.5** 有点意外的是 Apache 升级到了2.4版本,毕竟2.2版本已经稳定使用了太久了。但我还是乐意看到 Apache 发布了桌面版。PHP 早在 12.04 LTS 就可以升级到 PHP 5.5 ,新版系统将其默认安装了。注意:如果你使用的是一些老板 CMS 平台 (cough, cough – DRUPAL), 在升级过程中可能得做一些调整,具体请参考文档。 - -### 软件中心:桌面应用程序升级 ### - -简单来说,软件中心的主要几个软件都有许多重大更新(比较距离上个版本已经有两年的时间了)。最明显的软件更新如下: - -- Google Chrome 33 -- Firefox 28 -- Nautilus 3.10 -- The Gimp – 2.8 -- KDE 4.13 (我觉得是最好的桌面软件) - -上面虽然没提,办公套件已经预装了 LibreOffice 4.2.3.3 ,看起来棒极了,不信自己看: - -![Ubuntu 14.04 LTS Libre Office Upgrade](https://linuxacademy.com/blog/wp-content/uploads/2014/05/newlibreoffice4233.png) - -总结 -总之,Ubuntu 14.04 LTS 成功的从 12.04 平滑过渡过来了。除非你运气太差,使用了最新版本的 NVidia 显卡(使用 780GTX 或 Titan芯片的 Linux 专用驱动并没有集成到系统中)。 - -以下的几篇文章中,我将深入了解有关显示器和显卡的更多的技术细节(高分辨率显示器更好),同时对 Mir(Xwindows 桌面替换软件) 做一个早期预览测试(当然是在虚拟机环境中)。如果你还有其他想知道的,在评论栏里留言,我们下周见! - - --------------------------------------------------------------------------------- - -via:https://linuxacademy.com/blog/linux/ubuntu-14-04-lts-major-application-updates/ - -译者:[shipsw](https://github.com/shipsw) 校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 From 0cfd423765c55a914e9f0c2dcc6621b4b4fbc156 Mon Sep 17 00:00:00 2001 From: joeren Date: Fri, 30 May 2014 13:47:54 +0800 Subject: [PATCH 5/5] Update 20140529 How To Share Disks In VirtualBox Between Linux Guest OS.md --- ... How To Share Disks In VirtualBox Between Linux Guest OS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20140529 How To Share Disks In VirtualBox Between Linux Guest OS.md b/sources/tech/20140529 How To Share Disks In VirtualBox Between Linux Guest OS.md index b5c70bedc9..edbb44ee2c 100644 --- a/sources/tech/20140529 How To Share Disks In VirtualBox Between Linux Guest OS.md +++ b/sources/tech/20140529 How To Share Disks In VirtualBox Between Linux Guest OS.md @@ -1,3 +1,4 @@ +Translating by GOLinux ... How To Share Disks In VirtualBox Between Linux Guest OS ================================================================================ Let me show you in this small tutorial, how to share 1 disk between 2 Linux guests os in Virtualbox. @@ -44,4 +45,4 @@ via: http://www.unixmen.com/share-disks-virtualbox-linux-guest-os/ 译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID) -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 \ No newline at end of file +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出