CentOS 7 Linux server cookbook :: over 80 recipes to get up and running with CentOS 7 Linux server /
A practical, 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 scenarios. This book is targeted at beginner and more...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2016.
|
Ausgabe: | Second edition. |
Schriftenreihe: | Quick answers to common problems.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | A practical, 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 scenarios. This 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. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (1 volume). |
ISBN: | 9781785883989 1785883984 1785887289 9781785887284 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn939394732 | ||
003 | OCoLC | ||
005 | 20240705115654.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 160215s2016 enk o 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d OCLCF |d DEBBG |d C6I |d DEBSZ |d FEM |d NLE |d YDXCP |d IDEBK |d N$T |d MFS |d CEF |d ZCU |d AGLDB |d IGB |d UKAHL |d VLY |d COO |d EBLCP |d CHVBK |d IDB |d MERUC |d VT2 |d WYU |d LVT |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
019 | |a 936628384 |a 936961834 |a 951667161 |a 968004761 |a 969024819 |a 1005784853 |a 1008947947 |a 1076789067 |a 1103255819 |a 1129357695 |a 1259214629 | ||
020 | |z 9781785887284 | ||
020 | |a 9781785883989 | ||
020 | |a 1785883984 | ||
020 | |a 1785887289 | ||
020 | |a 9781785887284 | ||
024 | 3 | |a 9781785887284 | |
035 | |a (OCoLC)939394732 |z (OCoLC)936628384 |z (OCoLC)936961834 |z (OCoLC)951667161 |z (OCoLC)968004761 |z (OCoLC)969024819 |z (OCoLC)1005784853 |z (OCoLC)1008947947 |z (OCoLC)1076789067 |z (OCoLC)1103255819 |z (OCoLC)1129357695 |z (OCoLC)1259214629 | ||
037 | |a CL0500000715 |b Safari Books Online | ||
050 | 4 | |a HF5548.4.L5 | |
072 | 7 | |a COM |x 046070 |2 bisacsh | |
082 | 7 | |a 005.446 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Pelz, Oliver, |e author. | |
245 | 1 | 0 | |a CentOS 7 Linux server cookbook : |b over 80 recipes to get up and running with CentOS 7 Linux server / |c Oliver Pelz, Jonathan Hobson. |
246 | 3 | |a CentOS seven Linux server cookbook | |
250 | |a Second edition. | ||
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2016. | |
300 | |a 1 online resource (1 volume). | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file |2 rda | ||
490 | 1 | |a Quick answers to common problems | |
588 | |a Description based on online resource; title from cover page (Safari, viewed February 12, 2016). | ||
500 | |a Includes index. | ||
520 | 8 | |a A practical, 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 scenarios. This 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. | |
505 | 0 | |a 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 | |
505 | 8 | |a 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 | |
505 | 8 | |a 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 | |
505 | 8 | |a 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 | |
505 | 8 | |a 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 | |
630 | 0 | 0 | |a Linux. |0 http://id.loc.gov/authorities/names/n94087892 |
630 | 0 | 7 | |a Linux |2 fast |
650 | 0 | |a Operating systems (Computers) |0 http://id.loc.gov/authorities/subjects/sh85094982 | |
650 | 6 | |a Systèmes d'exploitation (Ordinateurs) | |
650 | 7 | |a operating systems. |2 aat | |
650 | 7 | |a COMPUTERS / Operating Systems / Linux. |2 bisacsh | |
650 | 7 | |a Operating systems (Computers) |2 fast | |
700 | 1 | |a Hobson, Jonathan, |e author. | |
758 | |i has work: |a CentOS 7 Linux server cookbook (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGm6w43KMtXH8vbFbqvbVC |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |n Druck-Ausgabe |
830 | 0 | |a Quick answers to common problems. |0 http://id.loc.gov/authorities/names/no2015091434 | |
856 | 1 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163828 |3 Volltext | |
856 | 1 | |l CBO01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163828 |3 Volltext | |
938 | |a Askews and Holts Library Services |b ASKH |n AH30053565 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis33755765 | ||
938 | |a YBP Library Services |b YANK |n 12831313 | ||
938 | |a EBSCOhost |b EBSC |n 1163828 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL4520735 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn939394732 |
---|---|
_version_ | 1813903711475335168 |
adam_text | |
any_adam_object | |
author | Pelz, Oliver Hobson, Jonathan |
author_facet | Pelz, Oliver Hobson, Jonathan |
author_role | aut aut |
author_sort | Pelz, Oliver |
author_variant | o p op j h jh |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | H - Social Science |
callnumber-label | HF5548 |
callnumber-raw | HF5548.4.L5 |
callnumber-search | HF5548.4.L5 |
callnumber-sort | HF 45548.4 L5 |
callnumber-subject | HF - Commerce |
collection | ZDB-4-EBA |
contents | 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 |
ctrlnum | (OCoLC)939394732 |
dewey-full | 005.446 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.446 |
dewey-search | 005.446 |
dewey-sort | 15.446 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | Second edition. |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06542cam a2200709 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn939394732</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20240705115654.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">160215s2016 enk o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">OCLCF</subfield><subfield code="d">DEBBG</subfield><subfield code="d">C6I</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">FEM</subfield><subfield code="d">NLE</subfield><subfield code="d">YDXCP</subfield><subfield code="d">IDEBK</subfield><subfield code="d">N$T</subfield><subfield code="d">MFS</subfield><subfield code="d">CEF</subfield><subfield code="d">ZCU</subfield><subfield code="d">AGLDB</subfield><subfield code="d">IGB</subfield><subfield code="d">UKAHL</subfield><subfield code="d">VLY</subfield><subfield code="d">COO</subfield><subfield code="d">EBLCP</subfield><subfield code="d">CHVBK</subfield><subfield code="d">IDB</subfield><subfield code="d">MERUC</subfield><subfield code="d">VT2</subfield><subfield code="d">WYU</subfield><subfield code="d">LVT</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">936628384</subfield><subfield code="a">936961834</subfield><subfield code="a">951667161</subfield><subfield code="a">968004761</subfield><subfield code="a">969024819</subfield><subfield code="a">1005784853</subfield><subfield code="a">1008947947</subfield><subfield code="a">1076789067</subfield><subfield code="a">1103255819</subfield><subfield code="a">1129357695</subfield><subfield code="a">1259214629</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781785887284</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785883989</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1785883984</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1785887289</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785887284</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9781785887284</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)939394732</subfield><subfield code="z">(OCoLC)936628384</subfield><subfield code="z">(OCoLC)936961834</subfield><subfield code="z">(OCoLC)951667161</subfield><subfield code="z">(OCoLC)968004761</subfield><subfield code="z">(OCoLC)969024819</subfield><subfield code="z">(OCoLC)1005784853</subfield><subfield code="z">(OCoLC)1008947947</subfield><subfield code="z">(OCoLC)1076789067</subfield><subfield code="z">(OCoLC)1103255819</subfield><subfield code="z">(OCoLC)1129357695</subfield><subfield code="z">(OCoLC)1259214629</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000715</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">HF5548.4.L5</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">046070</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.446</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Pelz, Oliver,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">CentOS 7 Linux server cookbook :</subfield><subfield code="b">over 80 recipes to get up and running with CentOS 7 Linux server /</subfield><subfield code="c">Oliver Pelz, Jonathan Hobson.</subfield></datafield><datafield tag="246" ind1="3" ind2=" "><subfield code="a">CentOS seven Linux server cookbook</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second edition.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2016.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume).</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield><subfield code="2">rda</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Quick answers to common problems</subfield></datafield><datafield tag="588" ind1=" " ind2=" "><subfield code="a">Description based on online resource; title from cover page (Safari, viewed February 12, 2016).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">A practical, 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 scenarios. This 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.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Linux.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n94087892</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Linux</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Operating systems (Computers)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85094982</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Systèmes d'exploitation (Ordinateurs)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">operating systems.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Operating Systems / Linux.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Operating systems (Computers)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Hobson, Jonathan,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">CentOS 7 Linux server cookbook (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCGm6w43KMtXH8vbFbqvbVC</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="n">Druck-Ausgabe</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Quick answers to common problems.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2015091434</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163828</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">CBO01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163828</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH30053565</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis33755765</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">12831313</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1163828</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL4520735</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn939394732 |
illustrated | Not Illustrated |
indexdate | 2024-10-25T16:23:01Z |
institution | BVB |
isbn | 9781785883989 1785883984 1785887289 9781785887284 |
language | English |
oclc_num | 939394732 |
open_access_boolean | |
owner | MAIN |
owner_facet | MAIN |
physical | 1 online resource (1 volume). |
psigel | ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing, |
record_format | marc |
series | Quick answers to common problems. |
series2 | Quick answers to common problems |
spelling | Pelz, Oliver, author. CentOS 7 Linux server cookbook : over 80 recipes to get up and running with CentOS 7 Linux server / Oliver Pelz, Jonathan Hobson. CentOS seven Linux server cookbook Second edition. Birmingham, UK : Packt Publishing, 2016. 1 online resource (1 volume). text txt rdacontent computer c rdamedia online resource cr rdacarrier text file rda Quick answers to common problems Description based on online resource; title from cover page (Safari, viewed February 12, 2016). Includes index. A practical, 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 scenarios. This 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. 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 Linux. http://id.loc.gov/authorities/names/n94087892 Linux fast Operating systems (Computers) http://id.loc.gov/authorities/subjects/sh85094982 Systèmes d'exploitation (Ordinateurs) operating systems. aat COMPUTERS / Operating Systems / Linux. bisacsh Operating systems (Computers) fast Hobson, Jonathan, author. has work: CentOS 7 Linux server cookbook (Text) https://id.oclc.org/worldcat/entity/E39PCGm6w43KMtXH8vbFbqvbVC https://id.oclc.org/worldcat/ontology/hasWork Print version: Druck-Ausgabe Quick answers to common problems. http://id.loc.gov/authorities/names/no2015091434 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163828 Volltext CBO01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163828 Volltext |
spellingShingle | Pelz, Oliver Hobson, Jonathan CentOS 7 Linux server cookbook : over 80 recipes to get up and running with CentOS 7 Linux server / Quick answers to common problems. 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 Linux. http://id.loc.gov/authorities/names/n94087892 Linux fast Operating systems (Computers) http://id.loc.gov/authorities/subjects/sh85094982 Systèmes d'exploitation (Ordinateurs) operating systems. aat COMPUTERS / Operating Systems / Linux. bisacsh Operating systems (Computers) fast |
subject_GND | http://id.loc.gov/authorities/names/n94087892 http://id.loc.gov/authorities/subjects/sh85094982 |
title | CentOS 7 Linux server cookbook : over 80 recipes to get up and running with CentOS 7 Linux server / |
title_alt | CentOS seven Linux server cookbook |
title_auth | CentOS 7 Linux server cookbook : over 80 recipes to get up and running with CentOS 7 Linux server / |
title_exact_search | CentOS 7 Linux server cookbook : over 80 recipes to get up and running with CentOS 7 Linux server / |
title_full | CentOS 7 Linux server cookbook : over 80 recipes to get up and running with CentOS 7 Linux server / Oliver Pelz, Jonathan Hobson. |
title_fullStr | CentOS 7 Linux server cookbook : over 80 recipes to get up and running with CentOS 7 Linux server / Oliver Pelz, Jonathan Hobson. |
title_full_unstemmed | CentOS 7 Linux server cookbook : over 80 recipes to get up and running with CentOS 7 Linux server / Oliver Pelz, Jonathan Hobson. |
title_short | CentOS 7 Linux server cookbook : |
title_sort | centos 7 linux server cookbook over 80 recipes to get up and running with centos 7 linux server |
title_sub | over 80 recipes to get up and running with CentOS 7 Linux server / |
topic | Linux. http://id.loc.gov/authorities/names/n94087892 Linux fast Operating systems (Computers) http://id.loc.gov/authorities/subjects/sh85094982 Systèmes d'exploitation (Ordinateurs) operating systems. aat COMPUTERS / Operating Systems / Linux. bisacsh Operating systems (Computers) fast |
topic_facet | Linux. Linux Operating systems (Computers) Systèmes d'exploitation (Ordinateurs) operating systems. COMPUTERS / Operating Systems / Linux. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163828 |
work_keys_str_mv | AT pelzoliver centos7linuxservercookbookover80recipestogetupandrunningwithcentos7linuxserver AT hobsonjonathan centos7linuxservercookbookover80recipestogetupandrunningwithcentos7linuxserver AT pelzoliver centossevenlinuxservercookbook AT hobsonjonathan centossevenlinuxservercookbook |