Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
C. Nếu một tập tin bạn muốn khôi phục lại đã tồn tại, nó sẽ được ghi đè bởi các tập tin phục hồi. D. Nếu một tập tin bạn muốn khôi phục đã tồn tại, chỉ có thời gian chỉnh sửa sẽ được cập nhật. Trả lời: C Giải thích: khôi phục lại một ghi đè lên bất kỳ tập tin đã có trong vị trí đó có cùng tên. | 310-016 QUESTION 150 Given the following message from the command which removes the SUNWaudd package Verifying package dependencies. warniNg- The SUNWauddx package depends on the package currently being removed. WARNING The SUNWusb package depends on the package currently being removed. Dependency checking failed. What happens to the files associated with the SUNWauddx and SUNWusb packages if you continue with the removal operation A. The files are removed. B. The files remain on the system. C. Only the files shared with the SUNWaudd package are removed. D. The files are marked for removal but are only removed after the next reboot. Answer B Explanation Any files also used by other packages are not removed. QUESTION 151 Given devices pci@1f 0 pci@1 1 ide@3 dad@0 0 a raw What kind of device name does this represent A. An instance name. B. A block device name. C. A logical device name. D. A physical device name. E. A Berkeley Software Distribution BSD device name. Answer D Explanation This is a physical device name for a character device. If you look at the device with the ls -alp command you will notice the c for character device at the start. For Example crw------1 root sys 135 QUESTION 152 You system performs a nightly backup of all the data in the sales_data file system usingufsdump to an 8mm DAT tape. Recently the backup Actualtests.com - The Power of Knowing 310-016 stopped working because all the data no longer fits on a tape. The backup suspends while prompting for another tape volume. Which strategy allows each nightly backup to fit on one tape A. Taking a level one backup weekly and a level zero backup nightly. B. Talking a level zero backup each month a level two backup each week and a level 5 backup nightly. C. Taking a level 5 backup each month a level six backup each week and a level zero backup each night. D. Taking the full tape out in the morning turning the tape over replacing it in the drive and allowing the backup to complete. Answer B Explanation