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 仮想マシンを動かす(Windows 編)(Mac 編) / Running a L...
Search
Kenji Saito
PRO
May 15, 2025
Technology
0
67
Linux 仮想マシンを動かす(Windows 編)(Mac 編) / Running a Linux Virtual Machine (Windows Edition) (Mac Edition)
早稲田大学大学院経営管理研究科「プロンプトエンジニアリング ─ 生成AI の応用」2025 春のオンデマンド教材 第11回で使用したスライドです。
Kenji Saito
PRO
May 15, 2025
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
未来へのフォワードキャスト / Forward Cast to the Future
ks91
PRO
0
48
発表と総括 / Presentations and Summary
ks91
PRO
0
46
サイバーフィジカル社会、金融の未来とアイデアソン / Cyber Physical Society, Future of Finance, and Ideathon
ks91
PRO
0
63
マニフェスト: 人類の知のフロンティアに向けた拡張的足場へ / Manifesto: Toward Expansive Scaffolding for Humanity's Knowledge Frontier
ks91
PRO
0
16
続・スマートコントラクトと分散ファイナンス / Smart Contracts and Decentralized Finance, Continued
ks91
PRO
0
56
スマートコントラクトと分散ファイナンス / Smart Contracts and Decentralized Finance
ks91
PRO
0
71
シン・ブロックチェーン / Truth of Blockchain
ks91
PRO
0
110
パスワード/パスフレーズと認証 / Password, Passphrase and Authentication
ks91
PRO
0
40
git と GitHub / git and GitHub
ks91
PRO
0
37
Other Decks in Technology
See All in Technology
Webの技術とガジェットで那須の子ども達にワクワクを! / IoTLT_20250720
you
PRO
0
130
スプリントゴール未達症候群に送る処方箋
kakehashi
PRO
1
260
Semantic Machine Intelligence for Vision, Language, and Actions
keio_smilab
PRO
2
400
2025-07-25 NOT A HOTEL TECH TALK ━ スマートホーム開発の最前線 ━ SOFTWARE
wakinchan
0
150
複数のGemini CLIが同時開発する狂気 - Jujutsuが実現するAIエージェント協調の新世界
gunta
12
3.6k
Step Functions First - サーバーレスアーキテクチャの新しいパラダイム
taikis
1
280
私とAWSとの関わりの歩み~意志あるところに道は開けるかも?~
nagisa53
1
110
20250719_JAWS_kobe
takuyay0ne
1
160
AI時代の知識創造 ─GeminiとSECIモデルで読み解く “暗黙知”と創造の境界線
nyagasan
0
130
Snowflake のアーキテクチャは本当に筋がよかったのか / Data Engineering Study #30
indigo13love
0
270
From Live Coding to Vibe Coding with Firebase Studio
firebasethailand
1
240
「AI駆動開発」のボトルネック『言語化』を効率化するには
taniiicom
1
190
Featured
See All Featured
Site-Speed That Sticks
csswizardry
10
720
Embracing the Ebb and Flow
colly
86
4.8k
How to train your dragon (web standard)
notwaldorf
96
6.1k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
The Pragmatic Product Professional
lauravandoore
35
6.8k
What's in a price? How to price your products and services
michaelherold
246
12k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
A Modern Web Designer's Workflow
chriscoyier
695
190k
Transcript
Generated by Stable Diffusion 3.5 — AI 2025 11 Linux
(Windows )(Mac ) (WBS) 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.1/16
https://speakerdeck.com/ks91/collections/prompt-engineering-2025-spring 2025 11 Linux (Windows )(Mac ) — 2025-05 –
p.2/16
( 20 ) 1 • 2 • 3 • 4
• 5 • 6 RPG • 7 “September 12th” • 8 • 9 • 10 ∼ • 11 Linux (Windows )(Mac ) • 12 Open Interpreter ∼ 13 01 ∼ 14 AGI (Artificial General Intelligence) 7 (4/28 ) / (2 ) OK / 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.3/16
Linux UNIX (OS) ( ) Google OS android chromeOS Linux
Linux Linux ( ) Ubuntu 24.04 LTS LTS : Long-Term Support ( ) Linux 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.4/16
Linux Linux AI ( ) 2025 11 Linux (Windows )(Mac
) — 2025-05 – p.5/16
Windows Windows 11 Pro 22H2 OptionalFeatures.exe Linux Windows WSL2 .
. . https://qiita.com/mikuta0407/items/02f19abfcf1cc3e54977 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.6/16
WSL WSL (Windows Subsystem for Linux) Windows Linux Windows PowerShell
( ) (‘>’ ) > wsl --install Linux Windows ( ; WSL2 Ubuntu 24.04 OK) > wsl -l -v WSL WSL2 > wsl --set-default-version 2 Ubuntu 24.04 > wsl --install -d Ubuntu-24.04 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.7/16
Ubuntu Ubuntu 2 Python (‘$’ ) $ python3 -V Python
3.12.3 Python $ sudo apt update $ sudo apt install python3-venv python3-dev gcc 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.8/16
Mac macOS Sequoia 15.4.1 Apple (M1 ) (‘%’ ) %
xcode-select --install 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.9/16
Homebrew Homebrew (Apple macOS ) UNIX macOS Lima Homebrew brew
Apple brew ( ) brew https://github.com/Homebrew/brew/releases pkg Path (brew ) “.zshrc” ( ) eval "$(/opt/homebrew/bin/brew shellenv)" 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.10/16
Rosetta 2 Rosetta 2 Apple x86/AMD64 ( ) ( )
(‘%’ ) % softwareupdate --install-rosetta 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.11/16
Lima (Linux Machines) Lima macOS Linux ( ) https://github.com/lima-vm/lima QEMU
( ) Rosetta 2 Apple x86/AMD64 brew % brew install lima Ubuntu 24.04 (ARM64) “arm.yaml” % limactl start arm.yaml 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.12/16
Lima Linux (Ubuntu) aarch64 % limactl list Linux (exit )
% limactl shell arm Linux limactl list STATUS Stopped limactl start arm “.lima” diffdisk 100GB 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.13/16
“arm.yaml” start Ubuntu arch: x86_64 intel.yaml Linux 2025 11 Linux
(Windows )(Mac ) — 2025-05 – p.14/16
Ubuntu Python (‘$’ ) $ python3 -V Python 3.12.3 Python
$ sudo apt update $ sudo apt install python3-venv python3-dev gcc 2025 11 Linux (Windows )(Mac ) — 2025-05 – p.15/16
2025 11 Linux (Windows )(Mac ) — 2025-05 – p.16/16