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
小猴子也會的 Ubuntu Desktop 14.04 安裝教學
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
SJ Chou
July 17, 2015
Technology
1
120
小猴子也會的 Ubuntu Desktop 14.04 安裝教學
Ubuntu Desktop 14.04 安裝教學
SJ Chou
July 17, 2015
Tweet
Share
More Decks by SJ Chou
See All by SJ Chou
LangChain Framework 與 RAG 實做教學
samejack
1
10
LLM RAG 擷取增強生成介紹 - 3 種 RAG/Self-RAG/CRAG 全解析
samejack
1
100
NVIDIA Omniverse Kit Introduction
samejack
1
67
用 Keras 玩 Machine Learning
samejack
1
160
2020 MLaaS 產業介紹
samejack
1
79
Linux Container Introduction
samejack
1
44
Cloud Foundry Introduction
samejack
1
71
WordPress Blog SEO 兩三事
samejack
1
80
軟體品質與持續整合
samejack
1
110
Other Decks in Technology
See All in Technology
20260311 ビジネスSWG活動報告(デジタルアイデンティティ人材育成推進WG Ph2 活動報告会)
oidfj
0
260
20260311 技術SWG活動報告(デジタルアイデンティティ人材育成推進WG Ph2 活動報告会)
oidfj
0
290
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.3k
IBM Bobを使って、PostgreSQLのToDoアプリをDb2へ変換してみよう/202603_Dojo_Bob
mayumihirano
1
310
Dr. Werner Vogelsの14年のキーノートから紐解くエンジニアリング組織への処方箋@JAWS DAYS 2026
p0n
1
130
Google系サービスで文字起こしから勝手にカレンダーを埋めるエージェントを作った話
risatube
0
130
OpenClawで回す組織運営
jacopen
3
690
楽しく学ぼう!コミュニティ入門 AWSと人が つむいできたストーリー
hiroramos4
PRO
1
190
身体を持ったパーソナルAIエージェントの 可能性を探る開発
yokomachi
1
100
vLLM Community Meetup Tokyo #3 オープニングトーク
jpishikawa
0
320
JAWS Days 2026 楽しく学ぼう! 認証認可 入門/20260307-jaws-days-novice-lane-auth
opelab
10
1.8k
堅牢.py#2 LT資料
t3tra
0
130
Featured
See All Featured
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
140
Java REST API Framework Comparison - PWX 2021
mraible
34
9.2k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.8k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
200
The untapped power of vector embeddings
frankvandijk
2
1.6k
Typedesign – Prime Four
hannesfritz
42
3k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
190
Rails Girls Zürich Keynote
gr2m
96
14k
Large-scale JavaScript Application Architecture
addyosmani
515
110k
Exploring anti-patterns in Rails
aemeredith
2
290
Agile that works and the tools we love
rasmusluckow
331
21k
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
440
Transcript
小猴子也會的 Ubuntu Desktop 14.04 安裝教學 2015/07/18
[email protected]
http://blog.toright.com
Create Virtual Machine VirtualBox Linux VM
None
None
None
None
None
None
Install Ubuntu Desktop 14.01 LTS
None
None
None
None
None
None
None
None
None
None
None
None
None
Upgrade Your Linux
None
None
Terminal is Every Thing
None
Advanced Packaging Tool APT 套件管理工具
系統安裝後第一件要事 更新套件 $ sudo apt update $ sudo apt upgrade
None
None
Install VM Guest Additions
None
None
None
None
None
Reboot Your Ubuntu
None
Create Account $ sudo useradd {username} -s /bin/bash -m $
sudo passwd {username} $ sudo cat /etc/passwd
Linux Account Config File /etc/passwd /etc/group /etc/shadow
None
None
None
None
顯示登入帳號 顯示網路介面資訊
Thanks!