Setting Up
- 
4. Installing IntelliJ IDEAThen Relocate IntelliJ Idea Folder 
 Set the root superUser as Holder of IntelliJ IDEA:sudo chown -R root:root /tmp/idea* Authenticate with the User Admin Pass. 
 If Got “User is Not in Sudoers file” then see: How to Enable sudo
 Next Switch the Content into the /opt Directory:sudo mv /tmp/idea* /opt/idea And Make a Symlink into the working Paths: sudo ln -s /opt/idea/bin/idea.sh /usr/local/bin/idea.sh 
- 
5. Setting Up JavaHow to Install Required Oracle Java SE for Fedora 
Contents
