Skip to main content
Ctrl+K

DevOps-Notes 3.0.12-20241230 documentation

Basic-Concepts

  • Boot Process
  • CPU
  • Memory
  • Swap
  • Storage
  • File Systems
  • Provisioning
  • Package-Management
  • Hardware
  • SSH
  • Editors
  • Utilities

Web Servers

  • Web-Servers
  • Apache
  • Nginx
  • HAProxy
  • SSL

Uptime

  • Monitoring
  • Graphing
  • Logging

Internet

  • Networking
  • Security
  • IPTables

Programming

  • Generic
  • Python
  • Bash
  • Ruby

Version Control

  • GIT

Configuration Management

  • Ansible
  • Puppet
  • Chef
  • Terraform

Virtualization

  • Docker
  • Kubernetes
  • AWS

Databases

  • MySQL
  • PostgreSQL
  • NoSQL
  • Redis
  • Kafka

Mail Servers

  • Email
  • Postfix
  • Exim
  • Dovecot
  • Milters
  • SPF & DKIM
  • ClamAV

Domain Name Servers

  • DNS
  • .rst

Provisioning

Provisioning#

Some useful links to explain the concepts of Cobbler / Kickstart

  • https://www.ibm.com/developerworks/library/l-cobbler/

  • http://cobbler.github.io/manuals/quickstart/

  • https://cobbler.readthedocs.io/en/latest/installation-guide.html

  • http://cavepopo.hd.free.fr/wordpress/linux/how-to-basic-pxe-infrastructure-3-tftp-server-installation-and-setup/

  • http://www.networkworld.com/article/2224075/opensource-subnet/set-up-a-local-linux-installation-and-update-server-with-kickstart.html

  • https://marclop.svbtle.com/creating-an-automated-centos-7-install-via-kickstart-file

  • https://dark.ca/2009/08/03/complex-partitioning-in-kickstart/

  • https://help.ubuntu.com/community/Cobbler/Preseed

  • https://thornelabs.net/2014/12/19/problems-provisioning-ubuntu-with-cobbler-and-kickstart-profiles.html

  • https://awaseconfigurations.wordpress.com/2011/09/29/cobbler-set-up-network-installation-of-ubuntu-11-04/

previous

File Systems

next

Package-Management

By Vinay Hegde

© Copyright 2024-2025, Vinay Hegde.