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
59
NVIDIA Omniverse Kit Introduction
samejack
0
45
用 Keras 玩 Machine Learning
samejack
0
150
2020 MLaaS 產業介紹
samejack
0
64
Linux Container Introduction
samejack
0
37
Cloud Foundry Introduction
samejack
0
55
WordPress Blog SEO 兩三事
samejack
0
74
軟體品質與持續整合
samejack
1
95
Android_Day_2013_-_Mobile_Web_App_Design.pdf
samejack
0
99
Other Decks in Technology
See All in Technology
Generative AI Japan 第一回生成AI実践研究会「AI駆動開発の現在地──ブレイクスルーの鍵を握るのはデータ領域」
shisyu_gaku
0
320
「全員プロダクトマネージャー」を実現する、Cursorによる仕様検討の自動運転
applism118
22
12k
初めてAWSを使うときのセキュリティ覚書〜初心者支部編〜
cmusudakeisuke
1
280
企業の生成AIガバナンスにおけるエージェントとセキュリティ
lycorptech_jp
PRO
2
190
Webアプリケーションにオブザーバビリティを実装するRust入門ガイド
nwiizo
7
870
Claude Code でアプリ開発をオートパイロットにするためのTips集 Zennの場合 / Claude Code Tips in Zenn
wadayusuke
4
380
人工衛星のファームウェアをRustで書く理由
koba789
15
8.2k
ブロックテーマ時代における、テーマの CSS について考える Toro_Unit / 2025.09.13 @ Shinshu WordPress Meetup
torounit
0
130
プラットフォーム転換期におけるGitHub Copilot活用〜Coding agentがそれを加速するか〜 / Leveraging GitHub Copilot During Platform Transition Periods
aeonpeople
1
220
EncryptedSharedPreferences が deprecated になっちゃった!どうしよう! / Oh no! EncryptedSharedPreferences has been deprecated! What should I do?
yanzm
0
480
共有と分離 - Compose Multiplatform "本番導入" の設計指針
error96num
2
1.1k
Platform開発が先行する Platform Engineeringの違和感
kintotechdev
4
580
Featured
See All Featured
4 Signs Your Business is Dying
shpigford
184
22k
How GitHub (no longer) Works
holman
315
140k
RailsConf 2023
tenderlove
30
1.2k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
GraphQLとの向き合い方2022年版
quramy
49
14k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
KATA
mclloyd
32
14k
Gamification - CAS2011
davidbonilla
81
5.4k
Code Reviewing Like a Champion
maltzj
525
40k
We Have a Design System, Now What?
morganepeng
53
7.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Building Applications with DynamoDB
mza
96
6.6k
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!