Things to do after Ubuntu installation is complete

Source: Internet
Author: User
Tags rar set time sublime text aliyun

1. Delete LibreOffice

LibreOffice is open-source, but the Java-written office execution efficiency is not very flattering, after the system has been determined to delete

[HTML]View PlainCopy 
    1. sudo apt-get remove Libreoffice-common

2. Delete Amazon's links

[HTML]View PlainCopy 
    1. sudo apt-get remove Unity-webapps-common

3. Delete the basic unused software (it is too late to install)


[HTML]View PlainCopy 
    1. sudo apt-get remove Thunderbird totem Rhythmbox empathy Brasero simple-scan gnome-mahjongg aisleriot gnome-mines Cheese TR Ansmission-common Gnome-orca Webbrowser-app Gnome-sudoku landscape-client-ui-install

[HTML]View PlainCopy 
    1. sudo apt-get remove onboard deja-dup

So the system is basically clean.


4. Install Vim

The default is not integrated with the VIM artifact, only manually installed.

[HTML]View PlainCopy 
    1. sudo apt-get install vim


5. Set time using UTC

[HTML]View PlainCopy 
    1. sudo vim/etc/default/rcs

change Utc=no to Utc=yes


6. Install Chrome

Download the latest installation file to Https://dl.google.com/Linux/direct/google-chrome-stable_current_amd64.deb.

then

[HTML]View PlainCopy 
    1. sudo apt-get install Libappindicator1 libindicator7
    2. sudo dpkg-i google-chrome-stable_current_amd64.deb
    3. sudo apt-get-f Install
this will allow apt to install and update the Chrome browser later.


7. Install Sogou Input Method

Vim/etc/apt/sources.list.d/ubuntukylin.list file, add an apt source to Ubuntu Kylin

[HTML]View PlainCopy 
    1. Deb Http://archive.ubuntukylin.com:10006/ubuntukylin Trusty Main

then

[HTML]View PlainCopy 
    1. sudo apt-get update
    2. sudo apt-get install Sogoupinyin

This allows apt to install and update Sogou IME.


8. Install WPS Office

Currently MS has not been out of the Linux version of Office, only to make use of WPS

[HTML]View PlainCopy 
    1. sudo apt-get install Wps-office


9. Installing Oracle Java

[HTML]View PlainCopy 
    1. sudo add-apt-repository Ppa:webupd8team/java
    2. sudo apt-get update
    3. sudo apt-get install Oracle-java8-installer

Since the system comes with a openjdk, the unload openjdk will be left with residue, resulting in a running

[Python]View PlainCopy 
    1. Java-version
when the first row is not the Java version number, it will bePicked up java_tool_options:-javaagent:/usr/share/java/jayatanaag.jar This hint causes many scripts to detect the JAVA version number to run in error, so you need to manually clear the residue.

[Python]View PlainCopy 
    1. sudo rm/usr/share/upstart/sessions/jayatana.conf
Delete/usr/share/upstart/sessions/jayatana.conf file, restart and then run Java-version will not have Picked up java_tool_options:- The Javaagent:/usr/share/java/jayatanaag.jar hints.


10. Installing Sublime Text 3

[HTML]View PlainCopy 
    1. sudo add-apt-repository ppa:webupd8team/sublime-text-3
    2. sudo apt-get update
    3. sudo apt-get install Sublime-text

11. Install the Classic menu indicator

[HTML]View PlainCopy 
    1. sudo add-apt-repository ppa:diesch/testing
    2. sudo apt-get update
    3. sudo apt-get install Classicmenu-indicator

12. Installing the system indicator Syspeek

[HTML]View PlainCopy 
    1. sudo add-apt-repository ppa:nilarimogard/webupd8
    2. sudo apt-get update
    3. sudo apt-get install Syspeek


13. Customizing the DNS Server IP address of the DHCP network

sudo vim/etc/dhcp/dhclient.conf file, on line 21st #prepend domain-name-servers 127.0.0.1, next line add the following 2 lines using Aliyun and 114 DNS

[HTML]View PlainCopy 
    1. Prepend domain-name-servers 114.114.114.114;
    2. Prepend domain-name-servers 223.5.5.5;

this gives priority to using Aliyun DNS, which uses 114 of the DNS as a secondary.


14. Install Git and VPNC
git and VPN all know, Programmer's good tool.

[HTML]View PlainCopy 
    1. sudo apt-get install vpnc git


15. Installing Axelaxel is a multi-threaded download tool for the Linux command-line interface, and the advantage over wget is that multiple threads can be specified to download files simultaneously in the command-line terminal.

[Python]View PlainCopy 
    1. sudo apt-get install Axel

After installation, you can use multi-threaded download instead of wget.


16. Installing Openssh-server

[Python]View PlainCopy 
    1. sudo apt-get install Openssh-server

after installation, you can use the SSH tool in the remote landing, of course, there is a security risk, if you do not want to remotely log on the machine, you can not install Openssh-server.
17. Installing CMake and QT Creator

CMake and Qt Creator are the artifacts of developing C + + programs under Linux, and Ubuntu 15.04 has integrated the latest version of Qt Creator (3.1.1).

[HTML]View PlainCopy 
    1. sudo apt-get install CMake qtcreator


18. Installing the exFAT file system driver

Ubuntu default does not support exFAT file system mount, need to manually install EXFAT support

[Python]View PlainCopy 
    1. sudo apt-get install Exfat-fuse

After loading the exfat-fuse, you can mount the exFAT partition disk.


19. Installing Lnav

Lnav tool is the artifact that looks at the log on the terminal interface

[Python]View PlainCopy 
    1. sudo apt-get install Lnav

After loading, the log can be displayed in the terminal with Lnav color.


20. Installing Unrar

The system does not have the function of extracting RAR file by default, install Unrar program manually

[Python]View PlainCopy 
    1. sudo apt-get install Unrar

After loading, you can use the command to unzip the RAR file.

Unzip the file to the current directory using the following command.

[Python]View PlainCopy 
    1. Unrar x Test.rar

    2. Source: http://blog.csdn.net/skykingf/article/details/45267517


From for notes (Wiz)

Things to do after Ubuntu installation is complete

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.