Cygwin usage Summary

Source: Internet
Author: User

Http://blog.csdn.net/cybercode/article/details/7080729

Due to limited resources, you can only use your own broken machine to learn hadoop. When cygwin is used in win7 to build and learn hadoop, various strange problems may occur. Here we will summarize the usage of cygwin:

 

After cygwin is installed, we generally add it to the win7 system environment variable path:

D: \ cygwin \ bin; D: \ cygwin \ USR \ sbin;

 

In cygwin, enable the command to stop and delete a service:

Enable service: $ Net start service name

Stop Service: $ net stop service name

Delete service: $ cygrunsrv-r service name

 

The built-in commands of cygwin:

Check the version number of all installed software: $ cygcheck-C
Check the current cygwin version: $ cygcheck-C cygwin

 

Cygwin:

1. OpenSSH
2. OpenSSL
3. Sed
4. zlib
4. TCP_WRAPPERS
5. diffutils
6. Vim
7. Subversion

 

Cygwin does not have the automatic uninstall function. You need to perform the following three steps:

1. Stop Service: $ net stop service name

2. delete a service: $ cygrunsrv-r service name

3. Delete the cygwin File

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.