Linux kernel Learning starts: Learning development environment Building

Source: Internet
Author: User

My environment is configured as follows:

Install virtual machine VMware10.0.1 on PC, CentOS6.5 installed on virtual machine, note virtual machine vmware above network configuration choice is bridge mode

Install SECURECRT6 on your computer windows, log in to CentOS in the virtual machine beforehand, query the IP address of the machine, and log in to CentOS via SECURECRT.

Why log in to CentOS via SECURECRT? Because in the CentOS directly running terminal or ALT+F1~5 mode into the command line, the display of the interface is too small, inconvenient operation.

If you often want to program or learn under Linux, it is recommended that you log in by SECURECRT, which also saves you from switching between the virtual machine and the actual host.

When the above environment is set up, you can share Linux code in Windows, and mount the shares to Linux under Linux by Mount mode.

The command is as follows:

Mount-t cifs-o username=xxx,password=yyy//192.168.0.zz/xyz/mount/your Path

Linux kernel Learning starts: Learning development environment Building

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.