Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Linux 仮想マシンを動かす / Running a Linux Virtual Machine
Search
Kenji Saito
PRO
June 02, 2024
Technology
0
100
Linux 仮想マシンを動かす / Running a Linux Virtual Machine
早稲田大学大学院経営管理研究科「プロンプトエンジニアリング ─ 生成AIの応用」2024 春のオンデマンド教材 第11回で使用したスライドです。
Kenji Saito
PRO
June 02, 2024
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
フィンテックとは何か / What is Fintech?
ks91
PRO
0
17
講師自己紹介 / Lecturer's Self-Introduction
ks91
PRO
0
6
講師研究紹介 / Lecturer's Research Introduction
ks91
PRO
0
2
デジタルとコミュニケーション / Digital and Communication
ks91
PRO
0
5
インターネットの技術 / Internet Technology
ks91
PRO
0
6
ポスター & デモと総括 (オンデマンド) / Posters, Demos and Summary (on demand)
ks91
PRO
0
61
ロール・ツール群の開発 / Development of Roles and Tools
ks91
PRO
0
130
ワールドカフェ再び、そしてロール・ツール群の開発 / World Café Again, and the Development of a Suite of Roles and Tools
ks91
PRO
0
120
01 を動かす〜音声で対話できる自動化されたアシスタント / Running 01 - Automated Assistant with Voice Interaction
ks91
PRO
0
32
Other Decks in Technology
See All in Technology
アプリケーションの中身が見える!Mackerel APMの全貌と展望 / Mackerel APMリリースパーティ
mackerelio
0
450
“⾞が通れるほど⼤きな”セキュリティーホールを抑えながらログインしたい
taiseiue
0
160
S3 Tables を図解でやさしくおさらい~基本から QuickSight 連携まで/s3-tables-illustrated-basics-quicksight
emiki
2
340
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
25k
令和トラベルQAのAI活用
seigaitakahiro
0
520
AIとSREの未来 / AI and SRE
ymotongpoo
2
1.3k
ITエンジニアを取り巻く環境とキャリアパス / A career path for Japanese IT engineers
takatama
4
1.5k
NW運用の工夫と発明
recuraki
1
790
AIに実況させる / AI Streamer
motemen
3
1.4k
OSMnx Galleryの紹介
mopinfish
0
150
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
360k
面接を通過するためにやってて良かったこと3選
sansantech
PRO
0
140
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
52
7.6k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
25
2.8k
GraphQLとの向き合い方2022年版
quramy
46
14k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.2k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Building Applications with DynamoDB
mza
95
6.4k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Unsuck your backbone
ammeep
671
58k
Music & Morning Musume
bryan
47
6.6k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.7k
Transcript
Generated by Stable Diffusion XL v1.0 — AI 2024 11
Linux (Windows )(Mac ) (WBS) 2024 11 Linux (Windows )(Mac ) — 2024-06 – p.1/15
https://speakerdeck.com/ks91/collections/prompt-engineering-2024-spring 2024 11 Linux (Windows )(Mac ) — 2024-06 –
p.2/15
( 20 ) 1 • 2 • 3 Discord &
• 4 • 5 • 6 RPG • 7 “September 12th” • 8 • 9 • 10 ∼ • 11 Linux (Windows )(Mac ) • 12 Open Interpreter ∼ 13 14 AGI (Artificial General Intelligence) 7 (5/6 ) / (2 ) OK / 2024 11 Linux (Windows )(Mac ) — 2024-06 – p.3/15
Linux UNIX (OS) ( ) Google OS android chromeOS Linux
Linux Linux Ubuntu 22.04 LTS LTS : Long-Term Support ( ) Linux 2024 11 Linux (Windows )(Mac ) — 2024-06 – p.4/15
Windows Windows 11 Pro 22H2 2024 11 Linux (Windows )(Mac
) — 2024-06 – p.5/15
WSL WSL (Windows Subsystem for Linux) Windows Linux Windows PowerShell
(‘>’ ) > wsl --install Linux Windows Ubuntu Ubuntu Linux Ubuntu 22.04.3 LTS WSL 2024 11 Linux (Windows )(Mac ) — 2024-06 – p.6/15
Ubuntu 2 Python (‘$’ ) $ python3 -V Python 3.10.12
Python $ sudo apt update $ sudo apt install python3-venv python3-dev gcc 2024 11 Linux (Windows )(Mac ) — 2024-06 – p.7/15
Mac macOS Sonoma 14.5 Apple (M1 ) 2024 11 Linux
(Windows )(Mac ) — 2024-06 – p.8/15
Homebrew Homebrew (Apple macOS ) UNIX macOS Lima Homebrew brew
Apple brew ( ) brew https://github.com/Homebrew/brew/releases pkg https://github.com/homebrew/install Path : https://zenn.dev/tet0h/articles/a92651d52bd82460aefb 2024 11 Linux (Windows )(Mac ) — 2024-06 – p.9/15
Rosetta 2 Rosetta 2 Apple x86/AMD64 ( ) ( )
(‘$’ ) $ softwareupdate --install-rosetta 2024 11 Linux (Windows )(Mac ) — 2024-06 – p.10/15
Lima (Linux Machines) Lima macOS Linux ( ) https://github.com/lima-vm/lima QEMU
( ) Rosetta 2 Apple x86/AMD64 brew $ brew install lima Ubuntu 22.04 (x86/AMD64) “arm.yaml” $ limactl start arm.yaml 2024 11 Linux (Windows )(Mac ) — 2024-06 – p.11/15
Lima Linux (Ubuntu) aarch64 $ limactl list Linux (exit )
$ limactl shell arm Linux limactl list STATUS Stopped limactl start arm “.lima” diffdisk 100GB 2024 11 Linux (Windows )(Mac ) — 2024-06 – p.12/15
“arm.yaml” start Ubuntu arch: x86_64 intel.yaml Linux 2024 11 Linux
(Windows )(Mac ) — 2024-06 – p.13/15
Ubuntu Python (‘$’ ) $ python3 -V Python 3.10.12 Python
$ sudo apt update $ sudo apt install python3-venv python3-dev gcc 2024 11 Linux (Windows )(Mac ) — 2024-06 – p.14/15
2024 11 Linux (Windows )(Mac ) — 2024-06 – p.15/15