Mod 8 Day 2 Flashcards
Linux command used to view system calls accessed during the execution of a command
Strace
File from where init daemon gets its instructions
etc/inittab
Sets or prints the limits imposed on files written by the shell and its processes
Ulimit
Linux process that monitors the console for login request
Getty or mingetty
Command used to verify current run level
Who -r
Solaris process that monitors the console for logon request
Ttymon
File where Master copies of the startup scripts reside
/etc/init.d
Command used to view system calls access during execution of a command on a Solaris system
Truss
This system call return system information about the platform
Uname
*nix command used to change current run level
Init
Action within the inittab used for system initialisation; e.g. checks file systems, activate Swap, and sets hostname
Sysinit
This Linux command list current startup information and changes start up information for services. It also manages xinetd scrips via the configuration files in /etc/xinetd.d
Chkconfig
Similar to Windows Task Manager this *nix tool is used to view system processes and their states
Ps
Allows a device driver or any other kernel service to be linked into and removed from the kernel while it’s running
LKM (loadable kernel modules) support
Solaris command that list modules currently loaded
Modinfo