#72. On may 11, at 9:30 A.M., an administrator accidentally removes several critical files from /etc. Analysis of the /etc/dumpdates file reveals the following: /dev/rdsk/c0t0d0s0 0 Fri May 10 10:15:38 2002 /dev/rdsk/c0t0d0s5 0 Fri May 10 10:46:06 2002 /dev/rdsk/c0t0d0s7 0 Fri May 10 10:54:56 2002 /dev/rdsk/c0t0d0s7 0 Fri May 10 10:59:02 2002 /dev/rdsk/c0t0d0s0 2 Sat May 11 10:15:03 2002 /dev/rdsk/c0t0d0s7 2 Sat May 11 10:25:23 2002 /dev/rdsk/c0t0d0s0 3 Sun May 12 10:15:14 2002 Set up the print server Configure the system that will manage the printer. Set up print client Configure the system to access a remote printer. Set up the printer Physically connect the printer to a machine of the network. Verify printer access Check that the print server recognizes each client. Task – Select from these Definition – place here /dev/rdsk/c0t0d0s7 3 Sun May 12 10:22:22 2002 A portion of the /etc/vfstab file shows: /dev/dsk/c0t0d0s0 / /dev/dsk/c0t0d0s5 /opt /dev/dsk/c0t0d0s6 /usr /dev/dsk/c0t0d0s7 /export/home Which /etc/dumpdates entry identifies the tape from which you should obtain the deleted files?
#73. You are not allowed to bring the system down to single user mode, but you must back the active / (root) file system. What can you use to back up your / (root) file system?
#74. You use the ufsrestore command to extract the whole content of a file system (stored to tape with ufsdump) onto another file system. Which statement about inode allocation is true?
#76. You have a system with a default configuration and a valid entry in the NFS server configuration file. What is the run level in which the NFS server daemons start automatically?
#77. You have been requested to restore some files to the home directory of /export/home/usera by using the tar command. You cd to the home directory of usera before doing the restore. What happens?
#78. Exhibit: 1. extract 2. add hosts 3. cd /var/tmp 4. cd /etc/inet 5. mt –f /dev/rmt/On fsf 1 6. ufsrestore ivf /dev/rmt/0 7. mv /var/tmp/etc/inet/hosts /etc/inet/hosts 8. quit The steps that should be used to interactively restore the /etc/inet/hosts file from the second ufsdump file on a tape are shown in the exhibit. In which order should they be executed?