Ubuntu Development Environment Configuration

Source: Internet
Author: User

The main:

Updates to the source

Installing the VIM Editor

Remote login XRDP Related configuration

Synergy Symless Keyboard Sharing configuration

Format and partition a newly purchased hard drive

VSFTP Environment Construction

GCC Development Environment Configuration

QT5 Development Environment Configuration

MATLAB Environment configuration

sudo apt-get update

sudo apt-get install vim

sudo apt-get install build-essential

To format and partition a newly purchased hard drive:

Reference: http://blog.chinaunix.net/uid-23354495-id-1740679.html

Use FDISK partition first, after partition is completed, then use MKFS format and create file system, mount, disk can be used.

MBR: Primary boot SectorPrimary partition Table: 64bytes, up to four primary partitions, each primary partition record (related information, such as the size of the partition, location) in the main partition table accounted for 14bytes.  If you want to build more than four partitions, you need to take out a primary partition as an extended partition, and then perform other partition operations within the extended partition. A corresponding extended partition table is created when the extended partition is being built, which records information about the partition in the extended partition, theoretically it has no limit on the number of partitions, and the partitions inside the extended partition are called logical partitions, such as the/DEV/HDA5,/DEV/HDA6/,/DEV/HDA7 in

Install Vsftp:

sudo apt-get install vsftpd

Adjust the display dpi:

Ubuntu XFCE Desktop Environment Set day Terminalemulator shortcut keys, and maximize when open:

Http://www.linuxidc.com/Linux/2015-01/111970.htm

I have a handy xubuntu for my little notebook, so I can write small code at any time.

However, each time with the shortcut key to open terminal is the window size, always want me to click Maximize.

So study + degree Niang solution:

1. Shortcut keys are set in the keyboard in the Settings manager.

2. The original shortcut key command is Exo-open--launch Terminalemulator, which is to open the default terminal.

3. In fact Xubuntu default terminal is xfce4-terminal, the command changed to Xfce4-terminal--maximize

4. Resolve. The modified method is to double-click the original command, there will be a frame modification.

Ubuntu Development Environment Configuration

Related Article

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.