SlideShare ist ein Scribd-Unternehmen logo
1 von 14
Compilando #firefoxos

Teléfonos soportados
Compilando #firefoxos
Teléfonos soportados
●

Nexus 4

●

Nexus S

●

Nexus 7

●

Keon

●

Peak

●

Galaxy Nexus

●

Galaxy S2
https://developer.mozilla.org/en-US/Firefox_OS/Phones
Compilando #firefoxos
Udev Permissions
---------------Obtain ID of device manufacturer (first 4 hexidecimal digits before colon):

$ lsusb
Add a line to /etc/udev/rules.d/android.rules (replacing XXXX with 4 digit
ID):

SUBSYSTEM=="usb", ATTRS{idVendor}=="XXXX", MODE="0666"
Restart udev before re-plugging your device for it to be detected:

$ sudo service udev restart
Compilando #firefoxos
https://developer.mozilla.org/es/docs/Mozilla/Boot_to_Gecko/Firefox_OS_build_prerequisites

Dependencias Linux
---------------------●

A 64 bit linux distro

●

20GB of free disk space

●

autoconf-2.13

●

git

●

ccache

●

gcc/g++ 4.6.3 or older

●

bison

●

flex

●

32bit ncurses

●

zlib

●

Make

●

Python2
Compilando #firefoxos
Dependencias Mac
---------------------●

XCode

●

20GB of free space

●

homebrew

●

git (if not using XCode 4)

●

gpg

●

ccache

●

autoconf-2.13 - brew install https://raw.github.com/Homebrew/homebrew-versions/master/autoconf213.rb
Compilando #firefoxos
Compilar (1ª vez)
---------------------------git clone https://github.com/mozilla-b2g/B2G.git
export BRANCH=master
export VARIANT=user
export HDPI=1
./config.sh peak
./build.sh
sudo ./flash.sh

# non-debug build (fewer apps in homescreen, and less debug info, but still root)

(sudo)
Compilando #firefoxos
Compilar (2ª vez y sucesivas)
---------------------------export BRANCH=master
export VARIANT=user
export HDPI=1
git pull
./repo sync
./config.sh peak
./build.sh
[25 min en un i7]
sudo ./flash.sh

# non-debug build (fewer apps in homescreen, and less debug info, but still root)

(sudo)
¿No tienes teléfono?
●

Compila el emulador
./config.sh emulator-x86
./run-emulator.sh

●

https://developer.mozilla.org/en-US/Firefox_OS/Using_the_B2G_emulators
Compilando #firefoxos
Firmware Flash
-------------$ adb reboot bootloader
$ fastboot flash recovery recovery.img
$ fastboot oem unlock
$ fastboot erase userdata
$ fastboot flash userdata userdata.img
$ fastboot flash system system.img
$ fastboot reboot
Compilando #firefoxos
Localizar Gaia (1ª vez)
-------------git clone https://github.com/mozilla-b2g/gaia
cd gaia/locales
hg clone https://hg.mozilla.org/gaia-l10n/es
vim locales/languages_all.json → poner el nuestro si no está y quitar los que no están
make profile LOCALE_BASEDIR=locales/ LOCALES_FILE=locales/languages_all.json
GAIA_DEFAULT_LOCALE=es
HDPI=1 GAIA_OPTIMIZE=1 MOZILLA_OFFICIAL=1 GAIA_DISTRIBUTION_DIR=.
REMOTE_DEBUGGER=1 make production
Compilando #firefoxos
Localizar Gaia (2ª vez y sucesivas)
-------------git pull
cd locales/es
hg pull -u
vim locales/languages_all.json → poner el nuestro si no está y quitar los que no están
make profile LOCALE_BASEDIR=locales/ LOCALES_FILE=locales/languages_all.json
GAIA_DEFAULT_LOCALE=es
HDPI=1 GAIA_OPTIMIZE=1 MOZILLA_OFFICIAL=1 GAIA_DISTRIBUTION_DIR=.
REMOTE_DEBUGGER=1 make production
Compilando #firefoxos
http://b2g.vegnux.org.ve/

Alcatel One Touch Fire
Más info
●

http://buildingfirefoxos.com/

●

https://pad.nopcode.org/p/ffos [pad de Pancake (@trufae)]

Weitere ähnliche Inhalte

Was ist angesagt?

