System environment: CentOS Linux 7 x64
Current User: Normal user
Installing python:ideaiu-2018.1.3.tar.gz
: https://www.jetbrains.com/idea/download/#section =linux
1. Drag the idea of the physical machine download to the virtual machine and unzip it. (can also be downloaded via your own browser or by using the wget command)
Decompression command:
Tar zxvf ideaiu-2018.1. 3. tar.gz
2. Move to the appropriate directory. (Need to get root privileges)
New Idea folder:
Mkdir/app/idea
Move to the idea folder:
MV idea-iu-181.4892. /app/idea
3. Start the installation. (Need to get root privileges)
Switch to the idea Bin directory:
Cd/app/idea/idea-iu-181.4892.42/bin
To execute the installation script:
./idea.sh
The following window pops up:
3.1 Ask if you need to load the previous configuration.
If you have previously installed and have retained the configuration, you can select the first item.
There is no installation here, select the second do not import settings (without importing the configuration).
3.2 Ask whether to accept the license.
Scroll to the bottom of the bar and click Accept.
3.3 Ask if you want to share personal usage data.
Send usage statistice (sending personal usage data)
Don ' t send (not sent)
3.4 Activation.
Select Activation Code
Go to the website: http://idea.lanyus.com/Get the registration code
3.5 Choose the idea theme.
It's OK to look at a person's preference here.
3.6 Ask if you need to integrate idea into the System Application menu.
Direct two tick all the time, otherwise every start idea all need to use the Terminal boot script to open, very troublesome.
3.7 Create a startup script.
Here I tick to customize where the script is stored.
3.8 Sexual settings.
Look at your personal needs. I'll go straight to the next step, by default.
3.9 Set up support for other languages or features.
Look at your personal needs. I'll go straight to the next step, by default.
3.10 Click Start using IntelliJ idea (starting with IntelliJ idea), the installation is successful.
CentOS Linux-Record Contos 7 installation IntelliJ idea