{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

Linux典藏大系:Linux服务范例速查大全

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

Linux典藏大系:Linux服务范例速查大全

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend

ChinaUnix技术社区鼎力推荐
Linux服务配置手册,Linux系统管理与运维人员必读
19种服务、116个配置文件、187个命令、725个配置项,全方位学习
内容全面:全面介绍了RHEL下的19种主流服务的工具和配置文档等内容
兼容性强:不仅适用于RHEL 6.4,还适用于RHEL 5和RHEL 6.0~6.3等版本
循序渐进:遵循读者学习方式,逐步展开,深入讲解每个服务的构成
讲解详细:针对19种服务的116个配置文件中的725个配置项进行详细讲解
实用性强:对每个服务都给出了详细的搭建、配置和测试的方法
超值资料:赠送31小时Linux服务器架设教学视频及其他相关资料

Linux典藏大系海报



Content Description

《Linux典藏大系:Linux服务范例速查大全》由浅入深,全面、系统地介绍了Linux中各服务的工具和配置文档。《Linux典藏大系:Linux服务范例速查大全》主要是以介绍服务的配置文档和工具为主,同时也介绍了服务的搭建和测试等基础内容。《Linux典藏大系:Linux服务范例速查大全》详细分析了每个工具命令的参数作用及配置文件中每个选项的设置等。当用户遇到服务配置问题时,可以快速地查找每个选项的相关配置,以解决问题。《Linux典藏大系:Linux服务范例速查大全》涉及面广,从简单的网络配置服务到互联网服务和数据库服务,再到文件传输服务和邮件服务,最后到远程连接服务等,几乎涉及Linux中的所有服务。
《Linux典藏大系:Linux服务范例速查大全》共19章,分为6篇。第1篇介绍了DHCP服务、DNS服务、Squid服务及NTP服务;第2篇介绍了Web服务、CUPS打印服务、流媒体服务、新闻服务;第3篇介绍了MySQL服务、PostgreSQL服务、LDAP目录服务;第4篇介绍了FTP服务、Samba服务、NFS服务;第5篇介绍了Postfix服务、Sendmail服务;第6篇介绍了SSH服务、Telnet服务、VPN服务。
《Linux典藏大系:Linux服务范例速查大全》适合所有想学习Linux服务的人员、Linux爱好者、Linux网管、系统管理人员等阅读。对于Linux网管来说,更是一本不可多得的必备手册。
Author Description

刘丽霞,毕业于西安电子科技大学,获博士学位。现就职于武警工程大学。长期从事计算机信息工程专业的教学与科研工作,主要设计和开发各种大型系统软件。熟悉Java和C++等编程语言,有多年的Linux系统管理和运维经验,精通MySQL和Oracle等数据库技术。

邱晓华,毕业于武警工程大学,获硕士学位。现就职于武警工程大学,主要从事信息与通信工程专业的教学与科研工作。熟悉Linux应用系统及嵌入式系统的设计与开发。

Catalogue

第1篇 网络架设
第1章 DHCP服务
第2章 DNS服务
第3章 Squid代理服务
第4章 NTP服务

第2篇 网页访问服务
第5章 Web服务
第6章 CUPS打印服务
第7章 流媒体服务
第8章 新闻服务

第3篇 数据库服务
第9章 MySQL服务
第10章 PostgreSQL服务
第11章 LDAP目录服务

第4篇 文件服务
第12章 FTP服务
第13章 Samba服务
第14章 NFS服务
第5篇 邮件服务
第15章 Postfix服务
第16章 Sendmail服务
第6篇 远程管理服务
第17章 SSH服务
第18章 Telnet服务
第19章 VPN服务
Introduction

1991年,芬兰赫尔辛基大学的学生Linus Benedict Torvalds开发出Linux的第一个系统内核,到目前各种版本的Linux不断出现,使Linux成为一个广泛使用的操作系统。现在Linux系统已广泛应用于各类服务器领域。这些服务器提供了各种服务。掌握这些服务的搭建、配置,是学习Linux的关键。这些服务大部分都是开源项目,往往缺少完善的技术支持。即使有较全面的帮助文档,也都是英文形式。这给国内读者造成了各种学习障碍。国内相关图书对于各项服务的介绍仅局限在搭建和基本配置上,而对于服务的各种工具和配置文档很少讲解,当遇到服务定制等问题时,根本无从下手。
笔者结合自己多年对Linux的网络管理经验和心得体会写出了这本书,目的就是帮助读者解决这类问题。本书不仅讲解服务的搭建、测试等基础内容,还将重点讲解每个服务的文件构成,详细分析每个工具命令的参数作用及配置文件的每个重要选项的设置。
相信本书的出版不仅可以充实清华大学出版社的“Linux典藏大系”,而且也填补了Linux图书市场上这类图书的空缺。
关于“Linux典藏大系”
“Linux典藏大系”是清华大学出版社自2010年1月以来陆续推出的一种图书系列,截止2013年,已经出版了10余个品种。该系列图书涵盖了Linux技术的方方面面,可以满足各个层次和各个领域的读者学习Linux技术的需求。该系列图书自出版以来获得了广大读者的好评,已经成为了Linux图书市场上最耀眼的明星品牌之一。其销量在同类图书中也名列前茅,其中一些图书还获得了“51CTO读书频道”颁发的“最受读者喜爱的原创IT技术图书奖”。该系列图书出版过程中也得到了国内Linux领域最知名的技术社区ChinaUNIX(简称CU)的大力支持和帮助,读者在CU社区中就图书的内容与活跃在CU社区中的Linux技术爱好者进行广泛交流,取得了良好的学习效果。
本书特色
1.采用最新的RHEL 6.4版本讲解
RHEL是红帽公司的主力Linux服务器系统,也是主流的Linux服务器版本。本书采用最新版本的RHEL 6.4进行讲解,帮助读者更为轻松地掌握各项服务的使用。
2.兼容RHEL的多个版本
本书的内容不仅适用于最新版本6.4,还同样适用于RHEL 5、RHEL 6.0、6.1、6.2、6.3。这几个版本已经涵盖绝大多数的Linux服务器。大部分读者都可以从本书的内容中 受益。
3.涵盖Linux下的所有主流服务
为了提供给读者更全面的内容,本书涵盖了Linux下所有的主流服务。这些服务多达19个。读者可以在本书中,获取和Linux服务器设置的所有内容。
4.包含几百个命令、上千个配置项
本书包含的服务较多,所涉及的命令和配置项更多。各类服务所自带的命令达几百个,而配置文件中的选项有近千个。本书全面讲解这些指令和配置项,读者可以在本书中查到配置服务器所需要的所有项目。
5.提供完善的售后服务,答疑解惑
如果读者在阅读本书时有疑问,可以发送电子邮件到book@wanjuanchina.net或bookservice2008@163.com以获得帮助,也可以到https://www.wanjuanchian.net技术论坛或加入QQ群336212690交流和讨论。
本书内容及体系结构
第1篇 网络架设(第1~4章)
本篇主要内容包括:DHCP服务、DNS服务、Squid代理服务、NTP服务等。通过本篇的学习,读者可以掌握Linux网络环境的架设及时间同步等。
第2篇 网页访问服务(第5~8章)
本篇主要内容包括:Web服务、CUPS打印服务、流媒体服务、新闻服务等。通过本篇的学习,读者可以掌握如何搭建各类网页类服务。
第3篇 数据库服务(第9~11章)
本篇主要内容包括:MySQL服务、PostgreSQL服务、LDAP目录服务等。通过本篇的学习,读者可以掌握各种数据库的详细配置。
第4篇 文件服务(第12~14章)
本篇主要内容包括:FTP服务、Samba服务、NFS服务等。通过本篇的学习,读者可以掌握Linux中文件传输及文件共享服务的详细配置。
第5篇 邮件服务(第15~16章)
本篇主要内容包括:Postfix服务、Sendmail服务等。通过本篇的学习,读者可以掌握各种邮件服务的详细配置。
第6篇 远程管理服务(第17~19章)
本篇主要内容包括:SSH服务、Telnet服务、VPN服务等。通过本篇的学习,读者可以掌握远程连接服务的详细配置。
学习建议
* 安装各类操作系统:当验证服务器时,通常需要有客户端进行测试。这时可以使用不同操作系统作为客户端,对服务进行测试。
* 查看日志信息:当服务在启动或配置出错时,查看日志通常可以获取到一些有用的信息。这些信息有助于我们理解Linux各项服务的运行情况。
本书读者对象
* Linux初学者;
* Linux网管;
* 网络管理员;
* Linux爱好者;
* 大中专院校的学生;
* 社会培训班学员;
* 需要一本案头必备手册的网络管理员。
虽然笔者花费了大量精力写作本书,并力图将疏漏减少到最少,但仍恐百密一疏。如果您在阅读本书的过程中发现有任何疏漏,或者对本书的讲解有任何疑问,都可以与作者取得联系。
编者

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book