firmware hacking, slash the pineapple for fun (codebali 2015)
firmware hacking, slash the pineapple for fun (codebali 2015)firmware hacking, slash the pineapple for fun (codebali 2015)
firmware hacking, slash the pineapple for fun (codebali 2015)Rama Nanda
 
Aewin embedded pm7121 intel atom_d2550_n2600
Aewin embedded pm7121 intel atom_d2550_n2600Aewin embedded pm7121 intel atom_d2550_n2600
Aewin embedded pm7121 intel atom_d2550_n2600Sirena Cheng
 
Ict - Motherboard
Ict - MotherboardIct - Motherboard
Ict - Motherboardaleeya91
 
Motherboard
MotherboardMotherboard
MotherboardCma Mohd
 
La2 Motherboard
La2 MotherboardLa2 Motherboard
La2 MotherboardCma Mohd
 
Firmware hacking, slash the pineapple for fun
Firmware hacking, slash the pineapple for funFirmware hacking, slash the pineapple for fun
Firmware hacking, slash the pineapple for funidsecconf
 
How to twist a IPv6 over Bluetooth (6lowpan)
How to twist a IPv6 over Bluetooth (6lowpan) How to twist a IPv6 over Bluetooth (6lowpan)
How to twist a IPv6 over Bluetooth (6lowpan) Naoto MATSUMOTO
 
งานนำเสนอ Amd
งานนำเสนอ Amdงานนำเสนอ Amd
งานนำเสนอ AmdNubow
 

Was ist angesagt? (17)

UDOO IoT Platform
UDOO IoT PlatformUDOO IoT Platform
UDOO IoT Platform
 
Tipos de socket
Tipos de socketTipos de socket
Tipos de socket
 
firmware hacking, slash the pineapple for fun (codebali 2015)
firmware hacking, slash the pineapple for fun (codebali 2015)firmware hacking, slash the pineapple for fun (codebali 2015)
firmware hacking, slash the pineapple for fun (codebali 2015)
 
Aewin embedded pm7121 intel atom_d2550_n2600
Aewin embedded pm7121 intel atom_d2550_n2600Aewin embedded pm7121 intel atom_d2550_n2600
Aewin embedded pm7121 intel atom_d2550_n2600
 
QNAP Portafolio 2015
QNAP Portafolio 2015QNAP Portafolio 2015
QNAP Portafolio 2015
 
C.i. precios
C.i. preciosC.i. precios
C.i. precios
 
Ict - Motherboard
Ict - MotherboardIct - Motherboard
Ict - Motherboard
 
Motherboard
MotherboardMotherboard
Motherboard
 
La2 Motherboard
La2 MotherboardLa2 Motherboard
La2 Motherboard
 
QNAP Selection Guide 2015
QNAP Selection Guide 2015QNAP Selection Guide 2015
QNAP Selection Guide 2015
 
presentation
presentationpresentation
presentation
 
Firmware hacking, slash the pineapple for fun
Firmware hacking, slash the pineapple for funFirmware hacking, slash the pineapple for fun
Firmware hacking, slash the pineapple for fun
 
Download idm
Download idmDownload idm
Download idm
 
Soquetes de Processadores
Soquetes de ProcessadoresSoquetes de Processadores
Soquetes de Processadores
 
ប្តូរឈ្មោះ Cpu
ប្តូរឈ្មោះ Cpuប្តូរឈ្មោះ Cpu
ប្តូរឈ្មោះ Cpu
 
How to twist a IPv6 over Bluetooth (6lowpan)
How to twist a IPv6 over Bluetooth (6lowpan) How to twist a IPv6 over Bluetooth (6lowpan)
How to twist a IPv6 over Bluetooth (6lowpan)
 
งานนำเสนอ Amd
งานนำเสนอ Amdงานนำเสนอ Amd
งานนำเสนอ Amd
 

Andere mochten auch

Caput Septimum Derivatives
Caput Septimum DerivativesCaput Septimum Derivatives
Caput Septimum Derivativesspreaves
 
Energy community: scope, functioning and implications for Georgia
Energy community: scope, functioning and implications for GeorgiaEnergy community: scope, functioning and implications for Georgia
Energy community: scope, functioning and implications for GeorgiaITE Oil&Gas
 
Effects of CA and manure application on maize grain yield and soil organic ca...
Effects of CA and manure application on maize grain yield and soil organic ca...Effects of CA and manure application on maize grain yield and soil organic ca...
Effects of CA and manure application on maize grain yield and soil organic ca...Joanna Hicks
 
