Archive for the ‘Linux’ Category

82

OpenWorks: Create interpretation project failed (2)

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.

65

PowerExplorer: Strange UI in Gnome

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 [...]

42

Linux: Make archive and compress it at once with tar

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 [...]

Subscribe to RSS Feed Follow me on Twitter!