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
40
NVIDIA Omniverse Kit Introduction
samejack
0
34
用 Keras 玩 Machine Learning
samejack
0
140
2020 MLaaS 產業介紹
samejack
0
58
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
How Do I Contact HP Printer Support? [Full 2025 Guide for U.S. Businesses]
harrry1211
0
120
AWS認定を取る中で感じたこと
siromi
1
190
Glacierだからってコストあきらめてない? / JAWS Meet Glacier Cost
taishin
1
170
マネジメントって難しい、けどおもしろい / Management is tough, but fun! #em_findy
ar_tama
7
1.1k
スタートアップに選択肢を 〜生成AIを活用したセカンダリー事業への挑戦〜
nstock
0
240
品質と速度の両立:生成AI時代の品質保証アプローチ
odasho
1
380
Geminiとv0による高速プロトタイピング
shinya337
1
270
B2C&B2B&社内向けサービスを抱える開発組織におけるサービス価値を最大化するイニシアチブ管理
belongadmin
2
7.2k
Model Mondays S2E04: AI Developer Experiences
nitya
0
190
Lakebaseを使ったAIエージェントを実装してみる
kameitomohiro
0
140
CDKTFについてざっくり理解する!!~CloudFormationからCDKTFへ変換するツールも作ってみた~
masakiokuda
1
160
What’s new in Android development tools
yanzm
0
330
Featured
See All Featured
Scaling GitHub
holman
460
140k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
Docker and Python
trallard
44
3.5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Typedesign – Prime Four
hannesfritz
42
2.7k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
A Tale of Four Properties
chriscoyier
160
23k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
The World Runs on Bad Software
bkeepers
PRO
69
11k
Gamification - CAS2011
davidbonilla
81
5.4k
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!