Software Test Answer any 15 Questions -------------------------------------- Name____________________________ Date____________________________ 1) How do you background a process in the shell? 2) Name the three shells used in solaris by default? 3) What are the environment files for ksh? 4) What is the difference between a relative and absolute path? 5) How would you determine what processes are running on the system? 6) How would you test if a machine is currently on the network? 7) What is the difference between ifconfig plumb and ifconfig up? 8) How do you share a directory? 9) Name the files associated with NFS. 10) Name the dameons associated with NFS. 11) What do the following files/directories do: /var/adm/messages /etc/system /etc/init.d /etc/dfs/dfstab /etc/inittab /etc/inetd.conf 12) How do you reset the configuration of a system? 13) How would you determine what network interfaces are running on your system? 14) Describe the /, /etc, /usr, /var directories? 15) What files need to be updated to add a network device to a system? 16) Describe raid0, raid1, and raid5? 17) What would you do if you did not know a command's paramaters? 18) How would you repair a damaged filesystem? 19) How would you mount a filesystem (/usr/local) shared by machine (server) to the directory /mnt/local? 20) Name all the files associated with a jumpstart? 21) What types of permissions does solaris support? 22) How would you add a disk to solaris os? 23) What command lists all the patches installed on a system? 24) Describe the procedure you would use to install a patch? 25) What command is used to list all the packages installed on a system? 26) What is single user mode used for?