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
Barippi
March 24, 2018
Technology
0
370
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
320
Other Decks in Technology
See All in Technology
Introduction to Sansan, inc / Sansan Global Development Center, Inc.
sansan33
PRO
0
2.6k
Roo Codeにすべてを委ねるためのルール運用
pharma_x_tech
1
230
いまさら聞けない Git 超入門 〜Gitって結局なに?から始める第一歩〜
devops_vtj
0
160
GitHub Coding Agent 概要
kkamegawa
1
1.7k
[zh-TW] DevOpsDays Taipei 2025 -- Creating Awesome Change in SmartNews!(machine translation)
martin_lover
1
650
Javaアプリケーションの配布とパッケージング / Distribution and packaging of Java applications
hogelog
1
200
TypeScript と歩む OpenAPI の discriminator / OpenAPI discriminator with TypeScript
kaminashi
1
150
What's Next in OpenShift Q2 CY2025
redhatlivestreaming
1
820
Data Hubグループ 紹介資料
sansan33
PRO
0
1.7k
JNation 2025 - Quarkus for Spring Developers
edeandrea
PRO
0
110
從開發到架構設計的可觀測性實踐
philipz
0
110
OSMnx Galleryの紹介
mopinfish
0
150
Featured
See All Featured
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.2k
Visualization
eitanlees
146
16k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
840
Building Applications with DynamoDB
mza
95
6.4k
Balancing Empowerment & Direction
lara
1
87
Code Reviewing Like a Champion
maltzj
523
40k
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.7k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
5
620
VelocityConf: Rendering Performance Case Studies
addyosmani
329
24k
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;
以上となります • ありがとうございました