TAILIEUCHUNG - apress automating linux and unix system administration phần 6

Không ai tài khoản nhóm khác nhau giữa cả hai hệ điều hành. Theo HP-UX, tài khoản này không có thể sở hữu bất kỳ tập tin, dưới Tru64 UNIX, tài khoản người dùng không ai có thể sở hữu các tập quan trọng là cần lưu ý là có sự khác biệt giữa các hệ thống hoạt động trong sự phân công của nhóm định danh (GIDs) để tài khoản nhóm. | 208 CHAPTER 7 AUTOMATING A NEW SYSTEM INFRASTRUCTURE Routing Mail Mail is the primary message-passing mechanism at UNIX-based sites. You use mail to notify users of cron-job output cfexecd sends cfagent output via e-mail and many application developers and SAs utilize e-mail to send information directly from applications and scripts. Mail relays on internal networks route e-mail and queue it up for the rest of the hosts on the network when remote destinations become unreachable. You should centralize disk space and CPU resources needed for mail queuing and processing. In addition it s simpler to configure a centralized set of mail relays to handle special mail-routing tables and aliases than it is to configure all the mail-transfer agents on all machines at a site. We ll use our etchlamp Debian host as our site s mail relay. We ve built this host entirely using automation so it s the sensible place to continue to focus infrastructure services. We add a CNAME for PROD repl root etc bind debian-ext and it ll simply go out to etchlamp on the next cfexecd run relayhost IN CNAME etchlamp Be sure to increment the serial number in the zone file. We run postfix on all our Debian hosts and we ll stick with postfix as our mail-relay Mail Transfer Agent MTA . The default postfix configuration on etchlamp needs some modifications from the original file placed in etc postfix . Modify the file like this smtpd_banner myhostname ESMTP mail_name Debian GNU biff no appending .domain is the MUA s job. append_dot_mydomain no TLS parameters smtpd_tls_cert_file etc ssl certs smtpd_tls_key_file etc ssl private smtpd_use_tls yes smtpd_tls_session_cache_database btree queue_directory smtpd_scache smtp_tls_session_cache_database btree queue_directory smtp_scache myhostname alias_maps hash etc aliases alias_database hash etc aliases mydestination CHAPTER 7 AUTOMATING A NEW SYSTEM .

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.