In addition to my post earliear, there’s something else that we can do to minimize the error: chmod -R o+rx $ORACLE_HOME By make sure everyone has access to the Oracle’s library and executable, it’ll enable the user to create the Interpretation project. This work is licensed under a Creative Commons Attribution 3.0 Unported License.
Archive for the ‘Linux’ Category
82 65PowerExplorer: Strange UI in Gnome
January 23rd, 2009
No Comments
PowerExplorer, is designed to work in Linux KDE environment. If you try to open it in Gnome session, it will show you strange interface. You can fix this strange interface by unset the environment: unset GNOME_DESKTOP_SESSION_ID then call your PowerExplorer startup script, and you will have your normal PowerExplorer interface. This work is licensed under [...]
Linux: Make archive and compress it at once with tar
November 13th, 2006
No Comments
Many people who use unix system don’t know that linux has more capability than solaris tar. One of the feature is tar in linux can also zip at the same time. I thought this feature has well known, but many of my colleagues don’t know it:( That’s the reason why I’m posting this. In unix [...]


