Skip to content

Instantly share code, notes, and snippets.

@peteonrails
Created December 3, 2009 20:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save peteonrails/248481 to your computer and use it in GitHub Desktop.
Save peteonrails/248481 to your computer and use it in GitHub Desktop.
[pjackson@host]$ cat ~/.ssh/environment
ORACLE_BASE="/opt/oracle"
ORACLE_HOME="/opt/oracle/product/10.2.0/client_1"
DYLD_LIBRARY_PATH=/opt/oracle/product/10.2.0/client_1/lib
[pjackson@host]$ sudo grep PermitUser /etc/ssh/sshd_config
PermitUserEnvironment yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment