CentOS 7 Linux Server Cookbook - Second Edition
eBook - ePub

CentOS 7 Linux Server Cookbook - Second Edition

Oliver Pelz, Jonathan Hobson, Jonathan Hobson

Buch teilen
  1. 326 Seiten
  2. English
  3. ePUB (handyfreundlich)
  4. Über iOS und Android verfügbar
eBook - ePub

CentOS 7 Linux Server Cookbook - Second Edition

Oliver Pelz, Jonathan Hobson, Jonathan Hobson

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Über dieses Buch

Over 80 recipes to get up and running with CentOS 7 Linux serverAbout This Book• A practical guide to install, configure, administer and maintain CentOS 7 servers• An in-depth guide to the CentOS 7 operating system, exploring its various new features and changes in server administration• Presents tricks and solutions to tackle common server issues with the help of practical examples and real-life scenariosWho This Book Is ForThis book is targeted at beginner and more experienced system administrators alike who want to use CentOS as their server solution. Readers do not need much pre-knowledge or experience at all to work with this book.What You Will Learn• Install and configure CentOS 7 Linux server system from scratch using normal and advanced methods• Maintain a performance-based and secure server solution by deploying expert configuration advice and managing software packages• Monitor, manage and develop your server's file system to maintain a stable performance• Gain best practice methods on sharing files and resources through a network• Install and configure common standard services such as web, mail, FTP, database and domain name server technologies• Introduce you to the world of operating-system-level virtualization using the Docker platform.• Understand the fundamentals of the Security-Enhanced Linux access control architecture• Monitor your IT infrastructure using NagiosIn DetailThis book will provide you with a comprehensive series of starting points that will give you direct access to the inner workings of the latest CentOS version 7 and help you trim the learning curve to master your server.You will begin with the installation and basic configuration of CentOS 7, followed by learning how to manage your system, services and software packages. You will then gain an understanding of how to administer the file system, secure access to your server and configure various resource sharing services such as file, printer and DHCP servers across your network. Further on, we cover advanced topics such as FTP services, building your own DNS server, running database servers, and providing mail and web services. Finally, you will get a deep understanding of SELinux and you will learn how to work with Docker operating-system virtualization and how to monitor your IT infrastructure with Nagios.By the end of this book, you will have a fair understanding of all the aspects of configuring, implementing and administering CentOS 7 Linux server and how to put it in control.Style and approachThis book is a practical reference guide with hands-on examples and solutions to real-world administration problems. It covers in-depth and comprehensive information on CentOS 7 and its new features.

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist CentOS 7 Linux Server Cookbook - Second Edition als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu CentOS 7 Linux Server Cookbook - Second Edition von Oliver Pelz, Jonathan Hobson, Jonathan Hobson im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Computer Science & Operating Systems. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

Jahr
2016
ISBN
9781785883989

CentOS 7 Linux Server Cookbook Second Edition


Table of Contents

