TAILIEUCHUNG - Running Linux phần 4

Tham khảo tài liệu 'running linux phần 4', ngoại ngữ, ngữ pháp tiếng anh phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Chapter 8. Other Administrative Tasks You should also back up your kernel sources if you have upgraded or built your own kernel these are found in usr src linux. During your Linux adventures it s a good idea to keep notes on what features of the system you ve made changes to so that you can make intelligent choices when taking backups. If you re truly paranoid go ahead and back up the whole system that can t hurt but the cost of backup media might. Of course you should also back up the home directories for each user on the system these are generally found in home. If you have your system configured to receive electronic mail see Section in Chapter 16 you might want to back up the incoming mail files for each user. Many people tend to keep old and important electronic mail in their incoming mail spool and it s not difficult to accidentally corrupt one of these files through a mailer error or other mistake. These files are usually found in var spool mail. Of course this applies only if you are using the local mail system not to people who access mail directly via POP3 or IMAP. Backing up to tape Assuming you know what files or directories to back up you re ready to roll. You can use the tar command directly as we saw in Section in Chapter 7 to make a backup. For example the command tar cvf dev qft0 usr src etc home archives all the files from usr src etc and home to dev qft0. dev qft0 is the first floppytape device that is a tape drive that hangs off of the floppy controller. Many popular tape drives for the PC use this interface. If you have a SCSI tape drive the device names are dev st0 dev stl and so on based on the drive number. Those tape drives with another type of interface have their own device names you can determine these by looking at the documentation for the device driver in the kernel. You can then read the archive back from the tape using a command such as tar xvf dev qft0 This is exactly as if you were dealing with a tar file on .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.