AIX syslog
By default, syslog is not enabled on an AIX system. The default install on an AIX install will not place entry’s in /etc/syslog.conf, leaving it empty. So to make sure…
open source for cloud lovers
By default, syslog is not enabled on an AIX system. The default install on an AIX install will not place entry’s in /etc/syslog.conf, leaving it empty. So to make sure…
/proc/slabinfo gives information about memory usage on the slab level. Linux kernels uses slab pools to manage memory above the page level. Commonly used objects have their own slab pools.…
In HPUX, xntpd is the daemon which sets and maintains the system time in synchronism with Internet standard time servers. xntpd reads the /etc/ntp.conf configuration file at startup time in…