Alien-Interference
OS weblog
Categories: AIX | Comments Off

The numbers in this list display on the operator panel as the system loads the AIX operating system and prepares the hardware by loading software drivers. Note: Some systems may produce 4-digit codes. If the leftmost digit of a 4-digit code is 0, use the three rightmost digits.

Categories: AIX | Comments Off

OS LEVEL : AIX
Online command sheet. And my idea is “might come in handy”
Think it`s AIX43 but most command can still be used in 5.X, if I find a better one I`ll put it up here too.

Categories: AIX | Comments Off

Hardening your AIX system.
- Configure changes for the root user to provide additional security, audit, and reliability. Make a dedicated home directory for the root user ID and change the root user ID home directory to use new directory, allowing a cleaner / directory. Change directory permissions to allow for root access only.
# mkdir /root
# [...]