Mastering Linux administration: take your sysadmin skills to the next level by configuring and maintaining Linux systems
Harness the power of Linux in modern data center management, leveraging its unparalleled versatility for efficiently managing your workloads in on-premises and cloud environments. In this second edition, you'll find updates on the latest advancements in Linux administration. Starting with Linux...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK
Packt Publishing
March 2024
|
Ausgabe: | Second edition |
Schlagworte: | |
Online-Zugang: | DE-1050 DE-91 DE-706 Volltext |
Zusammenfassung: | Harness the power of Linux in modern data center management, leveraging its unparalleled versatility for efficiently managing your workloads in on-premises and cloud environments. In this second edition, you'll find updates on the latest advancements in Linux administration. Starting with Linux installation on on-premises systems, this book helps you master the Linux command line, files, packages, and filesystems. You'll explore essential Linux commands and techniques to secure your Linux environment. New to this edition is a chapter on shell scripting, providing structured guidance on using shell programming for basic Linux automation. This book also delves into the world of containers, with two new chapters dedicated to Docker containers and hypervisors, including KVM virtual machines. Once adept with Linux containers, you'll learn about modern cloud technologies, managing and provisioning container workloads using Kubernetes, and automating system tasks using Ansible. Finally, you'll get to grips with deploying Linux to the cloud using AWS and Azure-specific tools. By the end of this Linux book, you'll have mastered everyday administrative tasks, seamlessly navigating workflows spanning from on-premises to the cloud. |
Beschreibung: | 1 Online-Ressource (xx, 743 Seiten) Illustrationen, Diagramme |
ISBN: | 9781837630837 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV049891529 | ||
003 | DE-604 | ||
005 | 20241209 | ||
007 | cr|uuu---uuuuu | ||
008 | 241002s2024 xx a||| o|||| 00||| eng d | ||
020 | |a 9781837630837 |9 978-1-83763-083-7 | ||
035 | |a (OCoLC)1466937769 | ||
035 | |a (DE-599)BVBBV049891529 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-1050 |a DE-706 |a DE-91 | ||
100 | 1 | |a Calcatinge, Alexandru |e Verfasser |4 aut | |
245 | 1 | 0 | |a Mastering Linux administration |b take your sysadmin skills to the next level by configuring and maintaining Linux systems |c Alexandru Calcatinge, Julian Balog |
250 | |a Second edition | ||
264 | 1 | |a Birmingham, UK |b Packt Publishing |c March 2024 | |
300 | |a 1 Online-Ressource (xx, 743 Seiten) |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
520 | |a Harness the power of Linux in modern data center management, leveraging its unparalleled versatility for efficiently managing your workloads in on-premises and cloud environments. In this second edition, you'll find updates on the latest advancements in Linux administration. Starting with Linux installation on on-premises systems, this book helps you master the Linux command line, files, packages, and filesystems. You'll explore essential Linux commands and techniques to secure your Linux environment. New to this edition is a chapter on shell scripting, providing structured guidance on using shell programming for basic Linux automation. This book also delves into the world of containers, with two new chapters dedicated to Docker containers and hypervisors, including KVM virtual machines. Once adept with Linux containers, you'll learn about modern cloud technologies, managing and provisioning container workloads using Kubernetes, and automating system tasks using Ansible. Finally, you'll get to grips with deploying Linux to the cloud using AWS and Azure-specific tools. By the end of this Linux book, you'll have mastered everyday administrative tasks, seamlessly navigating workflows spanning from on-premises to the cloud. | ||
650 | 4 | |a Linux | |
650 | 4 | |a Operating systems (Computers) | |
650 | 4 | |a Systèmes d'exploitation (Ordinateurs) | |
650 | 7 | |a operating systems |2 aat | |
700 | 1 | |a Balog, Julian |e Verfasser |4 aut | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 978-1-83763-069-1 |
856 | 4 | 0 | |u https://portal.igpublish.com/iglibrary/search/PACKT0007175.html |x Verlag |z URL des Erstveröffentlichers |3 Volltext |
912 | |a ZDB-30-PQE | ||
912 | |a ZDB-221-PCL | ||
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-035230671 | |
966 | e | |u https://ebookcentral.proquest.com/lib/th-deggendorf/detail.action?docID=31181990 |l DE-1050 |p ZDB-30-PQE |q FHD01_PQE_Kauf |x Aggregator |3 Volltext | |
966 | e | |u https://portal.igpublish.com/iglibrary/search/PACKT0007175.html |l DE-91 |p ZDB-221-PCL |q TUM_Paketkauf_2025 |x Verlag |3 Volltext | |
966 | e | |u https://portal.igpublish.com/iglibrary/search/PACKT0007175.html |l DE-706 |p ZDB-221-PCL |x Verlag |3 Volltext |
Datensatz im Suchindex
_version_ | 1817967892449198080 |
---|---|
adam_text | |
any_adam_object | |
author | Calcatinge, Alexandru Balog, Julian |
author_facet | Calcatinge, Alexandru Balog, Julian |
author_role | aut aut |
author_sort | Calcatinge, Alexandru |
author_variant | a c ac j b jb |
building | Verbundindex |
bvnumber | BV049891529 |
collection | ZDB-30-PQE ZDB-221-PCL |
contents | Cover -- Title Page -- Copyright and Credits -- Dedications -- Contributors -- Table of Contents -- Part 1: Basic Linux Administration -- Chapter 1: Installing Linux -- Technical requirements -- Introducing the Linux operating system -- Exploring Linux distributions -- Choosing a Linux distribution -- Installing Linux -- the basics -- How to install Linux on bare metal -- Linux in a VM -- VM provisioning using Hyper-V -- VM provisioning using Oracle's VirtualBox -- Enabling Windows Subsystem for Linux -- Installing Linux -- the advanced stages -- The Linux boot process PXE network boot explained -- Linux distributions -- a practical guide -- Case study -- development workstation -- Case study -- secure web server -- Use case -- personal blog -- Use case -- media server -- Summary -- Questions -- Further reading -- Chapter 2: The Linux Shell and Filesystem -- Technical requirements -- Introducing the Linux shell -- Establishing the shell connection -- The command-line prompt -- Shell command types -- Explaining the command structure -- Consulting the manual -- The Linux filesystem -- Directory structure -- Working with files and directories Understanding file paths -- Basic file operations -- Commands for file viewing -- Commands for file properties -- Using text editors to create and edit files -- Using Vim to edit text files -- The nano text editor -- Summary -- Questions -- Further reading -- Chapter 3: Linux Software Management -- Technical requirements -- Linux software package types -- The DEB and RPM package types -- The snap and flatpak package types -- Managing software packages -- Managing DEB packages -- Managing RPM packages -- Using the snap and flatpak packages -- Installing new desktop environments in Linux Installing KDE Plasma on Fedora Linux -- Summary -- Questions -- Further reading -- Chapter 4: Managing Users and Groups -- Technical requirements -- Managing users -- Understanding sudo -- Creating, modifying, and deleting users -- Managing groups -- Creating, modifying, and deleting groups -- Managing permissions -- File and directory permissions -- Summary -- Questions -- Further reading -- Chapter 5: Working with Processes, Daemons, and Signals -- Technical requirements -- Introducing processes -- Understanding process types -- The anatomy of a process -- Working with processes Using the ps command -- Using the pstree command -- Using the top command -- Using the kill and killall commands -- Using the pgrep and pkill commands -- Working with daemons -- Working with systemd daemons -- Explaining inter-process communication -- Working with signals -- Summary -- Questions -- Further reading -- Part 2: Advanced Linux Administration -- Chapter 6: Working with Disks and Filesystems -- Technical requirements -- Understanding devices in Linux -- Linux abstraction layers -- Device files and naming conventions -- Understanding filesystem types in Linux |
ctrlnum | (OCoLC)1466937769 (DE-599)BVBBV049891529 |
edition | Second edition |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV049891529</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20241209</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">241002s2024 xx a||| o|||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781837630837</subfield><subfield code="9">978-1-83763-083-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1466937769</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV049891529</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1050</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-91</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Calcatinge, Alexandru</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Mastering Linux administration</subfield><subfield code="b">take your sysadmin skills to the next level by configuring and maintaining Linux systems</subfield><subfield code="c">Alexandru Calcatinge, Julian Balog</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">March 2024</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (xx, 743 Seiten)</subfield><subfield code="b">Illustrationen, Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Harness the power of Linux in modern data center management, leveraging its unparalleled versatility for efficiently managing your workloads in on-premises and cloud environments. In this second edition, you'll find updates on the latest advancements in Linux administration. Starting with Linux installation on on-premises systems, this book helps you master the Linux command line, files, packages, and filesystems. You'll explore essential Linux commands and techniques to secure your Linux environment. New to this edition is a chapter on shell scripting, providing structured guidance on using shell programming for basic Linux automation. This book also delves into the world of containers, with two new chapters dedicated to Docker containers and hypervisors, including KVM virtual machines. Once adept with Linux containers, you'll learn about modern cloud technologies, managing and provisioning container workloads using Kubernetes, and automating system tasks using Ansible. Finally, you'll get to grips with deploying Linux to the cloud using AWS and Azure-specific tools. By the end of this Linux book, you'll have mastered everyday administrative tasks, seamlessly navigating workflows spanning from on-premises to the cloud.</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Linux</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Operating systems (Computers)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><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="700" ind1="1" ind2=" "><subfield code="a">Balog, Julian</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">978-1-83763-069-1</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">https://portal.igpublish.com/iglibrary/search/PACKT0007175.html</subfield><subfield code="x">Verlag</subfield><subfield code="z">URL des Erstveröffentlichers</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-PQE</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-221-PCL</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-035230671</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://ebookcentral.proquest.com/lib/th-deggendorf/detail.action?docID=31181990</subfield><subfield code="l">DE-1050</subfield><subfield code="p">ZDB-30-PQE</subfield><subfield code="q">FHD01_PQE_Kauf</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://portal.igpublish.com/iglibrary/search/PACKT0007175.html</subfield><subfield code="l">DE-91</subfield><subfield code="p">ZDB-221-PCL</subfield><subfield code="q">TUM_Paketkauf_2025</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://portal.igpublish.com/iglibrary/search/PACKT0007175.html</subfield><subfield code="l">DE-706</subfield><subfield code="p">ZDB-221-PCL</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV049891529 |
illustrated | Illustrated |
indexdate | 2024-12-09T13:01:26Z |
institution | BVB |
isbn | 9781837630837 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-035230671 |
oclc_num | 1466937769 |
open_access_boolean | |
owner | DE-1050 DE-706 DE-91 DE-BY-TUM |
owner_facet | DE-1050 DE-706 DE-91 DE-BY-TUM |
physical | 1 Online-Ressource (xx, 743 Seiten) Illustrationen, Diagramme |
psigel | ZDB-30-PQE ZDB-221-PCL ZDB-30-PQE FHD01_PQE_Kauf ZDB-221-PCL TUM_Paketkauf_2025 |
publishDate | 2024 |
publishDateSearch | 2024 |
publishDateSort | 2024 |
publisher | Packt Publishing |
record_format | marc |
spelling | Calcatinge, Alexandru Verfasser aut Mastering Linux administration take your sysadmin skills to the next level by configuring and maintaining Linux systems Alexandru Calcatinge, Julian Balog Second edition Birmingham, UK Packt Publishing March 2024 1 Online-Ressource (xx, 743 Seiten) Illustrationen, Diagramme txt rdacontent c rdamedia cr rdacarrier Harness the power of Linux in modern data center management, leveraging its unparalleled versatility for efficiently managing your workloads in on-premises and cloud environments. In this second edition, you'll find updates on the latest advancements in Linux administration. Starting with Linux installation on on-premises systems, this book helps you master the Linux command line, files, packages, and filesystems. You'll explore essential Linux commands and techniques to secure your Linux environment. New to this edition is a chapter on shell scripting, providing structured guidance on using shell programming for basic Linux automation. This book also delves into the world of containers, with two new chapters dedicated to Docker containers and hypervisors, including KVM virtual machines. Once adept with Linux containers, you'll learn about modern cloud technologies, managing and provisioning container workloads using Kubernetes, and automating system tasks using Ansible. Finally, you'll get to grips with deploying Linux to the cloud using AWS and Azure-specific tools. By the end of this Linux book, you'll have mastered everyday administrative tasks, seamlessly navigating workflows spanning from on-premises to the cloud. Linux Operating systems (Computers) Systèmes d'exploitation (Ordinateurs) operating systems aat Balog, Julian Verfasser aut Erscheint auch als Druck-Ausgabe 978-1-83763-069-1 https://portal.igpublish.com/iglibrary/search/PACKT0007175.html Verlag URL des Erstveröffentlichers Volltext |
spellingShingle | Calcatinge, Alexandru Balog, Julian Mastering Linux administration take your sysadmin skills to the next level by configuring and maintaining Linux systems Cover -- Title Page -- Copyright and Credits -- Dedications -- Contributors -- Table of Contents -- Part 1: Basic Linux Administration -- Chapter 1: Installing Linux -- Technical requirements -- Introducing the Linux operating system -- Exploring Linux distributions -- Choosing a Linux distribution -- Installing Linux -- the basics -- How to install Linux on bare metal -- Linux in a VM -- VM provisioning using Hyper-V -- VM provisioning using Oracle's VirtualBox -- Enabling Windows Subsystem for Linux -- Installing Linux -- the advanced stages -- The Linux boot process PXE network boot explained -- Linux distributions -- a practical guide -- Case study -- development workstation -- Case study -- secure web server -- Use case -- personal blog -- Use case -- media server -- Summary -- Questions -- Further reading -- Chapter 2: The Linux Shell and Filesystem -- Technical requirements -- Introducing the Linux shell -- Establishing the shell connection -- The command-line prompt -- Shell command types -- Explaining the command structure -- Consulting the manual -- The Linux filesystem -- Directory structure -- Working with files and directories Understanding file paths -- Basic file operations -- Commands for file viewing -- Commands for file properties -- Using text editors to create and edit files -- Using Vim to edit text files -- The nano text editor -- Summary -- Questions -- Further reading -- Chapter 3: Linux Software Management -- Technical requirements -- Linux software package types -- The DEB and RPM package types -- The snap and flatpak package types -- Managing software packages -- Managing DEB packages -- Managing RPM packages -- Using the snap and flatpak packages -- Installing new desktop environments in Linux Installing KDE Plasma on Fedora Linux -- Summary -- Questions -- Further reading -- Chapter 4: Managing Users and Groups -- Technical requirements -- Managing users -- Understanding sudo -- Creating, modifying, and deleting users -- Managing groups -- Creating, modifying, and deleting groups -- Managing permissions -- File and directory permissions -- Summary -- Questions -- Further reading -- Chapter 5: Working with Processes, Daemons, and Signals -- Technical requirements -- Introducing processes -- Understanding process types -- The anatomy of a process -- Working with processes Using the ps command -- Using the pstree command -- Using the top command -- Using the kill and killall commands -- Using the pgrep and pkill commands -- Working with daemons -- Working with systemd daemons -- Explaining inter-process communication -- Working with signals -- Summary -- Questions -- Further reading -- Part 2: Advanced Linux Administration -- Chapter 6: Working with Disks and Filesystems -- Technical requirements -- Understanding devices in Linux -- Linux abstraction layers -- Device files and naming conventions -- Understanding filesystem types in Linux Linux Operating systems (Computers) Systèmes d'exploitation (Ordinateurs) operating systems aat |
title | Mastering Linux administration take your sysadmin skills to the next level by configuring and maintaining Linux systems |
title_auth | Mastering Linux administration take your sysadmin skills to the next level by configuring and maintaining Linux systems |
title_exact_search | Mastering Linux administration take your sysadmin skills to the next level by configuring and maintaining Linux systems |
title_full | Mastering Linux administration take your sysadmin skills to the next level by configuring and maintaining Linux systems Alexandru Calcatinge, Julian Balog |
title_fullStr | Mastering Linux administration take your sysadmin skills to the next level by configuring and maintaining Linux systems Alexandru Calcatinge, Julian Balog |
title_full_unstemmed | Mastering Linux administration take your sysadmin skills to the next level by configuring and maintaining Linux systems Alexandru Calcatinge, Julian Balog |
title_short | Mastering Linux administration |
title_sort | mastering linux administration take your sysadmin skills to the next level by configuring and maintaining linux systems |
title_sub | take your sysadmin skills to the next level by configuring and maintaining Linux systems |
topic | Linux Operating systems (Computers) Systèmes d'exploitation (Ordinateurs) operating systems aat |
topic_facet | Linux Operating systems (Computers) Systèmes d'exploitation (Ordinateurs) operating systems |
url | https://portal.igpublish.com/iglibrary/search/PACKT0007175.html |
work_keys_str_mv | AT calcatingealexandru masteringlinuxadministrationtakeyoursysadminskillstothenextlevelbyconfiguringandmaintaininglinuxsystems AT balogjulian masteringlinuxadministrationtakeyoursysadminskillstothenextlevelbyconfiguringandmaintaininglinuxsystems |