SlideShare uma empresa Scribd logo
1 de 55
Baixar para ler offline
Linux
Web
Tokyo HackerSpace
(@tsukaman)
Agenda
u Who am I ?
u
u
u
u
u CentOS
u Ubuntu
u
u
u
u SSH
u Web
u Apache httpd
u Web
2
Who am I ?
3
Who am I ?
u
u @tsukaman
u
u Tokyo HackerSpace
u Rancher JP
u
u UNIX Solaris Linux
Raspberry Pi
4
5
u VM
u
u VirtualBox VMware Parallels
u
u
u PC Raspberry Pi
u
u
u AWS Azure ConoHa
6
u Linux
u Linux Linux OS
uOS
u
u
u
u
uhttps://upload.wikimedia.org/wikipedia/commons/1/1b/
Linux_Distribution_Timeline.svg
7
OSC
u Linux
u Debian
Debian JP Project/
Debian
u Gentoo Linux
Gentoo
u NixOS
NixOS
u openSUSE
openSUSE
u Ubuntu
Ubuntu Japanese Team
u Xandros
Xandrosers Community
u
u opencocon
u RancherOS
Rancher JP
u Raspbian
Japanese Raspberry Pi Users Group
u Linux
u NetBSD
NetBSD
u OpenSolaris
OpenSolaris
8
u
u OS
u macOS High Sierra (10.13.3)
u
u Oracle VM VirtualBox (5.2.6 r120293 (Qt5.6.3))
u
u vCPU:2core, vMem:1GB, vDisk:80GB (Thin Provisioning)
u Linux
u CentOS 7(1708), Ubuntu 17.10 (Artful Aardvark) ( Remix)
9
10
ISO
CentOS
u CentOS Project
ISO
u https://www.centos.org
u 3
u DVD ISO DVD
u Everything ISO
u Minimal ISO
11
12
13
14
ISO
Ubuntu
u Ubuntu Japanese Team
ISO
u https://www.ubuntulinux.jp/home
u Ubuntu Remix
u
Ubuntu
u
15
16
17
18
u VirtualBox
u
u CPU
u
u
u NIC
u
u VirtualBox
u PC
19
20
u
CentOS 1
u CentOS_7
21
u 1024MB
CentOS 2
u
22
u VDI
CentOS 3
u
23
u 80.00 GB
CentOS 4
24
u [ ]
ISO
CentOS 5
25
u Ubuntu_17.10 CentOS
Ubuntu
u
u
u
u /
u
u 10
u
26
27
u Install CentOS Linux 7
CentOS 1
u j
28
u
u
CentOS 2
29
u GNOME Desktop
CentOS 3
30
u
CentOS 4
31
u
CentOS 5
32
u
CentOS 6
33
u ROOT
CentOS 7
34
u
CentOS 8
35
u
CentOS 9
36
u Ubuntu
Ubuntu 1
37
Ubuntu 2
u u …
38
Ubuntu 3
u u
39
Ubuntu 4
u u
40
Ubuntu 5
u u
u
u
u $ sudo < >
u
u
u yum apt
u shutdown
u systemctl service
41
u
42
CentOS
u /
u eula
u
u
u
u
u
43
44
u
u sudo
uRedHat(RPM) $ sudo yum –y upgrade
uDebian(deb) $ sudo apt –y update ; sudo apt –y upgrade
u sudo
u$ sudo shutdown –r now
u -r h
u now
45
u
u OS
uVirtualBox Guest Additions
uVMware VMware Tools
u VirtualBox GuestAdditions
u
uCentOS $ sudo yum –y install kernel-devel gcc
uUbuntu $ sudo apt –y install gcc make
46
47
u SSH Linux
u openssh-server
u CentOS
uUbuntu
u $ sudo apt –y install openssh-server
u Windows TeraTerm Putty RLogin
u macOS UNIX/Linux ssh
u$ ssh < >@< ( IP )>
48
VirtualBox
u
u NAT PC
u
u PC
49
u Linux IP
u $ ip a
50
51
macOS ssh
u CentOS u Ubuntu
Web
52
Apache httpd
u Web Apache httpd
u sudo
u CentOS $ sudo yum -y install httpd
u Ubuntu $ sudo apt -y install apache2
u CentOS
/ Ubuntu
u $ sudo firewall-cmd --permanent --zone=public --add-service=http
u$ sudo firewall-cmd --permanent --zone=public --add-service=https
u$ sudo firewall-cmd --reload
u$ sudo systemctl enable httpd ; sudo systemctl start httpd
53
Apache httpd
u Web /var/www/html
u $ echo “Hello world” | sudo tee /var/www/html/index.html
54
Thank you!!
Tokyo HackerSpace
(@tsukaman)
55

Mais conteúdo relacionado

Mais procurados