Potential soil organic matter benefits from mixed farming: evidence from long...
Potential soil organic matter benefits from mixed farming: evidence from long...Potential soil organic matter benefits from mixed farming: evidence from long...
Potential soil organic matter benefits from mixed farming: evidence from long...Sustainable Food Trust
 
Dr. Charles Clanton - Progress on Pit Foam
Dr. Charles Clanton - Progress on Pit FoamDr. Charles Clanton - Progress on Pit Foam
Dr. Charles Clanton - Progress on Pit FoamJohn Blue
 
Green manures pk mani
Green manures  pk maniGreen manures  pk mani
Green manures pk maniP.K. Mani
 
Concentrated organic manure , sludge, pk mani
Concentrated organic manure , sludge, pk maniConcentrated organic manure , sludge, pk mani
Concentrated organic manure , sludge, pk maniP.K. Mani
 
Measuring Energy Balance in Mice from VO2/VCO2, Food Intake and Activity Data
Measuring Energy Balance in Mice from VO2/VCO2, Food Intake and Activity DataMeasuring Energy Balance in Mice from VO2/VCO2, Food Intake and Activity Data
Measuring Energy Balance in Mice from VO2/VCO2, Food Intake and Activity DataInsideScientific
 
Nutrition and energy
Nutrition and energyNutrition and energy
Nutrition and energyaireenong
 
Introduction in Agriculture
Introduction in AgricultureIntroduction in Agriculture
Introduction in AgricultureMay Ladia
 
CFE proceso de reclutamiento y selección
CFE proceso de reclutamiento y selecciónCFE proceso de reclutamiento y selección
CFE proceso de reclutamiento y selecciónmarcelrzm
 
Types of Agriculture
Types of AgricultureTypes of Agriculture
Types of Agriculturepapefons Fons
 
Types of agriculture
Types of agricultureTypes of agriculture
Types of agricultureKarl Pointer
 
K to 12 horticulture teacher's guide
K to 12 horticulture teacher's guideK to 12 horticulture teacher's guide
K to 12 horticulture teacher's guideNoel Tan
 

Andere mochten auch (20)

Caput Septimum Derivatives
Caput Septimum DerivativesCaput Septimum Derivatives
Caput Septimum Derivatives
 
Peter Lehner - Water
Peter Lehner - WaterPeter Lehner - Water
Peter Lehner - Water
 
Whendee Silver - Soil
Whendee Silver - SoilWhendee Silver - Soil
Whendee Silver - Soil
 
Energy community: scope, functioning and implications for Georgia
Energy community: scope, functioning and implications for GeorgiaEnergy community: scope, functioning and implications for Georgia
Energy community: scope, functioning and implications for Georgia
 
Effects of CA and manure application on maize grain yield and soil organic ca...
Effects of CA and manure application on maize grain yield and soil organic ca...Effects of CA and manure application on maize grain yield and soil organic ca...
Effects of CA and manure application on maize grain yield and soil organic ca...
 
Potential soil organic matter benefits from mixed farming: evidence from long...
Potential soil organic matter benefits from mixed farming: evidence from long...Potential soil organic matter benefits from mixed farming: evidence from long...
Potential soil organic matter benefits from mixed farming: evidence from long...
 
Dr. Charles Clanton - Progress on Pit Foam
Dr. Charles Clanton - Progress on Pit FoamDr. Charles Clanton - Progress on Pit Foam
Dr. Charles Clanton - Progress on Pit Foam
 
Green manures pk mani
Green manures  pk maniGreen manures  pk mani
Green manures pk mani
 
Concentrated organic manure , sludge, pk mani
Concentrated organic manure , sludge, pk maniConcentrated organic manure , sludge, pk mani
Concentrated organic manure , sludge, pk mani
 
Measuring Energy Balance in Mice from VO2/VCO2, Food Intake and Activity Data
Measuring Energy Balance in Mice from VO2/VCO2, Food Intake and Activity DataMeasuring Energy Balance in Mice from VO2/VCO2, Food Intake and Activity Data
Measuring Energy Balance in Mice from VO2/VCO2, Food Intake and Activity Data
 
Green manuring
Green manuringGreen manuring
Green manuring
 
Nutrition and energy
Nutrition and energyNutrition and energy
Nutrition and energy
 
Green manure
Green manureGreen manure
Green manure
 
Green Manuring
Green ManuringGreen Manuring
Green Manuring
 
