Ubuntu Installation Essentials

Source: Internet
Author: User

Often run a lot of Ubuntu virtual machine, each installation system needs to find a series of commands to configure, so do a summary.

1. When the installation must be broken network, in the beginning to download the file stage, double-click the progress bar above, will jump out of the skip button, all the way to click, until the end, this greatly saves the installation time.

2. The first step after installation is to update the source, the main steps are as follows:

A. Back up the original source sudo cp/etc/apt/source.list/etc/apt/source.list.backup

B. Update Source: sudo gedit/etc/apt/source.list, select the appropriate source to replace after opening

C.sudo apt-get Update

3. Add right-click "Open in Terminal" option

Previous blog has mentioned method: Http://www.cnblogs.com/cotyb/p/4614741.html

4. Install vim and configure Vim to display line numbers to the left

A. Installing Vim:sudo apt-get Install vim

B.vim/etc/vim/vimrc

C. Added at the end : set number

Ubuntu Installation Essentials

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.