2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui
2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui
2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui
Sri Yuyaxdab
 
Plan 9カーネルにおけるTCP/IP実装(未完)
Plan 9カーネルにおけるTCP/IP実装(未完)Plan 9カーネルにおけるTCP/IP実装(未完)
Plan 9カーネルにおけるTCP/IP実装(未完)
Ryousei Takano
 
Fusioninventory project FOSDEM 2011
Fusioninventory project FOSDEM 2011Fusioninventory project FOSDEM 2011
Fusioninventory project FOSDEM 2011
Gonéri Le Bouder
 

Mais procurados (20)

Gebruik dezelfde Docker container voor Java applicaties tijdens ontwikkelen e...
Gebruik dezelfde Docker container voor Java applicaties tijdens ontwikkelen e...Gebruik dezelfde Docker container voor Java applicaties tijdens ontwikkelen e...
Gebruik dezelfde Docker container voor Java applicaties tijdens ontwikkelen e...
 
OSS AWS 핸즈온 강의
OSS AWS 핸즈온 강의OSS AWS 핸즈온 강의
OSS AWS 핸즈온 강의
 
Downloads
DownloadsDownloads
Downloads
 
Yum server ( FTP Server )
Yum server ( FTP Server ) Yum server ( FTP Server )
Yum server ( FTP Server )
 
Open-E DSS V6 MPIO with ESXi 4.x
Open-E DSS V6 MPIO with ESXi 4.xOpen-E DSS V6 MPIO with ESXi 4.x
Open-E DSS V6 MPIO with ESXi 4.x
 
Introduction to Sumatra
Introduction to SumatraIntroduction to Sumatra
Introduction to Sumatra
 
Debian
DebianDebian
Debian
 
Make container without_docker_7
Make container without_docker_7Make container without_docker_7
Make container without_docker_7
 
Linux containers
Linux containersLinux containers
Linux containers
 
2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui
2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui
2. untuk mengganti repository debian ke repo local seperti repo kambing milik ui
 
Mongo db tailable cursors
Mongo db tailable cursorsMongo db tailable cursors
Mongo db tailable cursors
 
Docker e postgresql
Docker e postgresqlDocker e postgresql
Docker e postgresql
 
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템
 
sshuttle VPN (2011-04)
sshuttle VPN (2011-04)sshuttle VPN (2011-04)
sshuttle VPN (2011-04)
 
Plan 9カーネルにおけるTCP/IP実装(未完)
Plan 9カーネルにおけるTCP/IP実装(未完)Plan 9カーネルにおけるTCP/IP実装(未完)
Plan 9カーネルにおけるTCP/IP実装(未完)
 
Ubuntu 16.04 LTS Security Features
Ubuntu 16.04 LTS Security FeaturesUbuntu 16.04 LTS Security Features
Ubuntu 16.04 LTS Security Features
 
Fusioninventory project FOSDEM 2011
Fusioninventory project FOSDEM 2011Fusioninventory project FOSDEM 2011
Fusioninventory project FOSDEM 2011
 
Bridging openSUSE and SLE gap, part deux
Bridging openSUSE and SLE gap, part deuxBridging openSUSE and SLE gap, part deux
Bridging openSUSE and SLE gap, part deux
 
Make container without_docker_6-overlay-network_1
Make container without_docker_6-overlay-network_1 Make container without_docker_6-overlay-network_1
Make container without_docker_6-overlay-network_1
 
Light my-fuse
Light my-fuseLight my-fuse
Light my-fuse
 

Semelhante a LinuxをインストールしてWebサーバーを立ち上げてみよう【OSC2018 Tokyo/Spring】

Docker - container and lightweight virtualization
Docker - container and lightweight virtualization Docker - container and lightweight virtualization
Docker - container and lightweight virtualization
Sim Janghoon
 
Instalando Cacti no CentOS 5
Instalando Cacti no CentOS 5Instalando Cacti no CentOS 5
Instalando Cacti no CentOS 5
Carlos Eduardo
 
LXC Containers and AUFs
LXC Containers and AUFsLXC Containers and AUFs
LXC Containers and AUFs
Docker, Inc.
 
Automate drupal deployments with linux containers, docker and vagrant
Automate drupal deployments with linux containers, docker and vagrant Automate drupal deployments with linux containers, docker and vagrant
Automate drupal deployments with linux containers, docker and vagrant
Ricardo Amaro
 

Semelhante a LinuxをインストールしてWebサーバーを立ち上げてみよう【OSC2018 Tokyo/Spring】 (20)

#OSATH Deploy OpenStack: DevStack
#OSATH Deploy OpenStack: DevStack#OSATH Deploy OpenStack: DevStack
#OSATH Deploy OpenStack: DevStack
 
How to deploy PHP projects with docker
How to deploy PHP projects with dockerHow to deploy PHP projects with docker
How to deploy PHP projects with docker
 
