CentOS 7 Linux server cookbook over 80 recipes to get up and running with CentOS 7 Linux server

Over 80 recipes to get up and running with CentOS 7 Linux server About 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 tric...

Descripción completa

Detalles Bibliográficos
Otros Autores: Pelz, Oliver, author (author), Hobson, Jonathan, author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham : Packt Publishing 2016.
Edición:2nd ed
Colección:Quick answers to common problems.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630176306719
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Authors; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Installing CentOS; Introduction; Downloading CentOS and confirming the checksum on Windows or OS X; Creating USB installation media on Windows or OS X; Performing an installation of CentOS using the graphical installer; Running a netinstall over HTTP; Installing CentOS 7 using a kickstart file; Getting started and customising the boot loader; Troubleshooting the system in rescue mode; Updating the installation and enhancing
  • the minimal install with additional administration and development toolsChapter 2: Configuring the System; Introduction; Navigating text files with less; Introduction to Vim; Speaking the right language; Synchronizing the system clock with NTP and the chrony suite; Setting your hostname and resolving the network; Building a static network connection; Becoming a superuser; Customizing your system banners and messages; Priming the kernel; Chapter 3: Managing the System; Introduction; Knowing and managing your background services; Troubleshooting background services
  • Tracking system resources with journaldConfiguring journald to make it persistent; Managing users and their groups; Scheduling tasks with cron; Synchronizing files and doing more with rsync; Maintaining backups and taking snapshots; Monitoring important server infrastructure; Taking control with GIT and Subversion; Chapter 4: Managing Packages; Introduction; Using YUM to update the system; Using YUM to search for packages; Using YUM to install packages; Using YUM to remove packages; Keeping YUM clean and tidy; Knowing your priorities; Using a third-party repository; Creating a YUM repository
  • Working with the RPM package managerChapter 5: Administering the Filesystem; Introduction; Creating a virtual block device; Formatting and mounting a filesystem; Using disk quotas; Maintaining a filesystem; Extending the capacity of the filesystem; Chapter 6: Providing Security; Introduction; Locking down remote access and hardening SSH; Installing and configuring fail2ban; Working with a firewall; Forging the firewall rules by example; Generating self-signed certificates; Using secure alternatives to FTP; Chapter 7: Building a Network; Introduction; Printing with CUPS; Running a DHCP server
  • Using WebDAV for file sharingInstalling and configuring NFS; Working with NFS; Securely sharing resources with Samba; Chapter 8: Working with FTP; Introduction; Installing and configuring the FTP service; Working with virtual FTP users; Customizing the FTP service; Troubleshooting users and file transfers; Chapter 9: Working with Domains; Introduction; Installing and configuring a caching-only nameserver; Setting up an authoritative-only DNS server; Creating an integrated nameserver solution; Populating the domain; Building a secondary (slave) DNS server; Chapter 10: Working with Databases
  • Introduction