SlideShare a Scribd company logo
1 of 53
Download to read offline
atix.de
Provisioning Ubuntu Hosts
with Foreman
Bastian Schmidt
Foreman Birthday Party 2023
atix.de
Me About Myself: Bastian Schmidt
atix.de
Me About Myself: Bastian Schmidt
●
Master Student at TU Munich
atix.de
Me About Myself: Bastian Schmidt
●
Master Student at TU Munich
●
Working student at ATIX AG since 2020
atix.de
Me About Myself: Bastian Schmidt
●
Master Student at TU Munich
●
Working student at ATIX AG since 2020
●
Most of the time working on Foreman Salt and Ubuntu
Provisioning via Foreman
●
Contact details
– GitHub: bastian-src
– Foreman Discourse: bastian-src
– Mail: schmidt@atix.de
atix.de
Outline
●
Motivation: What happened?
●
Three main issues and how we solved them
●
Future: Automated as it was before (but different)
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
Installation Media?
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
Sure! linux
initrd.gz
install files*
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
PXE
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
host
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
host
d-i ?
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
host
d-i
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
host
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
host
linux
initrd.gz
atix.de
New Ubuntu Provisioning Procedure
●
Ubuntu supports the debian-installer until 20.04.2
atix.de
New Ubuntu Provisioning Procedure
●
Ubuntu supports the debian-installer until 20.04.2
●
From 20.04.3 onward: The debian-installer is replaced by Autoinstall
– In the OS image file, the file layout differs (detecting boot files)
– New type of templates
– Installation Medium must be passed as an OS image file (not extracted)
atix.de
Ubuntu Provisioning: Autoinstall
Compute Resource
ubuntu.com Foreman
atix.de
Compute Resource
ubuntu.com Foreman
Installation Media?
Ubuntu Provisioning: Autoinstall
atix.de
Compute Resource
ubuntu.com Foreman
.iso OS image
Sure!
Ubuntu Provisioning: Autoinstall
atix.de
Compute Resource
ubuntu.com Foreman
.iso OS image
Sure!
Ubuntu Provisioning: Autoinstall
atix.de
Compute Resource
ubuntu.com Foreman
.iso OS image
Sure! vmlinuz
initrd
Ubuntu Provisioning: Autoinstall
atix.de
Compute Resource
ubuntu.com Foreman
boot files
PXE
userdata*
install files*
setup
userdata
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
atix.de
Compute Resource
ubuntu.com Foreman
boot files
PXE
userdata*
install files*
setup
userdata
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
atix.de
Compute Resource
ubuntu.com Foreman
boot files
PXE
userdata*
ubuntu.iso*
setup
userdata
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
atix.de
Compute Resource
ubuntu.com Foreman
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
setup
userdata
PXE
Ubuntu Provisioning: Autoinstall
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
PXE
host
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
host
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
host
Userdata ?
ubuntu.iso?
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
host
Userdata
ubuntu.iso
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
host
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
host
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
(1/3) Detecting Boot Files
atix.de
(1/3) Detecting Boot Files
●
Ubuntu 18.04 (http://archive.ubuntu.com)
atix.de
(1/3) Detecting Boot Files
●
Ubuntu 18.04 (http://archive.ubuntu.com)
dists/xenial/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/
linux, initrd.gz
→
atix.de
(1/3) Detecting Boot Files
●
Ubuntu 18.04 (http://archive.ubuntu.com)
dists/xenial/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/
linux, initrd.gz
→
●
Ubuntu 20.04 (http://archive.ubuntu.com)
dists/focal/main/installer-amd64/current/legacy-images/netboot/ubuntu-installer/amd64/
linux, initrd.gz
→
atix.de
(1/3) Detecting Boot Files
●
Ubuntu 18.04 (http://archive.ubuntu.com)
dists/xenial/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/
linux, initrd.gz
→
●
Ubuntu 20.04 (http://archive.ubuntu.com)
dists/focal/main/installer-amd64/current/legacy-images/netboot/ubuntu-installer/amd64/
linux, initrd.gz
→
●
Ubuntu 20.04.3+ (no public boot files over http)
casper/
vmlinuz, initrd
→
atix.de
(1/3) Detecting Boot Files
●
Provide the boot files under:
/var/www/html/pub/installation_media/ubuntu/22.04-x86_64/
atix.de
(2/3) Providing new Templates
atix.de
(2/3) Providing new Templates (d-i Userdata)
→
atix.de
(2/3) Providing new Templates (PXE)
●
Several parameters stay the same (hostname, domain, …)
●
Additional parameters for: Userdata interface
●
Re-use “url” parameter to pass OS image path
atix.de
(3/3) Delivering the OS Image
atix.de
(3/3) Delivering the OS Image
●
Provide the OS image under:
/var/www/html/pub/installation_media/ubuntu/22.04-x86_64/
atix.de
(3/3) Delivering the OS Image
●
Provide the OS image under:
/var/www/html/pub/installation_media/ubuntu/22.04-x86_64/
/var/www/html/pub/installation_media/ubuntu/22.04-x86_64.iso
atix.de
(3/3) = Done?
atix.de
(3/3) = Done?
atix.de
(3/3) = Done?
atix.de
(3/3) = Done?
atix.de
(3/3) = Done?
atix.de
(4/3) Future: Automated as it was
before (but different)
atix.de
(4/3) Automated as it was before (but different)
atix.de
Credits – thanks a lot & Happy Birthday!
●
@langesmalle
●
@lzap
●
@damonmaria
●
@LeperMessiah
●
@tux93
●
@maximilian
●
...

More Related Content

What's hot

Jenkins, pipeline and docker
Jenkins, pipeline and docker Jenkins, pipeline and docker
Jenkins, pipeline and docker AgileDenver
 
Simplify DevOps with Microservices and Mobile Backends.pptx
Simplify DevOps with Microservices and Mobile Backends.pptxSimplify DevOps with Microservices and Mobile Backends.pptx
Simplify DevOps with Microservices and Mobile Backends.pptxssuser5faa791
 
IT Infrastructure Automation with Ansible
IT Infrastructure Automation with AnsibleIT Infrastructure Automation with Ansible
IT Infrastructure Automation with AnsibleDio Pratama
 
Introduction to Kubernetes and GKE
Introduction to Kubernetes and GKEIntroduction to Kubernetes and GKE
Introduction to Kubernetes and GKEOpsta
 
GitHub Actions in action
GitHub Actions in actionGitHub Actions in action
GitHub Actions in actionOleksii Holub
 
UrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slidesUrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slidesIBM Rational software
 
DevOps with GitHub Actions
DevOps with GitHub ActionsDevOps with GitHub Actions
DevOps with GitHub ActionsNilesh Gule
 
Introduction to kubernetes
Introduction to kubernetesIntroduction to kubernetes
Introduction to kubernetesRishabh Indoria
 
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1Etsuji Nakai
 
Kubernetes - A Comprehensive Overview
Kubernetes - A Comprehensive OverviewKubernetes - A Comprehensive Overview
Kubernetes - A Comprehensive OverviewBob Killen
 
Introduction to ansible
Introduction to ansibleIntroduction to ansible
Introduction to ansibleOmid Vahdaty
 
Alphorm.com Formation Ansible : Le Guide Complet du Débutant
Alphorm.com Formation Ansible : Le Guide Complet du DébutantAlphorm.com Formation Ansible : Le Guide Complet du Débutant
Alphorm.com Formation Ansible : Le Guide Complet du DébutantAlphorm
 

What's hot (20)

CNCF and Cloud Native Intro
CNCF and Cloud Native IntroCNCF and Cloud Native Intro
CNCF and Cloud Native Intro
 
Jenkins, pipeline and docker
Jenkins, pipeline and docker Jenkins, pipeline and docker
Jenkins, pipeline and docker
 
Simplify DevOps with Microservices and Mobile Backends.pptx
Simplify DevOps with Microservices and Mobile Backends.pptxSimplify DevOps with Microservices and Mobile Backends.pptx
Simplify DevOps with Microservices and Mobile Backends.pptx
 
Jenkins
JenkinsJenkins
Jenkins
 
Tutoriel GIT
Tutoriel GITTutoriel GIT
Tutoriel GIT
 
Git 101 for Beginners
Git 101 for Beginners Git 101 for Beginners
Git 101 for Beginners
 
IT Infrastructure Automation with Ansible
IT Infrastructure Automation with AnsibleIT Infrastructure Automation with Ansible
IT Infrastructure Automation with Ansible
 
Introduction to Kubernetes and GKE
Introduction to Kubernetes and GKEIntroduction to Kubernetes and GKE
Introduction to Kubernetes and GKE
 
GitHub Actions in action
GitHub Actions in actionGitHub Actions in action
GitHub Actions in action
 
Ansible - Introduction
Ansible - IntroductionAnsible - Introduction
Ansible - Introduction
 
CI/CD with Github Actions
CI/CD with Github ActionsCI/CD with Github Actions
CI/CD with Github Actions
 
UrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slidesUrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slides
 
DevOps with GitHub Actions
DevOps with GitHub ActionsDevOps with GitHub Actions
DevOps with GitHub Actions
 
Introduction to kubernetes
Introduction to kubernetesIntroduction to kubernetes
Introduction to kubernetes
 
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
 
Kubernetes - A Comprehensive Overview
Kubernetes - A Comprehensive OverviewKubernetes - A Comprehensive Overview
Kubernetes - A Comprehensive Overview
 
Kubernetes Introduction
Kubernetes IntroductionKubernetes Introduction
Kubernetes Introduction
 
Introduction to ansible
Introduction to ansibleIntroduction to ansible
Introduction to ansible
 
Open shift 4-update
Open shift 4-updateOpen shift 4-update
Open shift 4-update
 
Alphorm.com Formation Ansible : Le Guide Complet du Débutant
Alphorm.com Formation Ansible : Le Guide Complet du DébutantAlphorm.com Formation Ansible : Le Guide Complet du Débutant
Alphorm.com Formation Ansible : Le Guide Complet du Débutant
 

Similar to Provisioning Ubuntu hosts in Foreman - Bastian Schmidt

How To Create The Ubuntu 20 VM Template For VMware Automation
How To Create The Ubuntu 20 VM Template For VMware AutomationHow To Create The Ubuntu 20 VM Template For VMware Automation
How To Create The Ubuntu 20 VM Template For VMware AutomationReal Estate
 
Building Good Containers for Python Applications
Building Good Containers for Python ApplicationsBuilding Good Containers for Python Applications
Building Good Containers for Python ApplicationsAll Things Open
 
Odoo 13 installation on ubuntu 19.04
Odoo 13 installation on ubuntu 19.04Odoo 13 installation on ubuntu 19.04
Odoo 13 installation on ubuntu 19.04PlanetOdoo
 
A.I. Exercise.
A.I. Exercise.A.I. Exercise.
A.I. Exercise.Mario Cho
 
KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...
KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...
KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...Robert Bohne
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS
 
Django Dev Environment Howto
Django Dev Environment HowtoDjango Dev Environment Howto
Django Dev Environment HowtoTzu-ping Chung
 
Princeton Wintersession: Software Quality Assurance Tooling
Princeton Wintersession: Software Quality Assurance ToolingPrinceton Wintersession: Software Quality Assurance Tooling
Princeton Wintersession: Software Quality Assurance ToolingHenry Schreiner
 
Own the build
Own the buildOwn the build
Own the buildconnatser
 
Digital RSE: automated code quality checks - RSE group meeting
Digital RSE: automated code quality checks - RSE group meetingDigital RSE: automated code quality checks - RSE group meeting
Digital RSE: automated code quality checks - RSE group meetingHenry Schreiner
 
Introduction to python 3
Introduction to python 3Introduction to python 3
Introduction to python 3Youhei Sakurai
 
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...Anne Nicolas
 
Steps to install ns3
Steps to install ns3Steps to install ns3
Steps to install ns3DIGITAL PADM
 
Launch the First Process in Linux System
Launch the First Process in Linux SystemLaunch the First Process in Linux System
Launch the First Process in Linux SystemJian-Hong Pan
 
Scripting for infosecs
Scripting for infosecsScripting for infosecs
Scripting for infosecsnancysuemartin
 
Packer, Terraform, Ansible avec Azure
Packer, Terraform, Ansible avec AzurePacker, Terraform, Ansible avec Azure
Packer, Terraform, Ansible avec AzureAZUG FR
 
install CentOS 6.3 minimal on Hyper-V
install CentOS 6.3 minimal on Hyper-Vinstall CentOS 6.3 minimal on Hyper-V
install CentOS 6.3 minimal on Hyper-VTũi Wichets
 
CLUG 2010 09 - systemd - the new init system
CLUG 2010 09 - systemd - the new init systemCLUG 2010 09 - systemd - the new init system
CLUG 2010 09 - systemd - the new init systemPaulWay
 

Similar to Provisioning Ubuntu hosts in Foreman - Bastian Schmidt (20)

How To Create The Ubuntu 20 VM Template For VMware Automation
How To Create The Ubuntu 20 VM Template For VMware AutomationHow To Create The Ubuntu 20 VM Template For VMware Automation
How To Create The Ubuntu 20 VM Template For VMware Automation
 
Building Good Containers for Python Applications
Building Good Containers for Python ApplicationsBuilding Good Containers for Python Applications
Building Good Containers for Python Applications
 
Odoo 13 installation on ubuntu 19.04
Odoo 13 installation on ubuntu 19.04Odoo 13 installation on ubuntu 19.04
Odoo 13 installation on ubuntu 19.04
 
A.I. Exercise.
A.I. Exercise.A.I. Exercise.
A.I. Exercise.
 
KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...
KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...
KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installation
 
Django Dev Environment Howto
Django Dev Environment HowtoDjango Dev Environment Howto
Django Dev Environment Howto
 
Princeton Wintersession: Software Quality Assurance Tooling
Princeton Wintersession: Software Quality Assurance ToolingPrinceton Wintersession: Software Quality Assurance Tooling
Princeton Wintersession: Software Quality Assurance Tooling
 
Own the build
Own the buildOwn the build
Own the build
 
Os Bernier
Os BernierOs Bernier
Os Bernier
 
Digital RSE: automated code quality checks - RSE group meeting
Digital RSE: automated code quality checks - RSE group meetingDigital RSE: automated code quality checks - RSE group meeting
Digital RSE: automated code quality checks - RSE group meeting
 
Introduction to python 3
Introduction to python 3Introduction to python 3
Introduction to python 3
 
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
 
Steps to install ns3
Steps to install ns3Steps to install ns3
Steps to install ns3
 
Launch the First Process in Linux System
Launch the First Process in Linux SystemLaunch the First Process in Linux System
Launch the First Process in Linux System
 
Scripting for infosecs
Scripting for infosecsScripting for infosecs
Scripting for infosecs
 
Snorter
SnorterSnorter
Snorter
 
Packer, Terraform, Ansible avec Azure
Packer, Terraform, Ansible avec AzurePacker, Terraform, Ansible avec Azure
Packer, Terraform, Ansible avec Azure
 
install CentOS 6.3 minimal on Hyper-V
install CentOS 6.3 minimal on Hyper-Vinstall CentOS 6.3 minimal on Hyper-V
install CentOS 6.3 minimal on Hyper-V
 
CLUG 2010 09 - systemd - the new init system
CLUG 2010 09 - systemd - the new init systemCLUG 2010 09 - systemd - the new init system
CLUG 2010 09 - systemd - the new init system
 

Recently uploaded

Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Velvetech LLC
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Hr365.us smith
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....kzayra69
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 

Recently uploaded (20)

Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 

Provisioning Ubuntu hosts in Foreman - Bastian Schmidt