This is a created article in which the information may have evolved or changed.
Recently used black apples, why to use black apples and how to skip the black to say, say how I use.
First of all, I did not use the white Apple Experience, OS x 24K Pure Small white. The reason for writing this article is that the night before yesterday, the user password is not correct, restart after the system, plus look at the online various password reply tutorial to make the computer infinite restart, but finally reinstall system (fortunately I have a special U disk to do the installation disk).
Also note that this article is for developers, those who boot two software to see the video chat days can return or the upper right corner. Developers know, with the environment what is the most troublesome, to download software, decompression, configuration environment variables, all kinds of trouble, especially need a variety of development language. I was configured to use the Golang as an amateur study, and do not want to sub-disk, so it is the end of today.
There's a lot of crap, get to the chase.
First of all, the environment variable needs the SDK to put the new folder in the home directory (~) unified placement, environment variables are also configured in the directory of the. profile file, configuration and/etc/profile file, the same as the program source files are placed in this (~) directory, the new folder unified Save, Easy to find.
What's the good of doing this? In case the system hangs, find a U disk boot disk, the command to travel hard disk, compressed home directory (~) folder, after backup even if you put the hard disk out of the matter, only need to install the SDK folder, program source files folder,. profile file,. ssh folder and other folders to the new home directory, Sourse. The profile environment is well-equipped to start a happy coding.
The above is a novice of some ideas, have a master have different opinions or better ways, hope to enlighten.