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
76
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
グリーンマイニングが Bitcoin プロトコルに及ぼす影響 / Impact of Green Mining on the Bitcoin Protocol
ks91
PRO
0
18
FinTech 13-14 : Ideathon, Presentations and Conclusions
ks91
PRO
0
22
デザイン相談会 / Design Consultation
ks91
PRO
0
13
FinTech 11-12 : Cyber-Physical Society and Future of Finance
ks91
PRO
0
49
メタ自然選択と製品トレーサビリティー / Meta-Natural Selection and Product Traceability
ks91
PRO
0
8
伝統的金融に呑まれる分散型金融 / Decentralised Finance Engulfed by Traditional Finance
ks91
PRO
0
15
ウェブサービスデザイン 2 / Web Service Design 2
ks91
PRO
0
24
生成AI による論文執筆サポートの手引き(ワークショップ) / A guide to supporting dissertation writing with generative AI (workshop)
ks91
PRO
0
250
FinTech 9-10: Smart Contracts and Decentralized Finance
ks91
PRO
0
62
Other Decks in Technology
See All in Technology
【Startup CTO of the Year 2024 / Audience Award】アセンド取締役CTO 丹羽健
niwatakeru
0
990
OCI Vault 概要
oracle4engineer
PRO
0
9.7k
iOS/Androidで同じUI体験をネ イティブで作成する際に気をつ けたい落とし穴
fumiyasac0921
1
110
複雑なState管理からの脱却
sansantech
PRO
1
140
Amazon CloudWatch Network Monitor のススメ
yuki_ink
1
200
20241120_JAWS_東京_ランチタイムLT#17_AWS認定全冠の先へ
tsumita
2
250
Terraform CI/CD パイプラインにおける AWS CodeCommit の代替手段
hiyanger
1
240
AWS Lambdaと歩んだ“サーバーレス”と今後 #lambda_10years
yoshidashingo
1
170
スクラムチームを立ち上げる〜チーム開発で得られたもの・得られなかったもの〜
ohnoeight
2
350
[FOSS4G 2024 Japan LT] LLMを使ってGISデータ解析を自動化したい!
nssv
1
210
IBC 2024 動画技術関連レポート / IBC 2024 Report
cyberagentdevelopers
PRO
0
110
The Role of Developer Relations in AI Product Success.
giftojabu1
0
120
Featured
See All Featured
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
VelocityConf: Rendering Performance Case Studies
addyosmani
325
24k
Making Projects Easy
brettharned
115
5.9k
Building Adaptive Systems
keathley
38
2.3k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
Making the Leap to Tech Lead
cromwellryan
133
8.9k
BBQ
matthewcrist
85
9.3k
How STYLIGHT went responsive
nonsquared
95
5.2k
Producing Creativity
orderedlist
PRO
341
39k
Typedesign – Prime Four
hannesfritz
40
2.4k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
Happy Clients
brianwarren
98
6.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