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
83
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
P 値と有意差/分散分析 / P-value, Significant Difference and Analysis of Variance
ks91
PRO
0
29
関連2群のt検定/独立2群のt検定 / Related 2-group t-test and independent 2-group t-test
ks91
PRO
0
51
A Guide to Paper Writing Support with Generative AI - A Joint Zemi
ks91
PRO
0
9
正規分布と簡単な統計理論/t分布と信頼区間 / Normal distribution, simple statistical theory, t-distribution and confidence intervals
ks91
PRO
0
43
じわじわ迫ってきている自動化社会 (その先にメタ・ネイチャー) / The Slowly Approaching Automated Society (and its beyond: Meta-Nature)
ks91
PRO
0
6
起こりうる誤った推論/平均・分散・標準偏差・自由度 / Possible false inferences, means, variances, standard deviations and degrees of freedom
ks91
PRO
0
59
LaTeX と Overleaf によるショートペーパー作成 / Short paper writing with LaTeX and Overleaf
ks91
PRO
0
23
R を用いた検定(補講) (1) — Welch 検定 / Tests using R (supplementary) (1) - Welch test
ks91
PRO
0
12
R を用いた検定(補講) (2) — カイ二乗検定 / Tests using R (supplementary) (2) - Chi-squared test
ks91
PRO
0
13
Other Decks in Technology
See All in Technology
スタートアップで取り組んでいるAzureとMicrosoft 365のセキュリティ対策/How to Improve Azure and Microsoft 365 Security at Startup
yuj1osm
0
260
AWS re:Invent 2024 recap
hkoketsu
0
710
多様なメトリックとシステムの健全性維持
masaaki_k
0
130
ZOZOTOWN の推薦における KPI モニタリング/KPI monitoring for ZOZOTOWN recommendations
rayuron
1
240
Duckiedrone - 基於 Raspberry Pi 與 Python 的小型無人機專案介紹
piepie_tw
PRO
0
110
TSKaigi 2024 の登壇から広がったコミュニティ活動について
tsukuha
0
170
AI×医用画像の現状と可能性_2024年版/AI×medical_imaging_in_japan_2024
tdys13
0
820
日本版とグローバル版のモバイルアプリ統合の開発の裏側と今後の展望
miichan
1
150
スケールし続ける事業とサービスを支える組織とアーキテクチャの生き残り戦略 / The survival strategy for Money Forward’s engineering.
moneyforward
0
160
社内イベント管理システムを1週間でAKSからACAに移行した話し
shingo_kawahara
0
230
ガバナンスを支える新サービス / New Services to Support Governance
sejima1105
1
710
Unlearn Product Development - Unleashed Edition
lemiorhan
PRO
2
150
Featured
See All Featured
Embracing the Ebb and Flow
colly
84
4.5k
Statistics for Hackers
jakevdp
796
220k
Docker and Python
trallard
43
3.2k
Why Our Code Smells
bkeepers
PRO
335
57k
Designing for humans not robots
tammielis
250
25k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
171
50k
Faster Mobile Websites
deanohume
305
30k
Navigating Team Friction
lara
183
15k
Optimising Largest Contentful Paint
csswizardry
33
3k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
Writing Fast Ruby
sferik
628
61k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
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