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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Kenji Saito
PRO
May 15, 2025
Technology
160
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
Linux 仮想マシンを動かす(Windows 編)(Mac 編) / Running a Linux Virtual Machine (Windows Edition) (Mac Edition)
早稲田大学大学院経営管理研究科「プロンプトエンジニアリング ─ 生成AI の応用」2025 春のオンデマンド教材 第11回で使用したスライドです。
Kenji Saito
PRO
May 15, 2025
More Decks by Kenji Saito
See All by Kenji Saito
戦略と安全保障 / Strategy and Security
ks91
PRO
0
22
ローカル LLM とコンピューティングの脱領土化 / Local LLMs and Deterritorialization of Computing
ks91
PRO
0
13
サイバー戦の現在と未来 / The Present and Future of Cyber Warfare
ks91
PRO
0
71
金融の未来を考える / Thinking About the Future of Finance
ks91
PRO
0
150
AI Agentification: Current State and the Changes Ahead
ks91
PRO
0
40
サイバー攻撃・防御とサイバー法 / Cyber Attacks, Defense, and Cyber Law
ks91
PRO
0
100
AI・ロボティクスと自動化社会 / AI, Robotics, and the Automated Society
ks91
PRO
0
150
ロボティクスの技術 / Robotics Technology
ks91
PRO
0
170
インシデントレスポンス演習 I / Incident Response Exercise I
ks91
PRO
0
140
Other Decks in Technology
See All in Technology
HookでSAST、CIでSAST、SCAでどうにかしている話 / layered-security-for-ai-written-code-with-sast-and-sca
yamaguchitk333
0
100
背中から、背中へ /paying forward to community
naitosatoshi
0
210
AWS Summit の片隅で、体育座りしながらコミュニティがにぎわう理由を考えた
k_adachi_01
2
340
インフラ寄りSREでも 開発に踏み出せる〜境界を越えてユーザー体験に向き合いたい〜
sansantech
PRO
0
120
AIDLC_ヤフーショッピングの取り組み
lycorptech_jp
PRO
0
510
Fabricをフル活用する AI Agent Hub -製造業特化AIエージェントの設計
iotcomjpadmin
0
190
AIペネトレーションテスト・ セキュリティ検証「AgenticSec」紹介資料
laysakura
2
8k
10x Speed With QA Agent Platform - How we scaled adoption from individual effort to organizational capability
lycorptech_jp
PRO
0
120
Mastraエージェント、どのクラウドにデプロイする?
minorun365
PRO
2
140
ループエンジニアリングでE2Eテストを実践
noriyukitakei
0
250
Multi-Agent並列開発を 安全に回すための技術 / Technology for Safely Multi-Agent Parallel Development
tooppoo
0
250
フルAIで個人開発して学んだあれこれ / yuruai vol.1
isaoshimizu
0
170
Featured
See All Featured
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
200
How to Grow Your eCommerce with AI & Automation
katarinadahlin
PRO
1
220
Prompt Engineering for Job Search
mfonobong
0
360
Faster Mobile Websites
deanohume
310
32k
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Facilitating Awesome Meetings
lara
57
7k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
870
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.8k
Building a Scalable Design System with Sketch
lauravandoore
463
34k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
The Mindset for Success: Future Career Progression
greggifford
PRO
0
370
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