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
X Mounter
Search
趙惟倫
May 11, 2016
Programming
0
150
X Mounter
遠端檔案系統掛載程式
https://github.com/bluebat/.presentations/raw/master/xmounter.odp
趙惟倫
May 11, 2016
Tweet
Share
More Decks by 趙惟倫
See All by 趙惟倫
BASH Basics
bluebat
0
39
VDI Historical Overview
bluebat
1
180
RPM Sphere Repository
bluebat
0
1.4k
Multiplication Table in Various Programming Languages
bluebat
0
600
Gamelets Arena for AI Players
bluebat
0
690
Alternative Web Services
bluebat
0
280
Look at Yue Desktop
bluebat
0
500
msgchi L10n Tool
bluebat
0
700
Making P-Font with FontForge
bluebat
0
160
Other Decks in Programming
See All in Programming
CSC307 Lecture 07
javiergs
PRO
1
560
24時間止められないシステムを守る-医療ITにおけるランサムウェア対策の実際
koukimiura
2
170
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
210
izumin5210のプロポーザルのネタ探し #tskaigi_msup
izumin5210
1
440
15年続くIoTサービスのSREエンジニアが挑む分散トレーシング導入
melonps
2
450
FOSDEM 2026: STUNMESH-go: Building P2P WireGuard Mesh Without Self-Hosted Infrastructure
tjjh89017
0
190
Apache Iceberg V3 and migration to V3
tomtanaka
0
220
生成AIを活用したソフトウェア開発ライフサイクル変革の現在値
hiroyukimori
PRO
0
140
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
150
AI & Enginnering
codelynx
0
140
株式会社 Sun terras カンパニーデック
sunterras
0
1.9k
AI活用のコスパを最大化する方法
ochtum
0
110
Featured
See All Featured
The browser strikes back
jonoalderson
0
730
WCS-LA-2024
lcolladotor
0
470
The agentic SEO stack - context over prompts
schlessera
0
670
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
450
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
30 Presentation Tips
portentint
PRO
1
240
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
How Software Deployment tools have changed in the past 20 years
geshan
0
32k
Rails Girls Zürich Keynote
gr2m
96
14k
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
200
Fashionably flexible responsive web design (full day workshop)
malarkey
408
66k
YesSQL, Process and Tooling at Scale
rocio
174
15k
Transcript
趙惟倫 <
[email protected]
> 2016 年 5 月 11 日 X Mounter
X Mounter Chinese Opendesktop
2 Local Remote / CD USB SMB FTP SSH 需求
需求
簡介 簡介 以 ShellScript 編寫的「遠端檔案系統掛載程式」 每個掛載位置的資料由單一側寫檔案記錄,具備新增、掛載、編 輯、卸載、刪除等功能 圖形化介面採用 Xdialog 支援
nfs, cifs(smbfs), sshfs, ftpfs 相依於套件 nfs-utils, samba-client, fuse-sshfs, curlftpfs GPL 使用授權 https://github.com/chinese-opendesktop/xmounter
側寫檔範例 側寫檔範例 $HOME/.xmounter/FSTMP _COMMENT="File Server TMP" _TYPE="cifs" _LOCATION="192.168.1.51/TMP"
Xdialog Xdialog 適合 shell script 呼叫的圖形介面程式 http://xdialog.free.fr/ 使用範例 Xdialog --title
" 資訊 " --info " 已完成 " 0 0 2500 Xdialog --title " 輸入 " --inputbox " 內容 " 0 0 " 預設值 " Xdialog --title " 選單 " --radiolist " … 請選擇 " 0 0 0 " 一 " " 項目一 " "off" " 二 " " 項目二 " "on" 輸入自 stdin ;輸出至 stderr ;取消則回傳非零
展示 展示 FSTMP
待開發 待開發 桌面圖示改為符號連結以避免誤刪 改善 sshfs 必須在終端機中輸入密碼的問題 增加支援其他遠端檔案系統
謝謝各位 敬請指教 簡報模板:資訊未來大自由 ( 孫賜萍 )