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
SJ Chou
July 17, 2015
Technology
0
110
小猴子也會的 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
LLM RAG 擷取增強生成介紹 - 3 種 RAG/Self-RAG/CRAG 全解析
samejack
0
54
NVIDIA Omniverse Kit Introduction
samejack
0
43
用 Keras 玩 Machine Learning
samejack
0
140
2020 MLaaS 產業介紹
samejack
0
62
Linux Container Introduction
samejack
0
37
Cloud Foundry Introduction
samejack
0
54
WordPress Blog SEO 兩三事
samejack
0
73
軟體品質與持續整合
samejack
1
94
Android_Day_2013_-_Mobile_Web_App_Design.pdf
samejack
0
98
Other Decks in Technology
See All in Technology
モバイルアプリ研修
recruitengineers
PRO
3
310
新規案件の立ち上げ専門チームから見たAI駆動開発の始め方
shuyakinjo
0
130
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
24
6.3k
見てわかるテスト駆動開発
recruitengineers
PRO
5
440
広島銀行におけるAWS活用の取り組みについて
masakimori
0
140
Webアクセシビリティ入門
recruitengineers
PRO
1
300
GitHub Copilot coding agent を推したい / AIDD Nagoya #1
tnir
3
4.6k
ZOZOTOWNフロントエンドにおけるディレクトリの分割戦略
zozotech
PRO
18
5.5k
ABEMAにおける 生成AI活用の現在地 / The Current Status of Generative AI at ABEMA
dekatotoro
0
670
コスト削減の基本の「キ」~ コスト消費3大リソースへの対策 ~
smt7174
2
170
Evolution on AI Agent and Beyond - AGI への道のりと、シンギュラリティの3つのシナリオ
masayamoriofficial
0
190
広島発!スタートアップ開発の裏側
tsankyo
0
250
Featured
See All Featured
Embracing the Ebb and Flow
colly
87
4.8k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Site-Speed That Sticks
csswizardry
10
790
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.4k
Side Projects
sachag
455
43k
Bash Introduction
62gerente
614
210k
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!