Introduction in Agriculture
Introduction in AgricultureIntroduction in Agriculture
Introduction in Agriculture
 
CFE proceso de reclutamiento y selección
CFE proceso de reclutamiento y selecciónCFE proceso de reclutamiento y selección
CFE proceso de reclutamiento y selección
 
Types of Agriculture
Types of AgricultureTypes of Agriculture
Types of Agriculture
 
Types of agriculture
Types of agricultureTypes of agriculture
Types of agriculture
 
K to 12 horticulture teacher's guide
K to 12 horticulture teacher's guideK to 12 horticulture teacher's guide
K to 12 horticulture teacher's guide
 
Horticulture
HorticultureHorticulture
Horticulture
 

Ähnlich wie Compiling firefoxos

Rhodes mobile Framework
Rhodes mobile FrameworkRhodes mobile Framework
Rhodes mobile FrameworkYoshi Sakai
 
ONOS SDN Controller - Clustering Tests & Experiments
ONOS SDN Controller - Clustering Tests & Experiments ONOS SDN Controller - Clustering Tests & Experiments
ONOS SDN Controller - Clustering Tests & Experiments Eueung Mulyana
 
Installing odoo v8 from github
Installing odoo v8 from githubInstalling odoo v8 from github
Installing odoo v8 from githubAntony Gitomeh
 
Betabeers Android as a Digital Signage platform
Betabeers   Android as a Digital Signage platformBetabeers   Android as a Digital Signage platform
Betabeers Android as a Digital Signage platformOrestes Carracedo
 
ABS 2012 - Android Device Porting Walkthrough
ABS 2012 - Android Device Porting WalkthroughABS 2012 - Android Device Porting Walkthrough
ABS 2012 - Android Device Porting WalkthroughBenjamin Zores
 
Quick-and-Easy Deployment of a Ceph Storage Cluster with SLES
Quick-and-Easy Deployment of a Ceph Storage Cluster with SLESQuick-and-Easy Deployment of a Ceph Storage Cluster with SLES
Quick-and-Easy Deployment of a Ceph Storage Cluster with SLESJan Kalcic
 
Docker 基本概念與指令操作
Docker  基本概念與指令操作Docker  基本概念與指令操作
Docker 基本概念與指令操作NUTC, imac
 
Ceph, Docker, Heroku Slugs, CoreOS and Deis Overview
Ceph, Docker, Heroku Slugs, CoreOS and Deis OverviewCeph, Docker, Heroku Slugs, CoreOS and Deis Overview
Ceph, Docker, Heroku Slugs, CoreOS and Deis OverviewLeo Lorieri
 
MOBILE PENTESTING Frida.pdf
MOBILE PENTESTING Frida.pdfMOBILE PENTESTING Frida.pdf
MOBILE PENTESTING Frida.pdfAdityamd4
 
Nagios Conference 2014 - Mike Weber - Expanding NRDS Capabilities on Linux Sy...
Nagios Conference 2014 - Mike Weber - Expanding NRDS Capabilities on Linux Sy...Nagios Conference 2014 - Mike Weber - Expanding NRDS Capabilities on Linux Sy...
Nagios Conference 2014 - Mike Weber - Expanding NRDS Capabilities on Linux Sy...Nagios
 
Working with the AOSP - Linaro Connect Asia 2013
Working with the AOSP - Linaro Connect Asia 2013Working with the AOSP - Linaro Connect Asia 2013
Working with the AOSP - Linaro Connect Asia 2013Opersys inc.
 
Install and configure linux
Install and configure linuxInstall and configure linux
Install and configure linuxVicent Selfa
 
ERP System Implementation Kubernetes Cluster with Sticky Sessions
ERP System Implementation Kubernetes Cluster with Sticky Sessions ERP System Implementation Kubernetes Cluster with Sticky Sessions
ERP System Implementation Kubernetes Cluster with Sticky Sessions Chanaka Lasantha
 
Lecture02web 140phpapp01
Lecture02web 140phpapp01Lecture02web 140phpapp01
Lecture02web 140phpapp01letuan9999
 
[EXTENDED] Ceph, Docker, Heroku Slugs, CoreOS and Deis Overview
[EXTENDED] Ceph, Docker, Heroku Slugs, CoreOS and Deis Overview[EXTENDED] Ceph, Docker, Heroku Slugs, CoreOS and Deis Overview
[EXTENDED] Ceph, Docker, Heroku Slugs, CoreOS and Deis OverviewLeo Lorieri
 
Deploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows ContainersDeploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows ContainersBen Hall
 
Deploying to Ubuntu on Linode
Deploying to Ubuntu on LinodeDeploying to Ubuntu on Linode
Deploying to Ubuntu on LinodeWO Community
 

Ähnlich wie Compiling firefoxos (20)

Rhodes mobile Framework
Rhodes mobile FrameworkRhodes mobile Framework
Rhodes mobile Framework
 
ONOS SDN Controller - Clustering Tests & Experiments
ONOS SDN Controller - Clustering Tests & Experiments ONOS SDN Controller - Clustering Tests & Experiments
ONOS SDN Controller - Clustering Tests & Experiments
 
Installing odoo v8 from github
Installing odoo v8 from githubInstalling odoo v8 from github
Installing odoo v8 from github
 
Betabeers Android as a Digital Signage platform
Betabeers   Android as a Digital Signage platformBetabeers   Android as a Digital Signage platform
Betabeers Android as a Digital Signage platform
 
ABS 2012 - Android Device Porting Walkthrough
ABS 2012 - Android Device Porting WalkthroughABS 2012 - Android Device Porting Walkthrough
ABS 2012 - Android Device Porting Walkthrough
 
Quick-and-Easy Deployment of a Ceph Storage Cluster with SLES
Quick-and-Easy Deployment of a Ceph Storage Cluster with SLESQuick-and-Easy Deployment of a Ceph Storage Cluster with SLES
Quick-and-Easy Deployment of a Ceph Storage Cluster with SLES
 
Docker 基本概念與指令操作
Docker  基本概念與指令操作Docker  基本概念與指令操作
Docker 基本概念與指令操作
 
Ceph, Docker, Heroku Slugs, CoreOS and Deis Overview
Ceph, Docker, Heroku Slugs, CoreOS and Deis OverviewCeph, Docker, Heroku Slugs, CoreOS and Deis Overview
Ceph, Docker, Heroku Slugs, CoreOS and Deis Overview
 
MOBILE PENTESTING Frida.pdf
MOBILE PENTESTING Frida.pdfMOBILE PENTESTING Frida.pdf
MOBILE PENTESTING Frida.pdf
 
CoreOS Overview
CoreOS OverviewCoreOS Overview
CoreOS Overview
 
Nagios Conference 2014 - Mike Weber - Expanding NRDS Capabilities on Linux Sy...
Nagios Conference 2014 - Mike Weber - Expanding NRDS Capabilities on Linux Sy...Nagios Conference 2014 - Mike Weber - Expanding NRDS Capabilities on Linux Sy...
Nagios Conference 2014 - Mike Weber - Expanding NRDS Capabilities on Linux Sy...
 
Working with the AOSP - Linaro Connect Asia 2013
Working with the AOSP - Linaro Connect Asia 2013Working with the AOSP - Linaro Connect Asia 2013
Working with the AOSP - Linaro Connect Asia 2013
 
Install and configure linux
Install and configure linuxInstall and configure linux
Install and configure linux
 
Deep Dive into the AOSP
Deep Dive into the AOSPDeep Dive into the AOSP
Deep Dive into the AOSP
 
ERP System Implementation Kubernetes Cluster with Sticky Sessions
ERP System Implementation Kubernetes Cluster with Sticky Sessions ERP System Implementation Kubernetes Cluster with Sticky Sessions
ERP System Implementation Kubernetes Cluster with Sticky Sessions
 
Lecture02web 140phpapp01
Lecture02web 140phpapp01Lecture02web 140phpapp01
Lecture02web 140phpapp01
 
[EXTENDED] Ceph, Docker, Heroku Slugs, CoreOS and Deis Overview
[EXTENDED] Ceph, Docker, Heroku Slugs, CoreOS and Deis Overview[EXTENDED] Ceph, Docker, Heroku Slugs, CoreOS and Deis Overview
[EXTENDED] Ceph, Docker, Heroku Slugs, CoreOS and Deis Overview
 
Deploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows ContainersDeploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows Containers
 
Deploying to Ubuntu on Linode
Deploying to Ubuntu on LinodeDeploying to Ubuntu on Linode
Deploying to Ubuntu on Linode
 
Automation day red hat ansible
   Automation day red hat ansible    Automation day red hat ansible
Automation day red hat ansible
 

Kürzlich hochgeladen

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 

Kürzlich hochgeladen (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 

Compiling firefoxos