Какую книгу посоветуете
-
Prefer
Re: Какую книгу посоветуете
Network Administration with FreeBSD by Babak Farrokhi
This book is a guide to FreeBSD for network administrators; therefore it does not cover basic installation and configuration of FreeBSD, but is about using FreeBSD to build, secure, and maintain networks. After introducing the basic tools for monitoring the performance and security of the system the book moves on to cover using jails-FreeBSD virtual environments-to secure your network. Then it shows how to overcome the different bottlenecks that you may meet depending on the services you are running by tweaking different parameters to maintain a high performance from your FreeBSD server. Next it covers using the ifconfig utility to configure interfaces with different layer protocols and about connectivity testing and debugging tools. After covering using User PPP or Kernel PPP for Point-to-Point Protocol network configuration it explains basic IP forwarding in FreeBSD and the use of the built-in routing daemons, routed and route6d, which support RIPv1, RIPv2, RIPng, and RDISC. Next it covers the OpenOSPFD and OpenBGPD daemons that you can install to run OSPF and BGP on your host. Then it covers setup and configuration of IPFW and PF, and finally looks at some important internet services and how to set them up on your FreeBSD server
This book is a guide to FreeBSD for network administrators; therefore it does not cover basic installation and configuration of FreeBSD, but is about using FreeBSD to build, secure, and maintain networks. After introducing the basic tools for monitoring the performance and security of the system the book moves on to cover using jails-FreeBSD virtual environments-to secure your network. Then it shows how to overcome the different bottlenecks that you may meet depending on the services you are running by tweaking different parameters to maintain a high performance from your FreeBSD server. Next it covers using the ifconfig utility to configure interfaces with different layer protocols and about connectivity testing and debugging tools. After covering using User PPP or Kernel PPP for Point-to-Point Protocol network configuration it explains basic IP forwarding in FreeBSD and the use of the built-in routing daemons, routed and route6d, which support RIPv1, RIPv2, RIPng, and RDISC. Next it covers the OpenOSPFD and OpenBGPD daemons that you can install to run OSPF and BGP on your host. Then it covers setup and configuration of IPFW and PF, and finally looks at some important internet services and how to set them up on your FreeBSD server
-
Prefer
Re: Какую книгу посоветуете
Building a Server with FreeBSD 7
A Modular Approach
by Bryan J. Hong
March 2008, 256 pp.
ISBN-10 1-59327-145-X
ISBN-13 978-1-59327-145-9
The most difficult part of building a server with FreeBSD, the Unix-like operating system, is arguably software installation and configuration. Finding the software is easy enough; getting everything up and running is another thing entirely. The only option for many people has been to hire a consultant.
Building a Server with FreeBSD 7 is for those of us who prefer to build our own server. If you're a small business owner looking for a reliable email server, a curious Windows administrator, or if you just want to put that old computer in the closet to work, you'll learn how to get things up and running quickly. Then, once you have a working system, you can experiment, extend, and customize as you please.
You'll learn how to install FreeBSD, then how to install popular server applications with the ports collection. Each package is treated as an independent module, so you can dip into the book at any point to install just the packages you need, when you need them. The book's modules cover topics like:
* Running common FreeBSD admin commands and tasks
* Managing the FreeBSD ports collection
* Installing third-party apps like Apache, Courier-IMAP, SpamAssassin, CUPS, Cyrus SASL, MediaWiki, and WordPress
* Setting up MySQL, NTP, ISC DHCP, ISC BIND DNS, PHP, OpenLDAP, OpenSSH, OpenSSL, and OpenVPN
Building a Server with FreeBSD 7 will have you up and running fast, with minimum hassle. (Just be sure to send the money you save to the Unemployed Consultant Foundation.)
Bryan Hong graduated with an aeronautical science degree and spent part of his career flying jets for a regional carrier in the eastern U.S. Since he was traveling constantly, he sought a way to centrally host a personal website, retrieve email, and access files when away from home. His research and experience installing FreeBSD led to the writing of this book.
contents
Introduction
Chapter 1: FreeBSD 7.0
Chapter 2: FreeBSD Ports Collection
Chapter 3: Apache HTTP Server
Chapter 4: Courier-Authlib
Chapter 5: Courier-IMAP Server
Chapter 6: CUPS Print Server
Chapter 7: Cyrus SASL
Chapter 8: DDClient
Chapter 9: Drupal
Chapter 10: ISC BIND DNS Server
Chapter 11: ISC DHCP Server
Chapter 12: Lynx
Chapter 13: MediaWiki
Chapter 14: MySQL Server
Chapter 15: NTP Server
Chapter 16: OpenLDAP Server
Chapter 17: OpenSSH Server
Chapter 18: OpenSSL
Chapter 19: OpenVPN Server
Chapter 20: PHP
Chapter 21: phpBB
Chapter 22: phpLDAPadmin
Chapter 23: phpMyAdmin
Chapter 24: Postfix SMTP Server
Chapter 25: Procmail
Chapter 26: Pure-FTPd Server
Chapter 27: Samba
Chapter 28: SpamAssassin
Chapter 29: SquirrelMail
Chapter 30: WordPress
Appendix A: Commands
Appendix B: Important Tasks
Appendix C: The Custom Kernel
Appendix D: The Protocols
A Modular Approach
by Bryan J. Hong
March 2008, 256 pp.
ISBN-10 1-59327-145-X
ISBN-13 978-1-59327-145-9
The most difficult part of building a server with FreeBSD, the Unix-like operating system, is arguably software installation and configuration. Finding the software is easy enough; getting everything up and running is another thing entirely. The only option for many people has been to hire a consultant.
Building a Server with FreeBSD 7 is for those of us who prefer to build our own server. If you're a small business owner looking for a reliable email server, a curious Windows administrator, or if you just want to put that old computer in the closet to work, you'll learn how to get things up and running quickly. Then, once you have a working system, you can experiment, extend, and customize as you please.
You'll learn how to install FreeBSD, then how to install popular server applications with the ports collection. Each package is treated as an independent module, so you can dip into the book at any point to install just the packages you need, when you need them. The book's modules cover topics like:
* Running common FreeBSD admin commands and tasks
* Managing the FreeBSD ports collection
* Installing third-party apps like Apache, Courier-IMAP, SpamAssassin, CUPS, Cyrus SASL, MediaWiki, and WordPress
* Setting up MySQL, NTP, ISC DHCP, ISC BIND DNS, PHP, OpenLDAP, OpenSSH, OpenSSL, and OpenVPN
Building a Server with FreeBSD 7 will have you up and running fast, with minimum hassle. (Just be sure to send the money you save to the Unemployed Consultant Foundation.)
Bryan Hong graduated with an aeronautical science degree and spent part of his career flying jets for a regional carrier in the eastern U.S. Since he was traveling constantly, he sought a way to centrally host a personal website, retrieve email, and access files when away from home. His research and experience installing FreeBSD led to the writing of this book.
contents
Introduction
Chapter 1: FreeBSD 7.0
Chapter 2: FreeBSD Ports Collection
Chapter 3: Apache HTTP Server
Chapter 4: Courier-Authlib
Chapter 5: Courier-IMAP Server
Chapter 6: CUPS Print Server
Chapter 7: Cyrus SASL
Chapter 8: DDClient
Chapter 9: Drupal
Chapter 10: ISC BIND DNS Server
Chapter 11: ISC DHCP Server
Chapter 12: Lynx
Chapter 13: MediaWiki
Chapter 14: MySQL Server
Chapter 15: NTP Server
Chapter 16: OpenLDAP Server
Chapter 17: OpenSSH Server
Chapter 18: OpenSSL
Chapter 19: OpenVPN Server
Chapter 20: PHP
Chapter 21: phpBB
Chapter 22: phpLDAPadmin
Chapter 23: phpMyAdmin
Chapter 24: Postfix SMTP Server
Chapter 25: Procmail
Chapter 26: Pure-FTPd Server
Chapter 27: Samba
Chapter 28: SpamAssassin
Chapter 29: SquirrelMail
Chapter 30: WordPress
Appendix A: Commands
Appendix B: Important Tasks
Appendix C: The Custom Kernel
Appendix D: The Protocols
-
lxa85
Re: Какую книгу посоветуете
Цитата LXA85:
Может плохо искал.
Цитата Аlchemist:
Эта книга , на мой взгляд лучшая
это перепечатка handbook
как по мне, так лучшее это:
и всё то, что лежит на
Может плохо искал.
Какую книгу посоветуете
bsd hacks прочти
Скачать BSD_Hacks.chm с WebFile.RU
Цитата Аlchemist:
Эта книга , на мой взгляд лучшая
Какую книгу посоветуете
это перепечатка handbook
как по мне, так лучшее это:
arch-handbook
handbook
porters handbook
devel-handbook
design-44bsd
и всё то, что лежит на
http://www.freebsd.org/doc/en/books/
-
bozordzh
Re: Какую книгу посоветуете
Майкл Эбен, Брайан Таймен.
FreeBSD. Администрирование - искусство достижения равновесия
Эгциклопедия пользователя.
Очень помогает эта книга в освоении данной системы, советую начинающим.
FreeBSD. Администрирование - искусство достижения равновесия
Эгциклопедия пользователя.
Очень помогает эта книга в освоении данной системы, советую начинающим.
-
art-xakep
Re: Какую книгу посоветуете
Майкл Эбен, Брайан Таймен.
FreeBSD. Администрирование - искусство достижения равновесия
Эгциклопедия пользователя.
Очень помогает эта книга в освоении данной системы, советую начинающим.
FreeBSD. Администрирование - искусство достижения равновесия
Эгциклопедия пользователя.
Очень помогает эта книга в освоении данной системы, советую начинающим.
-
bozordzh
-
Alessandro
Re: Какую книгу посоветуете
Цитата Аlchemist:
Эта книга , на мой взгляд лучшая
Полностью поддерживаю.Но недостатки есть-пользование клавой ,переключение языков только упоминается.Пришлось довольно долго искать-друзья прислали статью (блог)в LiveInternete.
Эта книга , на мой взгляд лучшая
Какую книгу посоветуете
Полностью поддерживаю.Но недостатки есть-пользование клавой ,переключение языков только упоминается.Пришлось довольно долго искать-друзья прислали статью (блог)в LiveInternete.
-
Mike Iron
Re: Какую книгу посоветуете
1. Уже прошло много времени с тех пор как я сел за FreeBSD, и много времени с тех пор как я купил книгу М.Эбен, Б.Таймен FreeBSD Администрирование: искусство достижения равновесия (4-ое издание).
что я хочу сказать по этому поводу.
800 страниц сейчас очень недостаточно. Зачастую приходится пользоваться гуглом/форумами. Да даже хендбук не на все вопросы может ответить.
Так что, книги, это скорее если первый раз сел, и хочешь хоть что-то сделать.
и то, невсегда получится, а что нитак никто ж и не подскажет.
и это притом, что я сижу во фре не как админ, а скорее как пользователь.
2. на торрентс.ру где-то есть подборка всех книг по FreeBSD
что я хочу сказать по этому поводу.
800 страниц сейчас очень недостаточно. Зачастую приходится пользоваться гуглом/форумами. Да даже хендбук не на все вопросы может ответить.
Так что, книги, это скорее если первый раз сел, и хочешь хоть что-то сделать.
и то, невсегда получится, а что нитак никто ж и не подскажет.
и это притом, что я сижу во фре не как админ, а скорее как пользователь.
2. на торрентс.ру где-то есть подборка всех книг по FreeBSD
-
wp2
Re: Какую книгу посоветуете
1. Уже прошло много времени с тех пор как я сел за FreeBSD, и много времени с тех пор как я купил книгу М.Эбен, Б.Таймен FreeBSD Администрирование: искусство достижения равновесия (4-ое издание).
что я хочу сказать по этому поводу.
800 страниц сейчас очень недостаточно. Зачастую приходится пользоваться гуглом/форумами. Да даже хендбук не на все вопросы может ответить.
Так что, книги, это скорее если первый раз сел, и хочешь хоть что-то сделать.
и то, невсегда получится, а что нитак никто ж и не подскажет.
и это притом, что я сижу во фре не как админ, а скорее как пользователь.
2. на торрентс.ру где-то есть подборка всех книг по FreeBSD
что я хочу сказать по этому поводу.
800 страниц сейчас очень недостаточно. Зачастую приходится пользоваться гуглом/форумами. Да даже хендбук не на все вопросы может ответить.
Так что, книги, это скорее если первый раз сел, и хочешь хоть что-то сделать.
и то, невсегда получится, а что нитак никто ж и не подскажет.
и это притом, что я сижу во фре не как админ, а скорее как пользователь.
2. на торрентс.ру где-то есть подборка всех книг по FreeBSD