2 FAQ tagged "set_environment_variables"
Viewing 1-2 of 2 FAQ -- How to Set JAVA_HOME / PATH variables Under Linux Bash Profile
Q. I just need a help to show me how to setup java path on Linux. How can I set JAVA_HOME and PATH variables for every user under my Linux system?
A. ~/.bash_profile is a startup script which generally runs once. This particular file is used for commands which run when the normal user logs [...] - How to: Change User’s bash profile under Linux / UNIX
Q. How do I change my own profile? How do I change profile for other users? How do I setup global profile for all users under BASH shell?
A.. You need to add user profile to ~/.bash_profile. It is the personal initialization file, executed for login shells. There is also ~/.bashrc file which is [...]
Viewing 1-2 of 2 FAQ - ( see all popular tags )


Recent Comments
Yesterday ~ 3 Comments
Yesterday ~ 2 Comments
10/14/2008 03:10 pm (2 days ago) ~ 3 Comments
10/14/2008 01:36 pm (2 days ago) ~ 3 Comments
10/14/2008 10:04 am (2 days ago) ~ 1 Comment