1. Configure apt-get Source
Configuration process:Sudo vim/etc/profileCommand to add the following content;
Refresh the configuration file:Source/etc/profieCommand;
Refresh Source:Sudo apt-get updateCommand;
The official Ubuntu source is very slow. Here we add several other high-speed images in China:
Add the following source:
## Chinese Science Universitydeb http://mirrors.ustc.edu.cn/ubuntu/ precise-updates main restricteddeb-src http://mirrors.ustc.edu.cn/ubuntu/ precise-updates main restricteddeb http://mirrors.ustc.edu.cn/ubuntu/ precise universedeb-src http://mirrors.ustc.edu.cn/ubuntu/ precise universedeb http://mirrors.ustc.edu.cn/ubuntu/ precise-updates universedeb-src http://mirrors.ustc.edu.cn/ubuntu/ precise-updates universedeb http://mirrors.ustc.edu.cn/ubuntu/ precise multiversedeb-src http://mirrors.ustc.edu.cn/ubuntu/ precise multiversedeb http://mirrors.ustc.edu.cn/ubuntu/ precise-updates multiversedeb-src http://mirrors.ustc.edu.cn/ubuntu/ precise-updates multiversedeb http://mirrors.ustc.edu.cn/ubuntu/ precise-backports main restricted universe multiversedeb-src http://mirrors.ustc.edu.cn/ubuntu/ precise-backports main restricted universe multiversedeb http://security.ubuntu.com/ubuntu precise-security main restricteddeb-src http://security.ubuntu.com/ubuntu precise-security main restricteddeb http://security.ubuntu.com/ubuntu precise-security universedeb-src http://security.ubuntu.com/ubuntu precise-security universedeb http://security.ubuntu.com/ubuntu precise-security multiversedeb-src http://security.ubuntu.com/ubuntu precise-security multiverse## 163deb http://mirrors.163.com/ubuntu/ precise-updates main restricteddeb-src http://mirrors.163.com/ubuntu/ precise-updates main restricteddeb http://mirrors.163.com/ubuntu/ precise universedeb-src http://mirrors.163.com/ubuntu/ precise universedeb http://mirrors.163.com/ubuntu/ precise-updates universedeb-src http://mirrors.163.com/ubuntu/ precise-updates universedeb http://mirrors.163.com/ubuntu/ precise multiversedeb-src http://mirrors.163.com/ubuntu/ precise multiversedeb http://mirrors.163.com/ubuntu/ precise-updates multiversedeb-src http://mirrors.163.com/ubuntu/ precise-updates multiversedeb http://mirrors.163.com/ubuntu/ precise-backports main restricted universe multiversedeb-src http://mirrors.163.com/ubuntu/ precise-backports main restricted universe multiverse## sohudeb http://mirrors.sohu.com/ubuntu/ precise-updates main restricteddeb-src http://mirrors.sohu.com/ubuntu/ precise-updates main restricteddeb http://mirrors.sohu.com/ubuntu/ precise universedeb-src http://mirrors.sohu.com/ubuntu/ precise universedeb http://mirrors.sohu.com/ubuntu/ precise-updates universedeb-src http://mirrors.sohu.com/ubuntu/ precise-updates universedeb http://mirrors.sohu.com/ubuntu/ precise multiversedeb-src http://mirrors.sohu.com/ubuntu/ precise multiversedeb http://mirrors.sohu.com/ubuntu/ precise-updates multiversedeb-src http://mirrors.sohu.com/ubuntu/ precise-updates multiversedeb http://mirrors.sohu.com/ubuntu/ precise-backports main restricted universe multiversedeb-src http://mirrors.sohu.com/ubuntu/ precise-backports main restricted universe multiverse
2. Configure the root user
Enable root User: Enter sudo passwd root in the terminal, and then enter two password settings;
Enter the root user: After completing the preceding settings, you can use the su root command to enter the root user;
Exit root User: Use exit to exit the root user. Use exit again to launch the command line;
Disable root User: Use the sudo passswd-l root command to disable the root user;
3. Configure the FTP Tool
Use FileZilla FTP:
--Installation command: Sudo apt-get install filezilla command;
Installation Process:
Octopus @ octopus-Vostro-270s :~ /Eclipse $ sudo apt-get install filezilla [sudo] password for octopus: Reading the package list... the dependency tree of the software package being analyzed is reading status information... after completion, the following additional software packages will be installed: filezilla-common libtinyxml2.6.2 and the following [new] software packages will be installed: filezilla-common libtinyxml2.6.2 has upgraded 0 software packages, and three new software packages are installed, to uninstall 0 software packages, 2 software packages are not upgraded. Download the 4,679 kB software package. After decompression, 13.0 MB of extra space is consumed. Do you want to continue? [Y/n] y get: 1 http://cn.archive.ubuntu.com/ubuntu/ saucy/universe libtinyxml2.6.2 i386 2.6.2-2 [34.6 kB] get: 2 http://cn.archive.ubuntu.com/ubuntu/ saucy/universe filezilla-common all 3.7.3-1ubuntu1 [3,364 kB] Get: 3 http://cn.archive.ubuntu.com/ubuntu/ saucy/universe filezilla i386 3.7.3-1ubuntu1 [1,281 kB] Download 4,679 kB, time consumed 55 seconds (83.7 kB/s) Selecting previusly unselected package libtinyxml2.6.2: iting. (Reading data Library... the system is currently installed with 176030 files and directories .) Extracting libtinyxml2.6.2: i386 (from... /libtinyxml2.6.2 _ 2.6.2-2_i386.deb )... selecting previusly unselected package filezilla-common. extracting filezilla-common (from... /filezilla-common_3.7.3-1ubuntu1_all.deb )... selecting previusly unselected package filezilla. extracting filezilla (from... /filezilla_3.7.3-1ubuntu1_i386.deb )... processing the trigger for man-db... processing the trigger for hicolor-icon-theme... processing the trigger for gnome-menus... processing the trigger for desktop-file-utils... processing the trigger for bamfdaemon... rebuilding/usr/share/applications/bamf-2.index... processing the trigger for mime-support... setting libtinyxml2.6.2: i386 (2.6.2-2 )... setting filezilla-common (3.7.3-1ubuntu1 )... setting filezilla (3.7.3-1ubuntu1 )... processing the trigger for libc-bin...
Open Software: Enter the filezilla command directly on the terminal;
Connect to a remote ftp Server: Enter the user name and password and the port number 22 to connect:
4. Configure freemind
In windows, MindManager is used for Mind Map, and corresponding software is also available on Ubuntu, that is, freemind;
Installation command: Sudo apt-get install freemind;
Installation Process:
Octopus @ octopus-Vostro-270s :~ /Eclipse $ sudo apt-get install freemind is reading the package list... the dependency tree of the software package being analyzed is reading status information... complete the recommended software package: freemind-plugins-help freemind-plugins-svg freemind-plugins-script freemind-browser. The following [new] software package will be installed: freemind has upgraded 0 software packages, one new software package is installed. To uninstall 0 software packages, two software packages are not upgraded. The software package of 0 B/2,790 kB needs to be downloaded. After decompression, 3,427 kB of extra space will be consumed. Selecting previusly unselected package freemind. (Reading database... the system currently has 177245 files and directories installed .) Extracting freemind (from... /freemind_0.9.0 + dfsg-3_all.deb )... processing the trigger for gnome-menus... processing the trigger for desktop-file-utils... processing the trigger for bamfdaemon... rebuilding/usr/share/applications/bamf-2.index... processing the trigger for mime-support... processing the trigger for shared-mime-info... processing the trigger for man-db... setting freemind (0.9.0 + dfsg-3 )...
Use freemind: Enter freemind in the command line to open the software interface;
Freemind shortcut:
INS add subnodes
5. Configure eclipse
Install ADT:
-- ADT address: https://dl-ssl.google.com/android/eclipse;
If the installation is too slow, add the following content under/etc/hosts:
173.194.70.136 dl-ssl.google.com185.31.17.184 github.gloal.ssl.fastly.net 173.194.79.82 www.googlesource.com 173.194.79.82 android.googlesource.com 74.125.239.98 cache.pack.google.com #59.24.3.173 cache.pack.google.com
173.194.70.136 dl-ssl.google.com185.31.17.184 github.gloal.ssl.fastly.net 74.125.71.82 www.googlesource.com 74.125.31.82 android.googlesource.com 203.208.46.172 cache.pack.google.com 59.24.3.173 cache.pack.google.com
Later we found that we didn't need to install ADT. Android officially provided us with the adt-bundle linux version and directly downloaded the integrated Android development environment;