Navigation
2 Users online :: 2 Guests and 0 Registered
Most popular FAQs 
- AIX HACMP Cluster tips (2211 views)
- Veritas Cluster - Commands (2064 views)
- Configuring LVM Filesystems for Optimum Performance in AIX (1713 views)
- How to rebuild Solaris Device Tree (1527 views)
- RHEL5 Kickstart installation using HTTP (1172 views)
- The Best MQSeries FAQ (1086 views)
- up2date tutorial (1030 views)
- OS Patching technique with VxVM (873 views)
- Very useful AIX commands (828 views)
- How to break the rootvg mirror (685 views)
Latest FAQs 
- RHEL5 Kickstart installation using HTTP (2009-09-03 19:37)
- Veritas Cluster - Commands (2009-08-15 19:06)
- How to break the rootvg mirror (2009-08-14 01:12)
- How to do a OS backup in AIX (2009-08-14 01:10)
- Automatic startup of a service on AIX (2009-08-14 01:07)
Sticky FAQs
A
A C F H I L M N O P R S T U V W
- AIX HACMP Cluster tips
Quorum Issues Quorum presents some tricky issues within an HACMP cluster. The cluster administrator has two choices: ... - AIX Command Crib Sheet
---------------------------------------------------------------------------- MISCELLENEOUS----------------------------------------------------------------------------http://www.rs6000.ibm.com/cgi-bin/ds_form Web based man pagescompress -c file.txt > file.Z Create a compressed file.uuencode (infile) (extract-file-name) > (output file)Converts a binary file to an ASCII ... - Aix 5.2 increasing the paging space - How to?
1) It seems that you really need some more RAM. 2) Independently from the above, you should increase the paging space also. A rule of thumb ... - Anonymous FTP System Settings AIX (with POSIX compliant ftp account home directory)
ftp daemon is started from inetd and described in /etc/inetd.confnormally anonymous account uses special user named "ftp" and ftp daemon handles usernames like anonymous, fetch ... - Aix monitoring tools
In such cases it would be best using 'topas' It will show you on one screen information about CPU, disk, network, memory. Have a look at it ... - Automatic startup of a service on AIX
/etc/rc.local ... - AIX HACMP Cluster tips
Quorum Issues Quorum presents some tricky issues within an HACMP cluster. The cluster administrator has two choices: ... - Adding additional disks in Tru64/Digital
If the machine has additional temporary or data disks that need to be configured, it is best to have all the disks connected at the ... - A dynamically loaded module at run-time couldn't find symbols from my program image.
You probably left off the --export-dynamic option when linking the application. This is required only if arbitrary symbols in the program might be ...