Smit, Smit and Smit again. Do everything through smit, or smitty.
mount -v cdrfs -r /dev/cd0 /cdrom
installp -d . packagename.rta
On a new install of AIX and the C/C++ compilers, you find that cc doesn’t produce executables, and configure scripts report “/usr/vac/exe/xlcentry: signal 11 received” in the config.log. The fix:
cd /usr/vac more cforaix_n.lic.
CC now produces executables!
On most platforms, you put a hostkey in /usr/local/etc/ssh/ssh_known_hosts, change sshd_config to have
RSAAuthentication yes RhostsAuthentication no RhostsRSAAuthentication yes IgnoreRhosts no
and add an auth’d key to ~root/.ssh/authorized_keys, restart SSHD and you can ssh in as root without a password.
On AIX you need to add “StrictMode no” to sshd_config as it whinges about directory permissions, for what seems like no good reason.
chlicense -u 128