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
44
NVIDIA Omniverse Kit Introduction
samejack
0
36
用 Keras 玩 Machine Learning
samejack
0
140
2020 MLaaS 產業介紹
samejack
0
59
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
96
Other Decks in Technology
See All in Technology
Snowflake のアーキテクチャは本当に筋がよかったのか / Data Engineering Study #30
indigo13love
0
280
AWS表彰プログラムとキャリアについて
naoki_0531
1
140
複数のGemini CLIが同時開発する狂気 - Jujutsuが実現するAIエージェント協調の新世界
gunta
13
3.8k
Power Automate のパフォーマンス改善レシピ / Power Automate Performance Improvement Recipes
karamem0
0
270
モバイルゲームの開発を支える基盤の歩み ~再現性のある開発ラインを量産する秘訣~
qualiarts
0
610
「育てる」サーバーレス 〜チーム開発研修で学んだ、小さく始めて大きく拡張するAWS設計〜
yu_kod
1
180
alecthomas/kong はいいぞ
fujiwara3
6
1.1k
Microsoft Learn MCP/Fabric データエージェント/Fabric MCP/Copilot Studio-簡単・便利なAIエージェント作ってみた -"Building Simple and Powerful AI Agents with Microsoft Learn MCP, Fabric Data Agent, Fabric MCP, and Copilot Studio"-
reireireijinjin6
1
150
今日からあなたもGeminiを好きになる
subaruhello
1
660
Ktor + Google Cloud Tasks/PubSub におけるOTel Messaging計装の実践
sansantech
PRO
1
330
SAE J1939シミュレーション環境構築
daikiokazaki
1
190
私とAWSとの関わりの歩み~意志あるところに道は開けるかも?~
nagisa53
1
130
Featured
See All Featured
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Balancing Empowerment & Direction
lara
1
510
Producing Creativity
orderedlist
PRO
346
40k
A better future with KSS
kneath
238
17k
We Have a Design System, Now What?
morganepeng
53
7.7k
It's Worth the Effort
3n
185
28k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Into the Great Unknown - MozCon
thekraken
40
1.9k
Designing for humans not robots
tammielis
253
25k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
Raft: Consensus for Rubyists
vanstee
140
7k
Docker and Python
trallard
45
3.5k
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!