Single node hadoop cluster installation
Single node hadoop cluster installation Single node hadoop cluster installation
Single node hadoop cluster installation
 
Linux
LinuxLinux
Linux
 
A.I. Exercise.
A.I. Exercise.A.I. Exercise.
A.I. Exercise.
 
Docker - container and lightweight virtualization
Docker - container and lightweight virtualization Docker - container and lightweight virtualization
Docker - container and lightweight virtualization
 
Linux Kernel - Let's Contribute!
Linux Kernel - Let's Contribute!Linux Kernel - Let's Contribute!
Linux Kernel - Let's Contribute!
 
Instalando Cacti no CentOS 5
Instalando Cacti no CentOS 5Instalando Cacti no CentOS 5
Instalando Cacti no CentOS 5
 
Docker-v3.pdf
Docker-v3.pdfDocker-v3.pdf
Docker-v3.pdf
 
Python setup
Python setupPython setup
Python setup
 
Install .Net Core, SQL Server V-Next on Linux and deploy .Net core applicatio...
Install .Net Core, SQL Server V-Next on Linux and deploy .Net core applicatio...Install .Net Core, SQL Server V-Next on Linux and deploy .Net core applicatio...
Install .Net Core, SQL Server V-Next on Linux and deploy .Net core applicatio...
 
OpenShift PaaS Anywhere (Infrastructure.Next Ghent 2014-02-24) Diane Mueller
OpenShift PaaS Anywhere (Infrastructure.Next Ghent 2014-02-24) Diane Mueller OpenShift PaaS Anywhere (Infrastructure.Next Ghent 2014-02-24) Diane Mueller
OpenShift PaaS Anywhere (Infrastructure.Next Ghent 2014-02-24) Diane Mueller
 
Open stack implementation
Open stack implementation Open stack implementation
Open stack implementation
 
2.Accessing the Pi
2.Accessing the Pi2.Accessing the Pi
2.Accessing the Pi
 
LXC Containers and AUFs
LXC Containers and AUFsLXC Containers and AUFs
LXC Containers and AUFs
 
Baylisa - Dive Into OpenStack
Baylisa - Dive Into OpenStackBaylisa - Dive Into OpenStack
Baylisa - Dive Into OpenStack
 
Introducing OpenHPC Cross Platform Provisioning Assembly for Warewulf
Introducing OpenHPC Cross Platform Provisioning Assembly for WarewulfIntroducing OpenHPC Cross Platform Provisioning Assembly for Warewulf
Introducing OpenHPC Cross Platform Provisioning Assembly for Warewulf
 
Automate drupal deployments with linux containers, docker and vagrant
Automate drupal deployments with linux containers, docker and vagrant Automate drupal deployments with linux containers, docker and vagrant
Automate drupal deployments with linux containers, docker and vagrant
 
LXC
LXCLXC
LXC
 
Canonical ubuntu introduction_20170330
Canonical ubuntu introduction_20170330Canonical ubuntu introduction_20170330
Canonical ubuntu introduction_20170330
 

Mais de Masataka Tsukamoto

Mais de Masataka Tsukamoto (20)

RancherがみつめるAWX 〜お前のコンテナ、息してるの?〜
RancherがみつめるAWX 〜お前のコンテナ、息してるの?〜RancherがみつめるAWX 〜お前のコンテナ、息してるの?〜
RancherがみつめるAWX 〜お前のコンテナ、息してるの?〜
 
Rancherで作る お手軽コンテナ運用環境!! ~ Kubenetes牧場でコンテナ牛を飼おう!~
Rancherで作る お手軽コンテナ運用環境!! ~ Kubenetes牧場でコンテナ牛を飼おう!~Rancherで作る お手軽コンテナ運用環境!! ~ Kubenetes牧場でコンテナ牛を飼おう!~
Rancherで作る お手軽コンテナ運用環境!! ~ Kubenetes牧場でコンテナ牛を飼おう!~
 
LinuxをインストールしてWebサーバーを立ち上げてみよう【OSC2017 Tokyo/Fall】
LinuxをインストールしてWebサーバーを立ち上げてみよう【OSC2017 Tokyo/Fall】LinuxをインストールしてWebサーバーを立ち上げてみよう【OSC2017 Tokyo/Fall】
LinuxをインストールしてWebサーバーを立ち上げてみよう【OSC2017 Tokyo/Fall】
 
Rancherで作る お手軽コンテナ運用環境!! ~ Kubenetes & Mesos 牧場でコンテナ牛を飼おう!~
Rancherで作る お手軽コンテナ運用環境!! ~ Kubenetes & Mesos 牧場でコンテナ牛を飼おう!~Rancherで作る お手軽コンテナ運用環境!! ~ Kubenetes & Mesos 牧場でコンテナ牛を飼おう!~
Rancherで作る お手軽コンテナ運用環境!! ~ Kubenetes & Mesos 牧場でコンテナ牛を飼おう!~
 
