zip -j - will Junk directories paths from files being added |
Friday, 11 November 2011
Linux : zip without files names, list zip contents
Posted by
Ook
at
08:24
0
comments
Labels: Linux
Tuesday, 8 November 2011
Thursday, 3 November 2011
Mocking a pmon process using perl
perl -e '$0="ora_pmon_OXOEM1"; 1 while 1' & |
Posted by
Ook
at
04:07
0
comments
Monday, 11 July 2011
Oracle : Restart Grid Control 11GR2
export ORACLE_SID=OEM #Where oracle home is /u01/app/oracle/Middleware/oms11g . oraenv emctl stop oms -all # The -all stops the web tier as well export ORACLE_SID=AGENT . oraenv emctl stop agent emctl start agent export ORACLE_SID=OEM . oraenv emctl start oms |
Posted by
Ook
at
03:48
0
comments
Labels: Oracle
Friday, 8 July 2011
Linux : Larger vnc windows
Need to start the vncserver bigger - such as vncserver -geometry 1280x960 |
Posted by
Ook
at
00:53
0
comments
Labels: Linux
Linux : Get gnome in vnc
edit ~/.vnc/xstartup and change the windows manager invocation at the bottom : #twm & exec gnome-session & |
Posted by
Ook
at
00:51
0
comments
Labels: Linux
Subscribe to:
Posts (Atom)