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
96
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
シリアスゲームとしての RPG / RPGs as Serious Games
ks91
PRO
0
17
"September 12th" ゲームのプロンプトの構造 / "September 12th" Game Prompt Structure
ks91
PRO
0
13
ワールドカフェI /チューターを改良する / World Café I and Improving the Tutors
ks91
PRO
0
110
自然言語の扱いと翻訳のためのプロンプト / Natural Language Handling and Prompts for Translation
ks91
PRO
0
26
研究って何だっけ / What is Research?
ks91
PRO
0
26
ブロックチェーンと分散ファイナンス概論 / Introduction to Blockchain and Decentralized Finance
ks91
PRO
0
13
大規模言語モデルの原理と使いこなしの原則 / Principles of Large Language Models and Their Use
ks91
PRO
0
26
講師研究紹介 / Research Introduction of the Lecturer
ks91
PRO
0
37
本授業におけるチャットボットの使い方 / How to Use Chatbots in This Class
ks91
PRO
0
48
Other Decks in Technology
See All in Technology
AI AgentOps LT大会(2025/04/16) Algomatic伊藤発表資料
kosukeito
0
130
YOLOv10~v12
tenten0727
4
920
プロダクト開発におけるAI時代の開発生産性
shnjtk
2
220
こんなデータマートは嫌だ。どんな? / waiwai-data-meetup-202504
shuntak
6
1.9k
Spice up your notifications/try!Swift25
noppefoxwolf
2
350
“パスワードレス認証への道" ユーザー認証の変遷とパスキーの関係
ritou
1
550
【2025年度新卒技術研修】100分で学ぶ サイバーエージェントのデータベース 活用事例とMySQLパフォーマンス調査
cyberagentdevelopers
PRO
5
7.1k
PicoRabbit: a Tiny Presentation Device Powered by Ruby
harukasan
PRO
2
170
3月のAWSアップデートを5分間でざっくりと!
kubomasataka
0
110
Lakeflow Connectのご紹介
databricksjapan
0
110
Classmethod AI Talks(CATs) #21 司会進行スライド(2025.04.17) / classmethod-ai-talks-aka-cats_moderator-slides_vol21_2025-04-17
shinyaa31
0
550
AIで進化するソフトウェアテスト:mablの最新生成AI機能でQAを加速!
mfunaki
0
130
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
223
9.6k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
12k
Stop Working from a Prison Cell
hatefulcrawdad
268
20k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
178
53k
BBQ
matthewcrist
88
9.6k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
How to Ace a Technical Interview
jacobian
276
23k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Code Reviewing Like a Champion
maltzj
522
40k
How to train your dragon (web standard)
notwaldorf
90
6k
GraphQLの誤解/rethinking-graphql
sonatard
71
10k
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