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
7年目のLinux初心者
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Barippi
March 24, 2018
Technology
0
390
7年目のLinux初心者
2012年からUbuntuを使い始めて一体何をやっているのかというゆるい東海道らぐ2018年3月横浜で行った自己紹介。
Barippi
March 24, 2018
Tweet
Share
More Decks by Barippi
See All by Barippi
Raspberry PiでSqueeze Boxを作る
barippi
1
360
Other Decks in Technology
See All in Technology
Go標準パッケージのI/O処理をながめる
matumoto
0
220
AlloyDB 奮闘記
hatappi
0
150
銀行の内製開発にて2つのプロダクトを1つのチームでスクラムしてみてる話
koba1210
1
140
Go 1.26 Genericsにおける再帰的型制約 / Recursive Type Constraints in Go 1.26 Generics
ryokotmng
0
120
決済サービスを支えるElastic Cloud - Elastic Cloudの導入と推進、決済サービスのObservability
suzukij
2
660
コンテキスト・ハーネスエンジニアリングの現在
hirosatogamo
PRO
3
460
今のWordPress の制作手法ってなにがあんねん?(改) / What’s the Deal with WordPress Development These Days?
tbshiki
0
500
Everything Claude Code を眺める
oikon48
11
7.3k
Claude Code のコード品質がばらつくので AI に品質保証させる仕組みを作った話 / A story about building a mechanism to have AI ensure quality, because the code quality from Claude Code was inconsistent
nrslib
13
8.6k
AI時代の「本当の」ハイブリッドクラウド — エージェントが実現した、あの頃の夢
ebibibi
0
150
エンジニアリングマネージャーの仕事
yuheinakasaka
0
110
Kubernetesにおける推論基盤
ry
1
410
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.4k
The untapped power of vector embeddings
frankvandijk
2
1.6k
The Cost Of JavaScript in 2023
addyosmani
55
9.8k
Technical Leadership for Architectural Decision Making
baasie
3
290
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
150
Navigating Algorithm Shifts & AI Overviews - #SMXNext
aleyda
1
1.2k
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
88
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
The Limits of Empathy - UXLibs8
cassininazir
1
260
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
So, you think you're a good person
axbom
PRO
2
2k
Transcript
7年目の初心者 2018/03/24 東海道らぐ横浜 2018桜舞う巻 関山直樹
目次 • 自己紹介 • Linuxとの出会い • 初心者は何をしているか • 私のよくやるコマンドベスト3
自己紹介 • 関山直樹@横浜 (HNばりっぴ) • Twitter @barippi (今は位置ログとブログ更新報告くらいにしか使ってない) • IM@STODON
@imastodon.net@barippi (アケマスからのアイマスおじさんです) • :don: @mstdn. maud.io@barippi • Mstdn-workers @mstdn-workers.com@barippi • その他アカウントは https://barippi.com で • 心の病にかかって9年前に離職してアイドリング中だったがご縁があり再就職に向けて活動中 • よく使っているOSはWindows10 • Linuxを勉強させていただこうと思い今回参加しました
LINUXとの出会い • 2012年鼻毛鯖を買った(鼻毛シェーバーが無いときだったけど) • OSなしモデルだったので本屋で日経Linuxを買ってUbuntu Desktopを入れたのが 始まり • 一応Androidスマホを使っている(シャープ AQUOS
PHONE 203Xxから今は AQUOS R) • Ubuntuしか知らないのでVPS(ConoHa)もUbuntu Serverで運用中 • サーバーにもかかわらずLTS運用しないで6ヶ月毎にsudo do-release-upgrade をし ているよく分かってない人
初心者はLINUXで何をしているか • Webサーバー(一応Let’s Encryptでhttps化はしている) • 家のNASの代わり • SFTPサーバー • sshサーバー(クライアントはPuTTY)
• Xrdpでリモートデスクトップ(おうち内だけ) • Mastodonインスタンス(https://mstdn.barippi.com/ 2017/04/15開設組だがユーザー数40名の過疎イ ンスタンス) • Windows Subsystem for Linuxでデスクトップ環境まで整えた • 基本ほったらかしなので初心者を抜け出せずにいる
私のよくやるコマンドベスト3 • 1位 sync • 2位 sudo apt update •
3位 sudo apt upgrade • 要はそのくらいほったらかしてる
何故1位がこのコマンドなのか • sync; sync; sync;
以上となります • ありがとうございました