Ubuntu Setting Environment Variables 16.04

Source: Internet
Author: User

    1. Open the terminal and enter:

      sudo gedit/etc/environment.

    2. 2

      Enter the user password. The password entered is not visible at this time.

    3. 3

      , at the end of Path= "....", add:

      :/opt/embedsky/4.3.3/bin

      Where/opt/embedsky/4.3.3/bin is the path to the environment variable you need to set.

    4. 4

      To make it effective immediately, execute at the terminal:

      Source/etc/environment

      or restart your computer.

      END
Setting the current User environment variable
    1. Open the terminal and enter:

      sudo gedit ~/.bashrc.

    2. Enter the user password. The password entered is not visible at this time.

    3. The preceding steps open the. bashrc file and add it at the end:

      Export Path=/opt/embedsky/4.3.3/bin: $PATH

      Where/opt/embedsky/4.3.3/bin is the path to the environment variable you need to set.

    4. 4

      To make it effective immediately, execute at the terminal:

      SOURCE ~/.BASHRC

Ubuntu Setting Environment Variables 16.04

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.