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
380
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
330
Other Decks in Technology
See All in Technology
AWSで始める実践Dagster入門
kitagawaz
1
740
AI時代を生き抜くエンジニアキャリアの築き方 (AI-Native 時代、エンジニアという道は 「最大の挑戦の場」となる) / Building an Engineering Career to Thrive in the Age of AI (In the AI-Native Era, the Path of Engineering Becomes the Ultimate Arena of Challenge)
jeongjaesoon
0
240
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
390
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
480
サラリーマンの小遣いで作るtoCサービス - Cloudflare Workersでスケールする開発戦略
shinaps
2
470
いま注目のAIエージェントを作ってみよう
supermarimobros
0
350
20250912_RPALT_データを集める→とっ散らかる問題_Obsidian紹介
ratsbane666
0
100
Create Ruby native extension gem with Go
sue445
0
130
Django's GeneratedField by example - DjangoCon US 2025
pauloxnet
0
160
株式会社ログラス - 会社説明資料【エンジニア】/ Loglass Engineer
loglass2019
4
65k
未経験者・初心者に贈る!40分でわかるAndroidアプリ開発の今と大事なポイント
operando
5
750
AIエージェント開発用SDKとローカルLLMをLINE Botと組み合わせてみた / LINEを使ったLT大会 #14
you
PRO
0
130
Featured
See All Featured
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
4 Signs Your Business is Dying
shpigford
184
22k
Code Review Best Practice
trishagee
71
19k
Site-Speed That Sticks
csswizardry
10
820
GitHub's CSS Performance
jonrohan
1032
460k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
How STYLIGHT went responsive
nonsquared
100
5.8k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
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;
以上となります • ありがとうございました