Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
小猴子也會的 Ubuntu Desktop 14.04 安裝教學
SJ Chou
July 17, 2015
Technology
0
71
小猴子也會的 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
用 Keras 玩 Machine Learning
samejack
0
58
Linux Container Introduction
samejack
0
11
Cloud Foundry Introduction
samejack
0
33
WordPress Blog SEO 兩三事
samejack
0
35
軟體品質與持續整合
samejack
1
61
Android_Day_2013_-_Mobile_Web_App_Design.pdf
samejack
0
64
REST to RESTful Web Service
samejack
2
170
Caching in HTTP
samejack
0
76
The Clean Coder - 預估與壓力 (書摘)
samejack
0
130
Other Decks in Technology
See All in Technology
金融スタートアップの上場準備で大事にしたマインドセット / 2022-08-04-the-mindset-in-preparing-for-ipo
stajima
0
320
DeepDive into Modern Development with AWS
mokocm
1
350
ECS on EC2 で Auto Scaling やってみる!
sayjoy
1
280
テクニカルライティングの検定を受けてみた話 / "My Story About Taking the Technical Writing Exam
line_developers
PRO
1
220
Microsoft Data Analytics trends : ”Lakehouse” , ”Data Mesh"
ryomaru0825
2
150
#awsbasics [LT] サーバレスECにおける Step Functions の使い方
miu_crescent
0
860
セキュキャンを卒業してその後
kurochan
0
600
EKS AnywhereとIAM Anywhereを組み合わせてみた
regmarmcem
0
410
Power BI のうらがわ
hanaseleb
1
160
ぼくらが選んだ次のMySQL 8.0 / MySQL80 Which We Choose
line_developers
PRO
7
3.1k
ソフトウェアアーキテクチャの基礎: Software Architecture in a Nutshell
snoozer05
31
9.1k
Micro frontends and micro services
kashif98
0
150
Featured
See All Featured
4 Signs Your Business is Dying
shpigford
169
20k
Rebuilding a faster, lazier Slack
samanthasiow
62
7.3k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
37
3.3k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
181
15k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
21
1.4k
The Invisible Customer
myddelton
110
11k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
269
12k
Building an army of robots
kneath
299
40k
Gamification - CAS2011
davidbonilla
75
3.9k
Faster Mobile Websites
deanohume
294
29k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
29
4.4k
5 minutes of I Can Smell Your CMS
philhawksworth
196
18k
Transcript
小猴子也會的 Ubuntu Desktop 14.04 安裝教學 2015/07/18 sj@toright.com 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!