44
Latest Answer : There are 45 signals in all. Starting from SIGHUP no 1 to SIGRTMAX no45.Check Sun link below:http://developers.sun.com/solaris/articles/signalprimer.html ...
True
Latest Answer : Only o wner of the file and root can execute the "chgrp" command. ...
15
printenv boot-device
Latest Answer : eeprom boot-device the alias name of the boot-device where as prtconf -vp | grep boot ...
/etc/default/passwd
Latest Answer : /etc/default/passwd ...
/etc/default/login
Latest Answer : Please try to edit /etc/default/loginExample:# vi /etc/default/login# CONSOLE=/dev/console (Insert a comment on this line):wq! You can telnet from anywhere in the network/ ...
umask
Latest Answer : you can display the default user umask by typing #umaskdefault is 022The umask command should set the user mask in the /etc/default/login file or a user initialization file. such as /etc/profile or .cshrc. ...
In the /etc/default/login file, which of the following will not allow you to login remotely as root?
CONSOLE=
/var/spool/pkg
There is no default spool directory for patches, but /var/spool/patches is commonly used
Latest Answer : The Default Directory is var/sadm/patch It list the patches that are currently installed on local system ...