RancherでMesosクラスタをデプロイしてみる的ななにか
RancherでMesosクラスタをデプロイしてみる的ななにかRancherでMesosクラスタをデプロイしてみる的ななにか
RancherでMesosクラスタをデプロイしてみる的ななにか
 
LinuxをインストールしてWebサーバーを立ち上げてみよう
LinuxをインストールしてWebサーバーを立ち上げてみようLinuxをインストールしてWebサーバーを立ち上げてみよう
LinuxをインストールしてWebサーバーを立ち上げてみよう
 
そのときデブの身体の中では一体何が・・・!?
そのときデブの身体の中では一体何が・・・!?そのときデブの身体の中では一体何が・・・!?
そのときデブの身体の中では一体何が・・・!?
 
Ansibleで味わうHelion OpenStack
Ansibleで味わうHelion OpenStackAnsibleで味わうHelion OpenStack
Ansibleで味わうHelion OpenStack
 
Rancher JPが仲間になりたそうにこちらを見ている
Rancher JPが仲間になりたそうにこちらを見ているRancher JPが仲間になりたそうにこちらを見ている
Rancher JPが仲間になりたそうにこちらを見ている
 
医者に煽られたので10kg痩せたった(おまけ無し版)
医者に煽られたので10kg痩せたった(おまけ無し版)医者に煽られたので10kg痩せたった(おまけ無し版)
医者に煽られたので10kg痩せたった(おまけ無し版)
 
医者に煽られたので10kg痩せたった
医者に煽られたので10kg痩せたった医者に煽られたので10kg痩せたった
医者に煽られたので10kg痩せたった
 
RaspberryPiでおもちゃを作る
RaspberryPiでおもちゃを作るRaspberryPiでおもちゃを作る
RaspberryPiでおもちゃを作る
 
20160525_HelionLifecycleManager
20160525_HelionLifecycleManager20160525_HelionLifecycleManager
20160525_HelionLifecycleManager
 
最近のTokyo HackerSpace 〜クアッドコプターも革細工も電子工作もプログラミングも〜
最近のTokyo HackerSpace 〜クアッドコプターも革細工も電子工作もプログラミングも〜最近のTokyo HackerSpace 〜クアッドコプターも革細工も電子工作もプログラミングも〜
最近のTokyo HackerSpace 〜クアッドコプターも革細工も電子工作もプログラミングも〜
 
ハッカースペース徹底入門!正しい?THSのハ・ジ・メ・カ・タ 〜Geekと遊ぶ、電子工作からアイス作りまで〜
ハッカースペース徹底入門!正しい?THSのハ・ジ・メ・カ・タ 〜Geekと遊ぶ、電子工作からアイス作りまで〜ハッカースペース徹底入門!正しい?THSのハ・ジ・メ・カ・タ 〜Geekと遊ぶ、電子工作からアイス作りまで〜
ハッカースペース徹底入門!正しい?THSのハ・ジ・メ・カ・タ 〜Geekと遊ぶ、電子工作からアイス作りまで〜
 
Macユーザーに贈る!OmniOSで作るお手軽・カンタン・高性能なZFS-NAS!
Macユーザーに贈る!OmniOSで作るお手軽・カンタン・高性能なZFS-NAS!Macユーザーに贈る!OmniOSで作るお手軽・カンタン・高性能なZFS-NAS!
Macユーザーに贈る!OmniOSで作るお手軽・カンタン・高性能なZFS-NAS!
 
Let's go to "HackerSpace", and play with geeks!
Let's go to "HackerSpace", and play with geeks!Let's go to "HackerSpace", and play with geeks!
Let's go to "HackerSpace", and play with geeks!
 
Aws de OmniOS
Aws de OmniOSAws de OmniOS
Aws de OmniOS
 
Geekな仲間が集う場所"ハッカースペース"に遊びに行こう!! 〜電子工作からチーズ作りまで〜
Geekな仲間が集う場所"ハッカースペース"に遊びに行こう!! 〜電子工作からチーズ作りまで〜Geekな仲間が集う場所"ハッカースペース"に遊びに行こう!! 〜電子工作からチーズ作りまで〜
Geekな仲間が集う場所"ハッカースペース"に遊びに行こう!! 〜電子工作からチーズ作りまで〜
 
プレゼンにおける資料作成の小ネタ的なナニカ
プレゼンにおける資料作成の小ネタ的なナニカプレゼンにおける資料作成の小ネタ的なナニカ
プレゼンにおける資料作成の小ネタ的なナニカ
 

Último

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
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
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 

LinuxをインストールしてWebサーバーを立ち上げてみよう【OSC2018 Tokyo/Spring】