CentOS 7 Linux Server Cookbook Second Edition
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why Subscribe?
Free Access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Getting ready
How to do it…
How it works…
There's more…
Conventions
Reader feedback
Customer support
Errata
Piracy
Questions
1. Installing CentOS
Introduction
Downloading CentOS and confirming the checksum on Windows or OS X
Getting ready
How to do it...
How it works…
Creating USB installation media on Windows or OS X
Getting ready
How to do it...
How it works...
Performing an installation of CentOS using the graphical installer
Getting ready
How to do it...
How it works…
Running a netinstall over HTTP
Getting ready
How to do it...
How it works...
Installing CentOS 7 using a kickstart file
Getting ready
How to do it...
How it works...
Getting started and customising the boot loader
Getting ready
How to do it...
How it works...
Troubleshooting the system in rescue mode
Getting ready
How to do it...
Reaching rescue mode
Accessing the filesystem
Accessing the filesystem
Re-install the CentOS boot loader
How it works...
Updating the installation and enhancing the minimal install with additional administration and development tools
Getting ready
How to do it...
How it works...
2. Configuring the System
Introduction
Navigating text files with less
Getting ready
How to do it...
How it works...
Introduction to Vim
Getting ready
How to do it...
How it works...
Speaking the right language
Getting ready
How to do it...
How it works...
There's more…
Synchronizing the system clock with NTP and the chrony suite
Getting ready
How to do it...
How it works...
There's more...
Setting your hostname and resolving the network
Getting ready
How to do it...
How it works...
There's more...
Building a static network connection
Getting ready
How to do it...
How it works...
Becoming a superuser
Getting ready
How to do it...
How it works...
Customizing your system banners and messages
Getting ready
How to do it...
How it works...
There's more...
Priming the kernel
Getting ready
How to do it...
How it works...
There's more...
3. Managing the System
Introduction
Knowing and managing your background services
Getting ready
How to do it...
How it works...
There's more...
Troubleshooting background services
Getting ready
How to do it...
How it works...
Tracking system resources with journald
Getting ready
How to do it...
How it works...
Configuring journald to make it persistent
Getting ready
How to do it...
How it works...
Managing users and their groups
Getting ready
How to do it...
How it works...
Scheduling tasks with cron
Getting ready
How to do it...
How it works...
There's more...
Synchronizing files and doing more with rsync
Getting ready
How to do it...
How it works...
Maintaining backups and taking snapshots
Getting ready
How to do it...
How it works...
Monitoring important server infrastructure
Getting ready
How to do it...
How it works...
Taking control with GIT and Subversion
Getting ready
How to do it...
How it works
There's more...
4. Managing Packages with YUM
Introduction
Using YUM to update the system
Getting ready
How to do it...
How it works...
There's more...
Using YUM to search for packages
Getting ready
How to do it...
How it works...
There's more...
Using YUM to install packages
Getting ready
How to do it...
How it works...
There's more...
Using YUM to remove packages
Getting ready
How to do it...
How it works...
Keeping YUM clean and tidy
Getting ready
How to do it...
How it works...
There's more...
Knowing your priorities
Getting ready
How to do it...
How it works...
Using a third-party repository
Getting ready
How to do it...
How it works...
There's more...
Creating a YUM repository
Getting ready
How to do it...
How it works...
There's more...
Working with the RPM package manager
Getting ready
How to do it...
How it works...
There's more...
5. Administering the Filesystem
Introduction
Creating a virtual block device
Getting ready
How to do it...
How it works...
There's more...
Formatting and mounting a filesystem
Getting ready
How to do it...
How it works…
There's more...
Using disk quotas
Getting ready
How to do it...
Enabling user and group quotas
Enabling project (directory) quotas
How it works...
There's more...
Maintaining a filesystem
Getting ready
How to do it...
How it works...
There's more...
Extending the capacity of the filesystem
Getting ready
How to do it...
How it works...
6. Providing Security
Introduction
Locking down remote access and hardening SSH
Getting ready
How to do it...
How it works...
There's more...
Changing the SSH port number of your server
Limiting SSH access by user or group
Installing and configuring fail2ban
Getting ready
How to do it...
How it works...
Working with a firewall
Getting ready
How to do it...
How it works...
There's more...
Forging the firewall rules by example
Getting ready
How to do it...
To change an existing firewalld service (ssh)
To create your own new service
How it works...
There's more...
Generating self-signed certificates
Getting ready
How to do it...
How it works...
There's more...
Using secure alternatives to FTP
Getting ready
How to do it...
Securing your vsftpd server with SSL–FTPS
Securing your vsftpd server using SSH – SFTP
How it works...
There's more...
7. Building a Network
Introduction
Printing with CUPS
Getting ready
How to do it...
How it works...
There's more...
How to add a network printer to the CUPS server
How to share a local printer to the CUPS server
Running a DHCP server
Getting ready
How to do it...
How it works...
There's more...
Using WebDAV for file sharing
Getting ready
How to do it…
How it works…
Installing and configuring NFS
Getting ready
How to do it...
Installing and configuring the NFS server
Creating an export share
How it works...
Working with NFS
Getting ready
How to do it...
How it works...
Securely sharing resources with Samba
Getting ready
How to do it...
How it works...
There's more...
8. Working with FTP
Introduction
Instal...

Inhaltsverzeichnis