Practical Internet Server Configuration
eBook - ePub

Practical Internet Server Configuration

Learn to Build a Fully Functional and Well-Secured Enterprise Class Internet Server

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Practical Internet Server Configuration

Learn to Build a Fully Functional and Well-Secured Enterprise Class Internet Server

Book details
Table of contents
Citations

About This Book

Learn the skills to complete the full installation, configuration, and maintenance of an enterprise class internet server, no matter what Unix-like operating system you prefer. This book will rapidly guide you towards real system administration, with clear explanations along the way.

After a chapter explaining the most important Unix basics, you will start with a vanilla server as delivered by a hosting provider and by the end of the book, you will have a fully functional and well-secured enterprise class internet server. You will also be equipped with the expertise needed to keep your server secured and up to date. All configuration examples are given for FreeBSD, Debian and CentOS, so you are free to choose your operating system.

No single blueprint exists for an internet server, and an important part of the work of a system administrator consists of analyzing, interpreting and implementing specific wishes, demands and restrictions from different departmentsand viewpoints within an organization. Practical Internet Server Configuration provides the information you need to succeed as a sysadmin.

What You'll Learn

  • Configure DNS using Bind 9
  • Set up Apache and Nginx
  • Customize a mail server: IMAP (Dovecot) and SMTP (Postfix), spam filtering included
  • Authenticate mail users using LDAP
  • Install and maintain MariaDB and PostgreSQL databases
  • Prepare SSL/TLS certificates for the encryption of web, mail and LDAP traffic
  • Synchronize files, calendars and address books between devices
  • Build a firewall: PF for FreeBSD and nftables for Linux

Who This Book Is For

This book can be used by aspiring and beginning system administrators who are working on personal servers, or more experienced system administrators who may know Unix well but need a reference book for the more specialized work that falls outside the daily routine. Basic understanding of Unix and working on the command line is necessary.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Practical Internet Server Configuration by Robert La Lau in PDF and/or ePUB format, as well as other popular books in Computer Science & Open Source Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484269602

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction and Preparations
  4. 2. Unix and POSIX in a Few Words
  5. 3. Software Management
  6. 4. Network Basics and Firewall
  7. 5. User Management and Permissions
  8. 6. Domain Name System (DNS)
  9. 7. Secure Shell (SSH)
  10. 8. Task Scheduling
  11. 9. Web Server Part 1: Apache/Nginx Basics
  12. 10. Traffic Encryption: SSL/TLS
  13. 11. Databases
  14. 12. Email Basics
  15. 13. Web Server Part 2: Advanced Apache/Nginx
  16. 14. Advanced Email
  17. 15. Backup and Monitoring
  18. 16. Taking It Further
  19. Back Matter