When I ssh into my ubuntu-box running Hardy 8.04, the environment variables in my .bashrc are not set.
.bashrc
If I do a source .bashrc, the variab
If ayman's solution doesn't work, try naming your file .profile instead of .bash_profile. That worked for me.
.profile
.bash_profile