Using environment variables 

In this recipe, you will learn about environment variables. When interacting with the system through a shell session, there are many pieces of information that the Shell requires in order to determine the program access, the available resources, default configuration, system properties, etc. Some of these settings are configured within the system as variables and these settings are commonly called the Environment Variables.

While hard-coding this information during installation is one way to go, it makes the entire system a monolith that cannot be reconfigured without what is known as nuking-and-paving. With environment variables, another layer of flexibility is introduced.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.42.94