or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Building A Server with FreeBSD 7: A Modular Approach
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Building A Server with FreeBSD 7: A Modular Approach [Paperback]

Bryan J. Hong
4.0 out of 5 stars  See all reviews (1 customer review)
RRP: £27.49
Price: £21.44 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £6.05 (22%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock but may require up to 2 additional days to deliver.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 3 left in stock--order soon (more on the way).

Formats

Amazon Price New from Used from
Paperback £21.38  
Paperback, 28 Mar 2008 £21.44  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 264 pages
  • Publisher: NO STARCH PRESS; 1 edition (28 Mar 2008)
  • Language English
  • ISBN-10: 159327145X
  • ISBN-13: 978-1593271459
  • Product Dimensions: 22.7 x 16 x 2.1 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 343,280 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Bryan J. Hong
Discover books, learn about writers, and more.

Visit Amazon's Bryan J. Hong Page

Product Description

Product Description

The most difficult aspect of building a server (to act as a file server, Web server, or mail server) is the initial software installation and configuration. Getting your hands on the software is one thing; getting it all to function is another thing entirely. For many people, the only option is to hire an expensive consultant. Building a Server with FreeBSD tackles the problem systematically, so readers can accomplish the task themselves efficiently and affordably using the freely licensed FreeBSD operating system. Instructions are very clear and straightforward, so the reader need only read and follow the directions. In addition to explaining how to install FreeBSD for the first time, this guide covers configuration of popular third-party software using the ports collection. It takes the pain out of assembling the pieces and putting them all together so the reader can build a server that just works.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)
(1)
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

5 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
2 of 3 people found the following review helpful
By Squid
Format:Paperback
I needed a file server/firewall/content filter for home use. Unfortunately this book does not cover that area at all. It is aimed more at SOHO. The bits I did read ( Samba , BIND , CUPS ) were very useful though. There is nothing about Squid , PF , DansGuardian etc. and so ended up with a Slackware box and information gathered off the wibbly wobbly web.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  24 reviews
24 of 26 people found the following review helpful
A brief yet informative book that looks beyond the FreeBSD ports tree 6 Aug 2006
By Richard Bejtlich - Published on Amazon.com
Format:Paperback
I've been using FreeBSD in production environments since early 2000. I've also written articles on FreeBSD administration for magazines like Sys Admin. One of my favorite aspects of FreeBSD is its ports tree, which currently offers over 15,000 applications. Although the ports tree greatly simplifies installing software on FreeBSD, there's more to most programs than just installation. Bryan Hong's "Building an Internet Server With FreeBSD 6" (BAISWF6) helps readers take those few crucial steps past the ports tree, into the world of functional, deployed services. If you need a quick guide for a variety of popular open source software on FreeBSD, BAISWF6 is for you.

This book impressed me. Mr. Hong published it himself through Lulu Press. The production quality is much higher than "Building Firewalls with OpenBSD and PF," another self-published BSD book that I liked. Aside from a few issues with grammar, I found the book to be remarkable considering one person was responsible for writing, editing, proofing, and publishing the text.

BAISWF6 does a good job sharing the information one needs to go from the end of the port installation process to the point where a service is actually doing work. The book packs a lot of information into a well-organized format.

I have a few minor comments. First, I didn't quite understand what I was supposed to do with an OpenLDAP Server. The common server configurations on page xx don't include OpenLDAP, so I only have a vague notion that it's used for directory services.

Second, I found some of the technical advice might have benefited from outside review. For example, it's best to avoid running an OpenSSH server that can fall back to protocol version 1 (as demonstrated by the SSH-1.99 server string on p. 102). It's bad form to sync a home NTP server to Stratum 1 servers; use Stratum 2 instead. It's not necessary to rebuild the kernel to support bridging or the tap device; kernel modules are available. MAC on p. 198 should be explained as Media Access Control.

From a big picture perspective, I'd like to see the protocols appendix and glossary removed, and replaced by information on keeping a server up-to-date. It's one thing to get software installed -- it's another to keep it current. Mr. Hong should cover freebsd-update (for kernel and userland binary updates), portsnap (for the ports tree), and portupgrade (to update installed ports/packages).

Overall, I recommend this book to anyone who is trying to learn how to host popular Internet services on FreeBSD. It really cuts to the chase so the reader can be doing real work in a matter of minutes. I expect to see rapid updates to this book, since the author is free to quickly make and print them.
5 of 5 people found the following review helpful
Easy to follow instructions 14 April 2008
By Eric Wuehler - Published on Amazon.com
Format:Paperback
I had an old machine sitting around doing nothing and had considered putting some flavor of Linux on it I hadn't used before, just "because". However, I ran across this book and - having used FreeBSD 4.x six or seven years ago - curiosity about what has changed won out over installing Linux.

Being somewhat familiar with FreeBSD I didn't follow the setup instructions exactly as laid out in the book (for example, I chose the X-Developer install instead of the User install). However, the instructions are laid out in a nice step-by-step format that was easy to follow. After getting FreeBSD and the ports collection installed, I was pretty much back to up speed with version 7. I didn't go through all the server app installs presented in the book, but the couple I did go through were equally well documented as the OS install.

Things to be aware of - you need a high speed connection and/or patience. Pulling down the ISO for the install is 500+ Mb. Updating the ports collection can take a while - depends on how you do the update. There also are no instructions for getting a GUI up and running, so if you want a GUI, you're on your own (not that a server needs a GUI). :)
4 of 4 people found the following review helpful
Invaluable 6 Nov 2006
By Kat Bakhu - Published on Amazon.com
Format:Paperback
I have every book on FreeBSD on the market. But somehow I was never able to get a fully functional FreeBSD server running rock solid.

This book got me there! It tells me precisely what parts (ports or packages) I need to create a particular type of server (mail, internet, etc.), where to find them, how to install and configure, all in short, concise instructions. And it all worked! It's really a great little book. I hope the author comes by and checks out reviews of his book so I can tell him here how much I appreciate his taking the time to publish his "notes."
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges