There is no excerpt because this is a protected post.
Tag: linux
For DBA Jr on Informix or DB2, i will show you a table with a list of environment variables thah work on Solaris, AIX and Linux operative systems with Informix and the equivalent at DB2. Use Informix DB2 Instance Name $INFORMIXSERVER $DB2INSTANCE Installation Directory $INFORMIXDIR $DB2_HOME
Really I don’t know why or who, but I lost the network and sound applet from my xubuntu 14.04 laptop. Still not solved. But have a work arround, two commands run as root: nm-applet & pavucontrol & I wish this can help you.
Some times, we need display a text file in reverse order, the next line makes this with perl. I test this script with linux and AIX. cat file | perl -e ‘print reverse ‘