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
ODC2022 XDDC: openSUSEの近況
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Fuminobu TAKEYAMA
September 03, 2022
Technology
0
430
ODC2022 XDDC: openSUSEの近況
Open Developers Conference 2022
Fuminobu TAKEYAMA
September 03, 2022
Tweet
Share
More Decks by Fuminobu TAKEYAMA
See All by Fuminobu TAKEYAMA
7年ぶりのメジャーアップデート! エンタープライズ版ベースだけど無償で使える openSUSE Leap 16.0
ftake
0
520
openSUSE.Asia Summit 2024 Opening
ftake
0
65
openSUSE.Asia Summit 2024
ftake
0
290
マスコットのかわいい Linux ディストリビューション openSUSE とは?
ftake
0
470
A journey to resolve the xdg-autostart-generator issue
ftake
0
5.1k
マスコットのかわいいLinuxディストリビューション “openSUSE” の今
ftake
0
2k
たまには日本語入力 Mozc の話でもしようか ― 新機能の紹介とコードコミットができないプロジェクトとの関わり方
ftake
7
9.5k
openSUSE Leap 15.3 とリリースモデルの話
ftake
0
2.1k
openSUSE の紹介
ftake
0
740
Other Decks in Technology
See All in Technology
Windows ネットワークを再確認する
murachiakira
PRO
0
230
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
10k
APMの世界から見るOpenTelemetryのTraceの世界 / OpenTelemetry in the Java
soudai
PRO
0
220
OSSで構築するIT基盤管理実践事例: NetBox・Snipe-IT・FreeRADIUS+PrivacyIDEA / Practical Case Studies of IT Infrastructure Management Using OSS
nttcom
0
140
Snowflake Night #2 LT
taromatsui_cccmkhd
0
310
What's new in Go 1.26?
ciarana
2
280
AI ネイティブ組織への変革:ビジネスとITの統合が拓く未来/ AIで“はたらく”をアップデートする人材業界パーソルキャリアのリアル
techtekt
PRO
0
100
マイグレーションガイドに書いてないRiverpod 3移行話
taiju59
0
340
dbt meetup #19 『dbtを『なんとなく動かす』を卒業します』
tiltmax3
0
140
「データとの対話」の現在地と未来
kobakou
0
1.2k
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
4k
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
360
Featured
See All Featured
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.4k
Abbi's Birthday
coloredviolet
2
5.1k
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
450
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
210
Building AI with AI
inesmontani
PRO
1
760
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
140
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Into the Great Unknown - MozCon
thekraken
40
2.3k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
Done Done
chrislema
186
16k
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
Transcript
2022-09-03 1/6 openSUSEの近況 武山 文信
2022-05-28 2/6 openSUSE といえば、管理ツール YaST • ハードウェア設定、ユーザー管理、各種サーバー管理を GUI/TUI で –
Samba, VNC, HTTP, NTP
2022-05-28 3/6 2つの openSUSE Tumbleweed 常に最新 安定 ローリング・リリース 新しいカーネルやライブラリを使いたい人 アプリケーションのテスト環境
年次アップデート 有償サポートなしで安定版を使いたい人 普段遣いのデスクトップやサーバーに
2022-05-28 4/6 openSUSE Leap • SUSE Linux Enterprise (SLE) ベースのディストリビューション
– 基本的には SLE と同一のバイナリパッケージ – デスクトップにも使える • openSUSE 独自パッケージとして、デスクトップアプリを追加している • 最新版: openSUSE Leap 15.4 – 2022年6月
2022-05-28 5/6 最近の話: openSUSE Leap 16 • 検討が始まった • Adaptive
Linux Platform (通称ALP) – 最低限のホストOS + アプリケーションはコンテナとしてインストール • OCI (Docker) • Flatpack – openSUSE MicroOS から進化 • コンセプト検証中 – 定期的にワークショップ等を開催
2022-05-28 6/6 最近の話: Systemd User Service • KDE Plasma が
XDG Autostart の起動に systemd-xdg- autostart-generator を使用するようになった – /etc/xdg/autostart/*.desktop を解析して、Systemd の service ファイルに変換 して起動 • 非互換問題 – X-GNOME-* が入った desktop ファイルが無視される – デーモン化するアプリケーションを起動できない • desktop ファイルによる起動から、service による起動に移行するのが回避策