mirror of
https://github.com/LCTT/TranslateProject.git
synced 2026-08-23 04:03:29 +08:00
20140521-2 选题
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
Ubuntu AIO DVD Puts All Ubuntu 14.04 Flavors In One Disk
|
||||
================================================================================
|
||||
Ubuntu has several official flavors based on different desktop environments. The default Ubuntu comes with Unity desktop where as Kubuntu is with [KDE][1], Lubuntu with [LXDE][2], Xubuntu with [Xfce][3]. There are some other flavors as well but these are the most popular official desktop flavors.
|
||||
|
||||
How do you choose which Ubuntu is the best for you? One way is to download the ISO of the Ubuntu flavor and [give it a run via live USB][4]. But that would mean downloading several ISOs and writing them one by one in USB/disk. A little tiresome, isn’t it?
|
||||
|
||||
This is where [Ubuntu AIO][5] (all in one) DVD comes in picture. A project started by some members of [Start Ubuntu][6] team, Ubuntu AIO DVD lets you try Ubuntu Unity, Lubuntu, Xubuntu, Kubuntu and Ubuntu Gnome in one single live disk.
|
||||
|
||||

|
||||
|
||||
Of course there are few downside of Ubuntu AIO. First it’s too big in size, around 4.7 GB. It won’t fit on a standard 4GB USB key. Further it has only 64 bit version of Ubuntu, Kubuntu and Ubuntu Gnome and only 32 bit version of Xubuntu and Lubuntu. Despite the shortcomings, it’s a nice effort to ease selection of the apt Ubuntu.
|
||||
|
||||
Download Ubuntu AIO DVD
|
||||
|
||||
- [Sourceforge][7]
|
||||
- [Softpedia][8]
|
||||
|
||||
Read more about the project [here][9]
|
||||
|
||||
Enjoy!
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://itsfoss.com/ubuntu-aio-dvd-puts-ubuntu-1404-flavors-disk/
|
||||
|
||||
译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[1]:http://www.kde.org/
|
||||
[2]:http://lxde.org/
|
||||
[3]:http://www.xfce.org/
|
||||
[4]:http://itsfoss.com/create-live-usb-of-ubuntu-in-windows/
|
||||
[5]:http://ubuntuaio.wordpress.com/about-us/
|
||||
[6]:https://wiki.ubuntu.com/StartUbuntu
|
||||
[7]:http://sourceforge.net/projects/ubuntuaiodvd/
|
||||
[8]:http://linux.softpedia.com/get/Linux-Distributions/Ubuntu-AIO-DVD-103429.shtml
|
||||
[9]:http://ubuntuaio.wordpress.com/about-us/
|
||||
@@ -0,0 +1,45 @@
|
||||
Install Sublime Text 3 (Build 3059) In Manjaro/Arch Linux
|
||||
================================================================================
|
||||
[Sublime Text 3][1] is currently in beta. The latest build is 3059. We are going to install Sublime Text 3 build 3059 from AUR, from AUR.
|
||||
|
||||

|
||||
|
||||
Open terminal and run the command below, follow the Y/N questions to continue.
|
||||
|
||||
sudo yaourt -S sublime-text-dev
|
||||
|
||||

|
||||
|
||||
loading packages...
|
||||
resolving dependencies...
|
||||
looking for inter-conflicts...
|
||||
Packages (1): sublime-text-dev-3.3059-1
|
||||
Total Installed Size: 16.02 MiB
|
||||
:: Proceed with installation? [Y/n] y
|
||||
(1/1) checking keys in keyring [########################################] 100%
|
||||
(1/1) checking package integrity [########################################] 100%
|
||||
(1/1) loading package files [########################################] 100%
|
||||
(1/1) checking for file conflicts [########################################] 100%
|
||||
(1/1) checking available disk space [########################################] 100%
|
||||
(1/1) installing sublime-text-dev [########################################] 100%
|
||||
|
||||
----------
|
||||
|
||||
==> sublime-text-dev install/upgrade note:
|
||||
------------------------------------------------------------------------------
|
||||
To disable in-application reminders about new Sublime Text dev versions,
|
||||
add the following setting to your User Preferences file:
|
||||
"update_check": false
|
||||
------------------------------------------------------------------
|
||||
|
||||

|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://www.unixmen.com/install-sublime-text-3-build-3059-manjaroarch-linux/
|
||||
|
||||
译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[1]:http://www.sublimetext.com/3
|
||||
Reference in New Issue
Block a user