diff --git a/user-guide/env_variables.md b/user-guide/env_variables.md index 8f2dbcfe..6dc59a6c 100644 --- a/user-guide/env_variables.md +++ b/user-guide/env_variables.md @@ -1,4 +1,4 @@ -# Set Environment Variables for the Desktop +# User Specific Environment Variables for the Desktop The usual place to set environment variables is `~/.bashrc`, but these variables influence only shell sessions, not all desktop programs. diff --git a/user-guide/index.md b/user-guide/index.md index b1ccbb80..2aa1fa0d 100644 --- a/user-guide/index.md +++ b/user-guide/index.md @@ -15,7 +15,7 @@ This guide contains tricks and recipies for end users using Red Hat Enterprise L - [RDP Access to winterm4(Windows)](https://psi.service-now.com/kb_view.do?sys_kb_id=c3fc386e8788dd10bc150d830cbb358a&sysparm_language=en&sysparm_nostack=true&sysparm_no_create_incident=&sysparm_no_rating=&sysparm_no_suggest=&sysparm_no_update=) - SSH asks to accept key on unknown host -> [SSH Host Key Certificates](ssh_host_key_certificates) - [SSH Client Configuration](ssh_client_config) -- How to [Set Environment Variables for the Desktop](env_variables) +- How to set [User Specific Environment Variables for the Desktop](env_variables) - Firefox refuses to start with home directory on the network drive -> [Per Host Default Profile for Firefox](firefox_profile_per_host) - [Kerberos for Long Running Programs/Simulations/Shell Sessions](kerberos_lifetime) - [Start Long Running Programs/Simulations with mpirun](mpirun)